v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Updates the configuration of an existing application, including the IAM role and default KMS key.

post/UpdateApplication

Request body

applicationIdstring required

Application identifier.

roleArnstring

ARN of the IAM role that the application uses to access AWS resources on your behalf.

defaultKmsKeyIdstring

Identifier of a KMS key. Can be a key ID, key ARN, alias name, or alias ARN.

Response

Success

applicationIdstring required

The unique identifier of the updated application.