v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427162101.9 KB

Request is an operation to stop an application.

Parameter ApplicationId is required. Parameters StopConnectedEntity and IncludeEc2InstanceShutdown are optional.

post/stop-application

Request body

ApplicationIdstring required

The ID of the application.

StopConnectedEntity'DBMS'
<p>Specify the <code>ConnectedEntityType</code>. Accepted type is <code>DBMS</code>.</p> <p>If this parameter is included, the connected DBMS (Database Management System) will be stopped.</p>
IncludeEc2InstanceShutdownboolean

Boolean. If included and if set to <code>True</code>, the StopApplication operation will shut down the associated Amazon EC2 instance in addition to the application.

Response

Success

OperationIdstring

The ID of the operation.