v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448206184.6 KB

Lists the subscription filters for the specified log group. You can list all the subscription filters or filter the results by prefix. The results are ASCII-sorted by filter name.

post/#X-Amz-Target=Logs_20140328.DescribeSubscriptionFilters

Query parameters

limitstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'Logs_20140328.DescribeSubscriptionFilters' required

Request body

logGroupNamestring required

The name of the log group.

filterNamePrefixstring

The prefix to match. If you don't specify a value, no prefix filter is applied.

nextTokenstring

The token for the next set of items to return. (You received this token from a previous call.)

limitinteger

The maximum number of items returned. If you don't specify a value, the default is up to 50 items.

Response

Success

nextTokenstring

The token for the next set of items to return. The token expires after 24 hours.