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::EMRContainers::SecurityConfiguration IdentityCenterConfiguration
The IdentityCenterConfiguration property type specifies Property description not available. for an AWS::EMRContainers::SecurityConfiguration.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EnableIdentityCenter" :Boolean, "IdentityCenterApplicationAssignmentRequired" :Boolean, "IdentityCenterInstanceARN" :String}
YAML
EnableIdentityCenter:BooleanIdentityCenterApplicationAssignmentRequired:BooleanIdentityCenterInstanceARN:String
Properties
EnableIdentityCenterProperty description not available.
Required: No
Type: Boolean
Update requires: Replacement
IdentityCenterApplicationAssignmentRequiredProperty description not available.
Required: No
Type: Boolean
Update requires: Replacement
IdentityCenterInstanceARNProperty description not available.
Required: No
Type: String
Pattern:
^arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}$Update requires: Replacement