resourcegroups_ungroup_resources: Removes the specified resources from the specified group

View source: R/resourcegroups_operations.R

resourcegroups_ungroup_resourcesR Documentation

Removes the specified resources from the specified group

Description

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

See https://www.paws-r-sdk.com/docs/resourcegroups_ungroup_resources/ for full documentation.

Usage

resourcegroups_ungroup_resources(Group, ResourceArns)

Arguments

Group

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

ResourceArns

[required] The ARNs of the resources to be removed from the group.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.