v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463330397.6 KB

Updates an application.

post/update-app

Request body

appArnstring required

Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.

assessmentSchedule'Disabled' | 'Daily'

Assessment execution schedule with 'Daily' or 'Disabled' values.

clearResiliencyPolicyArnboolean

Specifies if the resiliency policy ARN should be cleared.

descriptionstring

The optional description for an app.

policyArnstring

Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.

Response

Success