AWS::IdentityStore::Group
A group object, which contains a specified group’s metadata and attributes.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::IdentityStore::Group", "Properties" : { "Description" :String, "DisplayName" :String, "IdentityStoreId" :String} }
YAML
Type: AWS::IdentityStore::Group Properties: Description:StringDisplayName:StringIdentityStoreId:String
Properties
Description-
A string containing the description of the group.
Required: No
Type: String
Update requires: No interruption
DisplayNameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
IdentityStoreIdProperty description not available.
Required: Yes
Type: String
Update requires: Replacement