Skip to content

/AWS1/CL_REH=>CREATEAPPVERSIONAPPCOMPONENT()

About CreateAppVersionAppComponent

Creates a new Application Component in the Resilience Hub application.

This API updates the Resilience Hub application draft version. To use this Application Component for running assessments, you must publish the Resilience Hub application using the PublishAppVersion API.

Method Signature

IMPORTING

Required arguments:

IV_APPARN TYPE /AWS1/REHARN /AWS1/REHARN

Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

IV_NAME TYPE /AWS1/REHSTRING255 /AWS1/REHSTRING255

Name of the Application Component.

IV_TYPE TYPE /AWS1/REHSTRING255 /AWS1/REHSTRING255

Type of Application Component. For more information about the types of Application Component, see Grouping resources in an AppComponent.

Optional arguments:

IV_ID TYPE /AWS1/REHSTRING255 /AWS1/REHSTRING255

Identifier of the Application Component.

IT_ADDITIONALINFO TYPE /AWS1/CL_REHADDLINFOVALLIST_W=>TT_ADDITIONALINFOMAP TT_ADDITIONALINFOMAP

Currently, there is no supported additional information for Application Components.

IV_CLIENTTOKEN TYPE /AWS1/REHCLIENTTOKEN /AWS1/REHCLIENTTOKEN

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_REHCREAPPVRSAPPCOMP01 /AWS1/CL_REHCREAPPVRSAPPCOMP01