ConfigService / Client / delete_stored_query
delete_stored_query#
- ConfigService.Client.delete_stored_query(**kwargs)#
- Deletes the stored query for a single Amazon Web Services account and a single Amazon Web Services Region. - See also: AWS API Documentation - Request Syntax - response = client.delete_stored_query( QueryName='string' ) - Parameters:
- QueryName (string) – - [REQUIRED] - The name of the query that you want to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - ConfigService.Client.exceptions.ValidationException
- ConfigService.Client.exceptions.ResourceNotFoundException