View a markdown version of this page

ListBaselines - AWS Control Tower

ListBaselines

Returns a summary list of all available baselines. For usage examples, see the AWS Control Tower User Guide.

Request Syntax

POST /list-baselines HTTP/1.1 Content-type: application/json { "maxResults": number, "nextToken": "string" }

URI Request Parameters

The request does not use any URI parameters.

Request Body

The request accepts the following data in JSON format.

maxResults

The maximum number of results to be shown.

Type: Integer

Valid Range: Minimum value of 4. Maximum value of 100.

Required: No

nextToken

A pagination token.

Type: String

Required: No

Response Syntax

HTTP/1.1 200 Content-type: application/json { "baselines": [ { "arn": "string", "description": "string", "