remove_backend_config
(**kwargs)¶Removes the AWS resources required to access the Amplify Admin UI.
See also: AWS API Documentation
Request Syntax
response = client.remove_backend_config(
AppId='string'
)
[REQUIRED]
The app ID.
{
'Error': 'string'
}
Response Structure
200 response
If the request fails, this error is returned.
Exceptions
AmplifyBackend.Client.exceptions.NotFoundException
AmplifyBackend.Client.exceptions.GatewayTimeoutException
AmplifyBackend.Client.exceptions.TooManyRequestsException
AmplifyBackend.Client.exceptions.BadRequestException