v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14179784.8 KB

Gets summary information about all your logging configurations in the AWS region where the API request is processed.

post/ListLoggingConfigurations

Request body

nextTokenstring

The first logging configurations to retrieve. This is used for pagination; see the <code>nextToken</code> response field.

maxResultsinteger

Maximum number of logging configurations to return. Default: 50.

Response

Success

nextTokenstring

If there are more logging configurations than <code>maxResults</code>, use <code>nextToken</code> in the request to get the next set.