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::AccountAccess::Entitlement Entitlement
Specifies the entitlement configuration for an account access manager application, defining which principal can assume which IAM role.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "PrincipalRole" :PrincipalRoleEntitlement}
Properties
PrincipalRole-
The principal-to-role mapping for the entitlement.
Required: Yes
Type: PrincipalRoleEntitlement
Update requires: Replacement