Amazon Cognito · GraphQL Specification

Amazon Cognito GraphQL Schema

This GraphQL schema provides a conceptual representation of the Amazon Cognito API surface, covering both User Pools and Identity Pools. It is designed as a reference schema that maps Cognito's REST/SDK operations into typed GraphQL queries, mutations, and subscriptions.

Documentation Endpoint View on GitHub AuthenticationIdentityOAuthOIDCSAMLUser ManagementFederated IdentityGraphQL

Overview

Amazon Cognito GraphQL Schema is a GraphQL API specification published by Amazon Cognito on the APIs.io network.

This GraphQL schema provides a conceptual representation of the Amazon Cognito API surface, covering both User Pools and Identity Pools. It is designed as a reference schema that maps Cognito’s REST/SDK operations into typed GraphQL queries, mutations, and subscriptions.

Tagged areas include Authentication, Identity, OAuth, OIDC, and SAML.

Endpoint

Related API Specs

Amazon Cognito User Pools API (OpenAPI) Amazon Cognito Identity Pools API (OpenAPI)
Back to Amazon Cognito · All GraphQL Specs · GitHub