ConfigService / Client / delete_retention_configuration
delete_retention_configuration¶
- ConfigService.Client.delete_retention_configuration(**kwargs)¶
- Deletes the retention configuration. - See also: AWS API Documentation - Request Syntax- response = client.delete_retention_configuration( RetentionConfigurationName='string' ) - Parameters:
- RetentionConfigurationName (string) – - [REQUIRED] - The name of the retention configuration to delete. 
- Returns:
- None 
 - Exceptions