OpsWorks / Client / deregister_rds_db_instance
deregister_rds_db_instance#
- OpsWorks.Client.deregister_rds_db_instance(**kwargs)#
Deregisters an Amazon RDS instance.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
See also: AWS API Documentation
Request Syntax
response = client.deregister_rds_db_instance( RdsDbInstanceArn='string' )
- Parameters:
RdsDbInstanceArn (string) –
[REQUIRED]
The Amazon RDS instance’s ARN.
- Returns:
None
Exceptions
OpsWorks.Client.exceptions.ValidationException
OpsWorks.Client.exceptions.ResourceNotFoundException