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 an Neptune DB cluster.
For .NET Core this operation is only available in asynchronous form. Please refer to AddRoleToDBClusterAsync.
Namespace: Amazon.Neptune
Assembly: AWSSDK.Neptune.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 does not 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 DB cluster is not in a valid state. |
.NET Framework:
Supported in: 4.5 and newer, 3.5