{
  "identitycenter": [
    "sso"
  ],
  "catalog": [
    "aws-marketplace"
  ],
  "accounts.google.com": [
    "sts"
  ],
  "agent.${Domain}.buildkite.dev": [
    "sts"
  ],
  "agent.${Domain}.buildkite.site": [
    "sts"
  ],
  "agent.buildkite.com": [
    "sts"
  ],
  "cognito-identity.amazonaws.com": [
    "sts"
  ],
  "github.com/enterprises/${EnterpriseName}": [
    "sts"
  ],
  "gitlab.com": [
    "sts"
  ],
  "graph.facebook.com": [
    "sts"
  ],
  "idcs-${OciUniqueIdentifier}.identity.oraclecloud.com": [
    "sts"
  ],
  "oidc.circleci.com/org/${OrgId}": [
    "sts"
  ],
  "saml": [
    "sts"
  ],
  "token.actions.${Domain}.ghe.com": [
    "sts"
  ],
  "token.actions.githubusercontent.com/${SubPath}": [
    "sts"
  ],
  "token.actions.githubusercontent.com": [
    "sts"
  ],
  "www.amazon.com": [
    "sts"
  ],
  "cognito-identity-auth": [
    "cognito-identity"
  ],
  "cognito-identity-unauth": [
    "cognito-identity"
  ]
}