ListTagSyncTasksFilter - AWS Resource Groups

ListTagSyncTasksFilter

Returns tag-sync tasks filtered by the Amazon resource name (ARN) or name of a specified application group.

Contents

Note

In the following list, the required parameters are described first.

GroupArn

The Amazon resource name (ARN) of the application group.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 1600.

Pattern: arn:aws(-[a-z]+)*:resource-groups:[a-z]{2}(-[a-z]+)+-\d{1}:[0-9]{12}:group/([a-zA-Z0-9_\.-]{1,300}|[a-zA-Z0-9_\.-]{1,150}/[a-z0-9]{26})

Required: No

GroupName

The name of the application group.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 300.

Pattern: [a-zA-Z0-9_\.-]{1,300}|[a-zA-Z0-9_\.-]{1,150}/[a-z0-9]{26}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: