Skip to content

/AWS1/CL_RDS=>REMOVEROLEFROMDBINSTANCE()

About RemoveRoleFromDBInstance

Disassociates an Amazon Web Services Identity and Access Management (IAM) role from a DB instance.

Method Signature

IMPORTING

Required arguments:

IV_DBINSTANCEIDENTIFIER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The name of the DB instance to disassociate the IAM role from.

IV_ROLEARN TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The Amazon Resource Name (ARN) of the IAM role to disassociate from the DB instance, for example, arn:aws:iam::123456789012:role/AccessRole.

IV_FEATURENAME TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The name of the feature for the DB instance that the IAM role is to be disassociated from. For information about supported feature names, see DBEngineVersion.