AmplifyBackend / Client / remove_backend_config
remove_backend_config#
- AmplifyBackend.Client.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' ) - Parameters:
- AppId (string) – - [REQUIRED] - The app ID. 
- Return type:
- dict 
- Returns:
- Response Syntax- { 'Error': 'string' } - Response Structure- (dict) – - 200 response - Error (string) – - 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