Last update: 2024-04-24

resource-groups

AWS Resource Groups

AWS CLI PowerShell Cmdlet
aws resource-groups create-group New-RGGroup
aws resource-groups delete-group Remove-RGGroup
aws resource-groups get-account-settings Get-RGAccountSetting
aws resource-groups get-group Get-RGGroup
aws resource-groups get-group-configuration Get-RGGroupConfiguration
aws resource-groups get-group-query Get-RGGroupQuery
aws resource-groups get-tags Get-RGResourceTag
aws resource-groups group-resources Add-RGResource
aws resource-groups list-group-resources Get-RGGroupResourceList
aws resource-groups list-groups Get-RGGroupList
aws resource-groups put-group-configuration Write-RGGroupConfiguration
aws resource-groups search-resources Find-RGResource
aws resource-groups tag Add-RGResourceTag
aws resource-groups ungroup-resources Remove-RGResource
aws resource-groups untag Remove-RGResourceTag
aws resource-groups update-account-settings Update-RGAccountSetting
aws resource-groups update-group Update-RGGroup
aws resource-groups update-group-query Update-RGGroupQuery