v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475327289.3 KB

Updates the user access logging settings.

patch/userAccessLoggingSettings/{userAccessLoggingSettingsArn}

Path parameters

userAccessLoggingSettingsArnstring required

The ARN of the user access logging settings.

Request body

kinesisStreamArnstring

Kinesis stream ARN to which log events are published.

clientTokenstring
<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token return the result from the original successful request. </p> <p>If you do not specify a client token, one is automatically generated by the Amazon Web Services SDK.</p>

Response

Success