This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IdentityStore::AllGroupMemberships
The AWS::IdentityStore::AllGroupMemberships resource Property description not available. for IdentityStore.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::IdentityStore::AllGroupMemberships", "Properties" : { "GroupId" :String, "IdentityStoreId" :String, "MemberId" :MemberId} }
YAML
Type: AWS::IdentityStore::AllGroupMemberships Properties: GroupId:StringIdentityStoreId:StringMemberId:MemberId
Properties
GroupIdProperty description not available.
Required: No
Type: String
Pattern:
^([0-9a-f]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}$Minimum:
1Maximum:
47Update requires: Replacement
IdentityStoreIdProperty description not available.
Required: No
Type: String
Pattern:
^d-[0-9a-f]{10}$|^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Minimum:
1Maximum:
36Update requires: Replacement
MemberId-
An object containing the identifier of a group member.
Required: No
Type: MemberId
Update requires: Replacement
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreatedAtProperty description not available.
CreatedByProperty description not available.
MembershipIdProperty description not available.
UpdatedAtProperty description not available.
UpdatedByProperty description not available.