Stop DB Instance
GET {{aws_rds_base_url}}/?DBInstanceIdentifier&DBSnapshotIdentifier&Action=StopDBInstance&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DBInstanceIdentifier | null | The user-supplied instance identifier. | |
DBSnapshotIdentifier | null | The user-supplied instance identifier of the DB Snapshot created immediately before the DB instance is stopped. | |
Action | string | ||
Version | string |