AmazonMQ

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.

DeleteConfiguration (new) Link ΒΆ

Deletes the specified configuration.

See also: AWS API Documentation

Request Syntax

client.delete_configuration(
    ConfigurationId='string'
)
type ConfigurationId:

string

param ConfigurationId:

[REQUIRED]

The unique ID that Amazon MQ generates for the configuration.

rtype:

dict

returns:

Response Syntax

{
    'ConfigurationId': 'string'
}

Response Structure

  • (dict) --

    HTTP Status Code 200: OK.

    • ConfigurationId (string) --

      The unique ID that Amazon MQ generates for the configuration.