2025/04/22 - AmazonMQ - 1 new api methods
Changes You can now delete Amazon MQ broker configurations using the DeleteConfiguration API. For more information, see Configurations in the Amazon MQ API Reference.
Deletes the specified configuration.
See also: AWS API Documentation
Request Syntax
client.delete_configuration( ConfigurationId='string' )
string
[REQUIRED]
The unique ID that Amazon MQ generates for the configuration.
dict
Response Syntax
{ 'ConfigurationId': 'string' }
Response Structure
(dict) --
HTTP Status Code 200: OK.
ConfigurationId (string) --
The unique ID that Amazon MQ generates for the configuration.