Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_control_panel

delete_control_panel(**kwargs)

Deletes a control panel.

See also: AWS API Documentation

Request Syntax

response = client.delete_control_panel(
    ControlPanelArn='string'
)
Parameters
ControlPanelArn (string) --

[REQUIRED]

The Amazon Resource Name (ARN) of the control panel.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

    200 response - Success.

Exceptions

  • Route53RecoveryControlConfig.Client.exceptions.ValidationException
  • Route53RecoveryControlConfig.Client.exceptions.InternalServerException
  • Route53RecoveryControlConfig.Client.exceptions.AccessDeniedException
  • Route53RecoveryControlConfig.Client.exceptions.ResourceNotFoundException
  • Route53RecoveryControlConfig.Client.exceptions.ThrottlingException
  • Route53RecoveryControlConfig.Client.exceptions.ConflictException