Add Role To DB Cluster

GET {{aws_rds_base_url}}/?DBClusterIdentifier&FeatureName&RoleArn&Action=AddRoleToDBCluster&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
DBClusterIdentifiernullThe name of the DB cluster to associate the IAM role with.
FeatureNamenullThe name of the feature for the DB cluster that the IAM role is to be associated with. For the list of supported feature names, see DBEngineVersion.
RoleArnnullThe Amazon Resource Name (ARN) of the IAM role to associate with the Aurora DB cluster, for example arn:aws:iam::123456789012:role/AuroraAccessRole.
Actionstring