CloudTrail / Client / delete_dashboard
delete_dashboard#
- CloudTrail.Client.delete_dashboard(**kwargs)#
Deletes the specified dashboard. You cannot delete a dashboard that has termination protection enabled.
See also: AWS API Documentation
Request Syntax
response = client.delete_dashboard( DashboardId='string' )
- Parameters:
DashboardId (string) –
[REQUIRED]
The name or ARN for the dashboard.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
CloudTrail.Client.exceptions.ConflictException
CloudTrail.Client.exceptions.ResourceNotFoundException
CloudTrail.Client.exceptions.UnsupportedOperationException