This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EMRServerless::Application IdentityCenterConfiguration
The IdentityCenterConfiguration
property type specifies Property description not available. for an AWS::EMRServerless::Application.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "IdentityCenterInstanceArn" :
String
}
YAML
IdentityCenterInstanceArn:
String
Properties
IdentityCenterInstanceArn
Property description not available.
Required: No
Type: String
Pattern:
^arn:(aws[a-zA-Z0-9-]*):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}$
Minimum:
1
Maximum:
1024
Update requires: No interruption