AWS::ODB::CloudAutonomousVmCluster IamRole - 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::ODB::CloudAutonomousVmCluster IamRole

Information about an Amazon Identity and Access Management (IAM) service role associated with a resource.

Syntax

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

JSON

{ "AwsIntegration" : String, "IamRoleArn" : String, "Status" : String }

YAML

AwsIntegration: String IamRoleArn: String Status: String

Properties

AwsIntegration

The Amazon integration configuration settings for the Amazon Identity and Access Management (IAM) service role.

Required: No

Type: String

Allowed values: KmsTde

Update requires: No interruption

IamRoleArn

The Amazon Resource Name (ARN) of the Amazon Identity and Access Management (IAM) service role.

Required: No

Type: String

Pattern: arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):iam::[0-9]{12}:role/.+

Minimum: 20

Maximum: 2048

Update requires: No interruption

Status

The current status of the Amazon Identity and Access Management (IAM) service role.

Required: No

Type: String

Allowed values: ASSOCIATING | DISASSOCIATING | FAILED | CONNECTED | DISCONNECTED | PARTIALLY_CONNECTED | UNKNOWN

Update requires: No interruption