v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1421129123.2 KB

Returns a list of the groups that the specified canary is associated with. The canary that you specify must be in the current Region.

post/resource/{resourceArn}/groups

Path parameters

resourceArnstring required

The ARN of the canary that you want to view groups for.

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

NextTokenstring

A token that indicates that there is more data available. You can use this token in a subsequent operation to retrieve the next set of results.

MaxResultsinteger

Specify this parameter to limit how many groups are returned each time you use the <code>ListAssociatedGroups</code> operation. If you omit this parameter, the default of 20 is used.

Response

Success

NextTokenstring

A token that indicates that there is more data available. You can use this token in a subsequent <code>ListAssociatedGroups</code> operation to retrieve the next set of results.