Amazon Cognito Identity Skill
amazonaws-com-cognito-identity
amazonaws-com-cognito-identity
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates a new identity pool. The identity pool is a store of user identity information that is specific to your AWS account. The keys for SupportedLoginProviders are as follows: F... |
POST | / | Deletes identities from an identity pool. You can specify a list of 1-60 identities that you want to delete. You must use AWS Developer credentials to call this API. |
POST | / | Deletes an identity pool. Once a pool is deleted, users will not be able to authenticate with the pool. You must use AWS Developer credentials to call this API. |
POST | / | Returns metadata related to the given identity, including when the identity was created and any associated linked logins. You must use AWS Developer credentials to call this API. |
POST | / | Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users. You must use AWS Developer credentials to call... |
POST | / | Returns credentials for the provided identity ID. Any provided logins will be validated against supported login providers. If the token is for cognito-identity.amazonaws.com, it w... |
POST | / | Generates (or retrieves) a Cognito ID. Supplying multiple logins will create an implicit linked account. This is a public API. You do not need any credentials to call this API. |
POST | / | Gets the roles for an identity pool. You must use AWS Developer credentials to call this API. |
POST | / | Gets an OpenID token, using a known Cognito ID. This known Cognito ID is returned by GetId. You can optionally add additional logins for the identity. Supplying multiple logins cr... |
POST | / | Registers (or retrieves) a Cognito IdentityId and an OpenID Connect token for a user authenticated by your backend authentication process. Supplying multiple logins will create an... |
POST | / | Use GetPrincipalTagAttributeMap to list all mappings between PrincipalTags and user attributes. |
POST | / | Lists the identities in an identity pool. You must use AWS Developer credentials to call this API. |
POST | / | Lists all of the Cognito identity pools registered for your account. You must use AWS Developer credentials to call this API. |
POST | / | Lists the tags that are assigned to an Amazon Cognito identity pool. A tag is a label that you can apply to identity pools to categorize and manage them in different ways, such as... |
POST | / | Retrieves the IdentityID associated with a DeveloperUserIdentifier or the list of DeveloperUserIdentifier values associated with an IdentityId for an existing identity. Either Ide... |
POST | / | Merges two users having different IdentityIds, existing in the same identity pool, and identified by the same developer provider. You can use this action to request that discrete... |
POST | / | Sets the roles for an identity pool. These roles are used when making calls to GetCredentialsForIdentity action. You must use AWS Developer credentials to call this API. |
POST | / | You can use this operation to use default (username and clientID) attribute or custom attribute mappings. |
POST | / | Assigns a set of tags to the specified Amazon Cognito identity pool. A tag is a label that you can use to categorize and manage identity pools in different ways, such as by purpos... |
POST | / | Unlinks a DeveloperUserIdentifier from an existing identity. Unlinked developer users will be considered new identities next time they are seen. If, for a given Cognito identity,... |
POST | / | Unlinks a federated identity from an existing account. Unlinked logins will be considered new identities next time they are seen. Removing the last linked login will make this ide... |
POST | / | Removes the specified tags from the specified Amazon Cognito identity pool. You can use this action up to 5 times per second, per account |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-cognito-identity
Downloads and installs to ~/.claude/skills/amazonaws-com-cognito-identity/
2014-06-30 (2026-02-13)