View a markdown version of this page

AWS::EMRContainers::SecurityConfiguration IdentityCenterConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::EMRContainers::SecurityConfiguration IdentityCenterConfiguration

Contains the IAM Identity Center settings for a security configuration, including instance ARN, application assignment requirements, and application ARN.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

EnableIdentityCenter

Specifies whether Identity Center is enabled for the security configuration.

Required: No

Type: Boolean

Update requires: Replacement

IdentityCenterApplicationAssignmentRequired

Specifies whether user assignment is required for the Identity Center application.

Required: No

Type: Boolean

Update requires: Replacement

IdentityCenterInstanceARN

The Amazon Resource Name (ARN) of the Identity Center instance.

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