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:
String
DisplayName:String
IdentityStoreId:String
Properties
Description
-
A string containing the description of the group.
Required: No
Type: String
Update requires: No interruption
DisplayName
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
IdentityStoreId
Property description not available.
Required: Yes
Type: String
Update requires: Replacement