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::AuditManager::Assessment Role
The Role property type specifies the wrapper that contains Amazon Audit Manager role information, such as the role type and IAM Amazon
Resource Name (ARN).
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
RoleArn-
The Amazon Resource Name (ARN) of the IAM role.
Required: No
Type: String
Pattern:
^arn:.*:iam:.*Minimum:
20Maximum:
2048Update requires: No interruption
RoleType-
The type of customer persona.
Note
In
CreateAssessment,roleTypecan only bePROCESS_OWNER.In
UpdateSettings,roleTypecan only bePROCESS_OWNER.In
BatchCreateDelegationByAssessment,roleTypecan only beRESOURCE_OWNER.Required: No
Type: String
Allowed values:
PROCESS_OWNER | RESOURCE_OWNERUpdate requires: No interruption
See also
-
Role in the Amazon Audit Manager API Reference.