v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436168166.7 KB

Returns a description of this MSK configuration.

get/v1/configurations/{arn}

Path parameters

arnstring required
        <p>The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.</p>

Response

Success

Arnstring
        <p>The Amazon Resource Name (ARN) of the configuration.</p>
CreationTimestring date-time
        <p>The time when the configuration was created.</p>
Descriptionstring
        <p>The description of the configuration.</p>
KafkaVersionsString[]
        <p>The versions of Apache Kafka with which you can use this MSK configuration.</p>
Namestring
        <p>The name of the configuration.</p>
State'ACTIVE' | 'DELETING' | 'DELETE_FAILED'
        <p>The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED. </p>