v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463330397.6 KB

Lists the resources that are not currently supported in Resilience Hub. An unsupported resource is a resource that exists in the object that was used to create an app, but is not supported by Resilience Hub.

post/list-unsupported-app-version-resources

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.

maxResultsinteger

Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.

nextTokenstring

Null, or the token from a previous call to get the next set of results.

resolutionIdstring

The identifier for a specific resolution.

Response

Success

nextTokenstring

Token for the next set of results, or null if there are no more results.

resolutionIdstring required

The identifier for a specific resolution.