Class | Description |
---|---|
BackendAPIAppSyncAuthSettings |
The authentication settings for accessing provisioned data models in your Amplify project.
|
BackendAPIAuthType |
Describes the auth types for your configured data models.
|
BackendAPIConflictResolution |
Describes the conflict resolution configuration for the data model configured in your Amplify project.
|
BackendAPIResourceConfig |
The resource configuration for the data model, configured as a part of the Amplify project.
|
BackendAuthSocialProviderConfig |
Describes third-party social federation configurations for allowing your app users to sign in using OAuth.
|
BackendJobRespObj |
The response object for this operation.
|
CloneBackendRequest |
The request body for CloneBackend.
|
CloneBackendResult | |
CreateBackendAPIRequest |
The request body for CreateBackendAPI.
|
CreateBackendAPIResult | |
CreateBackendAuthForgotPasswordConfig |
Describes the forgot password policy for authenticating into the Amplify app.
|
CreateBackendAuthIdentityPoolConfig |
Describes authorization configurations for the auth resources, configured as a part of your Amplify project.
|
CreateBackendAuthMFAConfig |
Describes whether to apply multi-factor authentication (MFA) policies for your Amazon Cognito user pool that's
configured as a part of your Amplify project.
|
CreateBackendAuthOAuthConfig |
Creates the OAuth configuration for your Amplify project.
|
CreateBackendAuthPasswordPolicyConfig |
The password policy configuration for the backend of your Amplify project.
|
CreateBackendAuthRequest |
The request body for CreateBackendAuth.
|
CreateBackendAuthResourceConfig |
Defines the resource configuration when creating an auth resource in your Amplify project.
|
CreateBackendAuthResult | |
CreateBackendAuthUserPoolConfig |
Describes the Amazon Cognito user pool configuration for the auth resource to be configured for your Amplify project.
|
CreateBackendConfigRequest |
The request body for CreateBackendConfig.
|
CreateBackendConfigResult | |
CreateBackendRequest |
The request body for CreateBackend.
|
CreateBackendResult | |
CreateTokenRequest | |
CreateTokenResult | |
DeleteBackendAPIRequest |
The request body for DeleteBackendAPI.
|
DeleteBackendAPIResult | |
DeleteBackendAuthRequest |
The request body for DeleteBackendAuth.
|
DeleteBackendAuthResult | |
DeleteBackendRequest | |
DeleteBackendResult | |
DeleteTokenRequest | |
DeleteTokenResult | |
EmailSettings |
The configuration for the email sent when an app user forgets their password.
|
GenerateBackendAPIModelsRequest |
The request body for GenerateBackendAPIModels.
|
GenerateBackendAPIModelsResult | |
GetBackendAPIModelsRequest |
The request body for GetBackendAPIModels.
|
GetBackendAPIModelsResult | |
GetBackendAPIRequest |
The request body for GetBackendAPI.
|
GetBackendAPIResult | |
GetBackendAuthRequest |
The request body for GetBackendAuth.
|
GetBackendAuthResult | |
GetBackendJobRequest | |
GetBackendJobResult | |
GetBackendRequest |
The request body for GetBackend.
|
GetBackendResult | |
GetTokenRequest | |
GetTokenResult | |
ListBackendJobsRequest |
The request body for ListBackendJobs.
|
ListBackendJobsResult | |
LoginAuthConfigReqObj |
The request object for this operation.
|
RemoveAllBackendsRequest |
The request body for RemoveAllBackends.
|
RemoveAllBackendsResult | |
RemoveBackendConfigRequest | |
RemoveBackendConfigResult | |
ResourceConfig |
Defines the resource configuration for the data model in your Amplify project.
|
Settings |
The settings of your MFA configuration for the backend of your Amplify project.
|
SmsSettings |
SMS settings for authentication.
|
SocialProviderSettings |
The settings for using the social identity providers for access to your Amplify app.
|
UpdateBackendAPIRequest |
The request body for UpdateBackendAPI.
|
UpdateBackendAPIResult | |
UpdateBackendAuthForgotPasswordConfig |
Describes the forgot password policy for authenticating into the Amplify app.
|
UpdateBackendAuthIdentityPoolConfig |
Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth
resource in the Amplify project.
|
UpdateBackendAuthMFAConfig |
Updates the multi-factor authentication (MFA) configuration for the backend of your Amplify project.
|
UpdateBackendAuthOAuthConfig |
The OAuth configurations for authenticating users into your Amplify app.
|
UpdateBackendAuthPasswordPolicyConfig |
Describes the password policy for your Amazon Cognito user pool that's configured as a part of your Amplify project.
|
UpdateBackendAuthRequest |
The request body for UpdateBackendAuth.
|
UpdateBackendAuthResourceConfig |
Defines the resource configuration when updating an authentication resource in your Amplify project.
|
UpdateBackendAuthResult | |
UpdateBackendAuthUserPoolConfig |
Describes the Amazon Cognito user pool configuration to configure the authorization resource for your Amplify project
on an update.
|
UpdateBackendConfigRequest |
The request body for UpdateBackendConfig.
|
UpdateBackendConfigResult | |
UpdateBackendJobRequest |
The request body for GetBackendJob.
|
UpdateBackendJobResult |
Exception | Description |
---|---|
AWSAmplifyBackendException |
Base exception for all service exceptions thrown by AmplifyBackend
|
BadRequestException |
An error returned if a request is not formed properly.
|
GatewayTimeoutException |
An error returned if there's a temporary issue with the service.
|
NotFoundException |
An error returned when a specific resource type is not found.
|
TooManyRequestsException |
An error that is returned when a limit of a specific type is exceeded.
|