Skip to main content

@swamp/aws/resourcegroups

v2026.04.23.3

AWS RESOURCEGROUPS infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awsresourcegroupscloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/aws/resourcegroups

@swamp/aws/resourcegroups/groupv2026.04.23.2group.ts

Global Arguments

ArgumentTypeDescription
NamestringThe name of the resource group
Description?stringThe description of the resource group
ResourceQuery?object
Tags?array
Configuration?array
Resources?array
createCreate a ResourceGroups Group
getGet a ResourceGroups Group
ArgumentTypeDescription
identifierstringThe primary identifier of the ResourceGroups Group
updateUpdate a ResourceGroups Group
deleteDelete a ResourceGroups Group
ArgumentTypeDescription
identifierstringThe primary identifier of the ResourceGroups Group
syncSync ResourceGroups Group state from AWS

Resources

state(infinite)— ResourceGroups Group resource state
@swamp/aws/resourcegroups/tag-sync-taskv2026.04.23.2tag_sync_task.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
GroupstringThe Amazon resource name (ARN) or name of the application group for which you want to create a tag-sync task
TagKeystringThe tag key. Resources tagged with this tag key-value pair will be added to the application. If a resource with this tag is later untagged, the tag-sync task removes the resource from the application.
TagValuestringThe tag value. Resources tagged with this tag key-value pair will be added to the application. If a resource with this tag is later untagged, the tag-sync task removes the resource from the application.
RoleArnstringThe Amazon resource name (ARN) of the role assumed by the service to tag and untag resources on your behalf.
createCreate a ResourceGroups TagSyncTask
getGet a ResourceGroups TagSyncTask
ArgumentTypeDescription
identifierstringThe primary identifier of the ResourceGroups TagSyncTask
deleteDelete a ResourceGroups TagSyncTask
ArgumentTypeDescription
identifierstringThe primary identifier of the ResourceGroups TagSyncTask
syncSync ResourceGroups TagSyncTask state from AWS

Resources

state(infinite)— ResourceGroups TagSyncTask resource state