v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1418104117.3 KB

Removes the specified resources from the specified group. This operation works only with static groups that you populated using the GroupResources operation. It doesn't work with any resource groups that are automatically populated by tag-based or CloudFormation stack-based queries.

Minimum permissions

To run this command, you must have the following permissions:

  • resource-groups:UngroupResources
post/ungroup-resources

Request body

Groupstring required

The name or the ARN of the resource group from which to remove the resources.

ResourceArnsResourceArn[] required

The ARNs of the resources to be removed from the group.

Response

Success

SucceededResourceArn[]

A list of resources that were successfully removed from the group by this operation.