Skip to main content

Module state

Module state 

Source
Expand description

Account-partitioned, serializable state for AWS Resource Groups.

Structs§

AccountSettings
ResourceGroup
A resource group. resources holds ARNs explicitly associated via GroupResources (for configuration/service-linked groups without a query); query-based groups compute membership from their query.
ResourceGroupsSnapshot
ResourceGroupsState
ResourceQuery
A resource query attached to a group: either a tag filter or a CloudFormation-stack membership query. query is the raw JSON string AWS carries in the Query member.
TagSyncTask
A tag-sync task binding a tag key/value to a group so matching resources are auto-associated.

Constants§

RESOURCE_GROUPS_SNAPSHOT_SCHEMA_VERSION

Type Aliases§

SharedResourceGroupsState