Data retrieval APIs for Amazon Cognito User Pools
Amazon Cognito User Pools provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
AdminGetDevice | Get information about any user's devices | Read |
AdminGetUser | Look up any user by user name | Read |
AdminListDevices | List any user's remembered devices | List |
AdminListGroupsForUser | List the groups that any user belongs to | List |
AdminListUserAuthEvents | Lists sign-in events for any user | Read |
DescribeIdentityProvider | Describe any user pool identity provider | Read |
DescribeManagedLoginBranding | Get the detailed information about the branding style of managed login | Read |
DescribeManagedLoginBrandingByClient | Get the detailed information about the branding style of managed login associated with an appclient | Read |
DescribeResourceServer | Describe any OAuth 2.0 resource server | Read |
DescribeRiskConfiguration | Describe the risk configuration settings of user pools and app clients | Read |
DescribeUserImportJob | Describe any user import job | Read |
DescribeUserPool | Describe user pools | Read |
DescribeUserPoolClient | Describe any user pool app client | Read |
DescribeUserPoolDomain | Describe any user pool domain | Read |
GetCSVHeader | Generate headers for a user import .csv file | Read |
GetDevice | Get the device | Read |
GetGroup | Describe a user pool group | Read |
GetIdentityProviderByIdentifier | Correlate a user pool IdP identifier to the IdP Name | Read |
GetLogDeliveryConfiguration | Get the detailed activity logging configuration for a user pool | Read |
GetSigningCertificate | Look up signing certificates for user pools | Read |
GetUICustomization | Get UI customization information for the hosted UI of any app client | Read |
GetUser | Get the user attributes and metadata for a user | Read |
GetUserAttributeVerificationCode | Get the user attribute verification code for the specified attribute name | Read |
GetUserPoolMfaConfig | Look up the MFA configuration of user pools | Read |
GetWebACLForResource | Get the AWS WAF web ACL that is associated with an Amazon Cognito user pool | Read |
ListDevices | List the devices | List |
ListGroups | List all groups in user pools | List |
ListIdentityProviders | List all identity providers in user pools | List |
ListResourceServers | List all resource servers in user pools | List |
ListResourcesForWebACL | List the user pools that are associated with an AWS WAF web ACL | List |
ListTagsForResource | List the tags that are assigned to an Amazon Cognito user pool | List |
ListUserImportJobs | List all user import jobs | List |
ListUserPoolClients | List all app clients in user pools | List |
ListUserPools | List all user pools | List |
ListUsers | List all user pool users | List |
ListUsersInGroup | List the users in any group | List |