amazonka-opsworks-0.3.4: Amazon OpsWorks SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.OpsWorks.UpdateRdsDbInstance

Contents

Description

Updates 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 UserPermissions.

http://docs.aws.amazon.com/opsworks/latest/APIReference/API_UpdateRdsDbInstance.html

Synopsis

Request

Request constructor

Request lenses

urdiRdsDbInstanceArn :: Lens' UpdateRdsDbInstance Text Source

The Amazon RDS instance's ARN.

Response

Response constructor