View a markdown version of this page

DBClusterAssociatedRole - Amazon Relational Database Service
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).

DBClusterAssociatedRole

Contains information about an Amazon Identity and Access Management (IAM) role to associate with a DB cluster. You can specify this structure in the AssociatedRoles parameter of CreateDBCluster, RestoreDBClusterFromS3, RestoreDBClusterFromSnapshot, and RestoreDBClusterToPointInTime.

Contents

Note

In the following list, the required parameters are described first.

RoleArn

The Amazon Resource Name (ARN) of the IAM role to associate with the DB cluster.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:aws[a-z-]*:iam::[0-9]*:role/.*

Required: Yes

FeatureName

The name of the feature associated with the IAM role. For information about supported feature names, see DBEngineVersion.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: