Remove Role From DB Instance

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

Request Params

KeyDatatypeRequiredDescription
DBInstanceIdentifiernullThe name of the DB instance to disassociate the IAM role from.
FeatureNamenullThe name of the feature for the DB instance that the IAM role is to be disassociated from. For the list of supported feature names, see DBEngineVersion.
RoleArnnullThe Amazon Resource Name (ARN) of the IAM role to disassociate from the DB instance, for example arn:aws:iam::123456789012:role/AccessRole.
Actionstring