v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463330397.6 KB

Creates a new application assessment for an application.

post/start-app-assessment

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.

appVersionstring required

The version of the application.

assessmentNamestring required

The name for the assessment.

clientTokenstring

Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.

tagsobject

Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.

Response

Success