AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Associates an Identity and Access Management (IAM) role with a DB cluster.
For .NET Core this operation is only available in asynchronous form. Please refer to AddRoleToDBClusterAsync.
Namespace: Amazon.RDS
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public abstract AddRoleToDBClusterResponse AddRoleToDBCluster( AddRoleToDBClusterRequest request )
Container for the necessary parameters to execute the AddRoleToDBCluster service method.
Exception | Condition |
---|---|
DBClusterNotFoundException | DBClusterIdentifier doesn't refer to an existing DB cluster. |
DBClusterRoleAlreadyExistsException | The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster. |
DBClusterRoleQuotaExceededException | You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster. |
InvalidDBClusterStateException | The requested operation can't be performed while the cluster is in this state. |
.NET Framework:
Supported in: 4.5 and newer, 3.5