Skip to main content

@swamp/aws/identitystore

v2026.04.23.3

AWS IDENTITYSTORE infrastructure models

Repository

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

Labels

awsidentitystorecloudinfrastructure

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/identitystore

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

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Description?stringA string containing the description of the group.
DisplayNamestringA string containing the name of the group. This value is commonly displayed when the group is referenced.
IdentityStoreIdstringThe globally unique identifier for the identity store.
createCreate a IdentityStore Group
getGet a IdentityStore Group
ArgumentTypeDescription
identifierstringThe primary identifier of the IdentityStore Group
updateUpdate a IdentityStore Group
deleteDelete a IdentityStore Group
ArgumentTypeDescription
identifierstringThe primary identifier of the IdentityStore Group
syncSync IdentityStore Group state from AWS

Resources

state(infinite)— IdentityStore Group resource state
@swamp/aws/identitystore/group-membershipv2026.04.23.2group_membership.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
GroupIdstringThe unique identifier for a group in the identity store.
IdentityStoreIdstringThe globally unique identifier for the identity store.
MemberIdobjectAn object containing the identifier of a group member.
createCreate a IdentityStore GroupMembership
getGet a IdentityStore GroupMembership
ArgumentTypeDescription
identifierstringThe primary identifier of the IdentityStore GroupMembership
deleteDelete a IdentityStore GroupMembership
ArgumentTypeDescription
identifierstringThe primary identifier of the IdentityStore GroupMembership
syncSync IdentityStore GroupMembership state from AWS

Resources

state(infinite)— IdentityStore GroupMembership resource state