v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142717496.7 KB

Lists the log pattern sets in the specific application.

post/#X-Amz-Target=EC2WindowsBarleyService.ListLogPatternSets

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'EC2WindowsBarleyService.ListLogPatternSets' required

Request body

ResourceGroupNamestring required

The name of the resource group.

MaxResultsinteger

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.

NextTokenstring

The token to request the next page of results.

Response

Success

ResourceGroupNamestring

The name of the resource group.

LogPatternSetsLogPatternSetName[]

The list of log pattern sets.

NextTokenstring

The token used to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.