v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436168166.7 KB

Updates an MSK configuration.

put/v1/configurations/{arn}

Path parameters

arnstring required
        <p>The Amazon Resource Name (ARN) of the configuration.</p>

Request body

descriptionstring
        <p>The description of the configuration revision.</p>
serverPropertiesstring required
        <p>Contents of the <filename>server.properties</filename> file. When using the API, you must ensure that the contents of the file are base64 encoded. 
           When using the AWS Management Console, the SDK, or the AWS CLI, the contents of <filename>server.properties</filename> can be in plaintext.</p>

Response

Success

Arnstring
        <p>The Amazon Resource Name (ARN) of the configuration.</p>