View source: R/resiliencehub_operations.R
resiliencehub_add_draft_app_version_resource_mappings | R Documentation |
Adds the source of resource-maps to the draft version of an application. During assessment, Resilience Hub will use these resource-maps to resolve the latest physical ID for each resource in the application template. For more information about different types of resources supported by Resilience Hub and how to add them in your application, see Step 2: How is your application managed? in the Resilience Hub User Guide.
See https://www.paws-r-sdk.com/docs/resiliencehub_add_draft_app_version_resource_mappings/ for full documentation.
resiliencehub_add_draft_app_version_resource_mappings(appArn, resourceMappings)
appArn |
[required] Amazon Resource Name (ARN) of the Resilience Hub application. The format
for this ARN is:
arn: |
resourceMappings |
[required] Mappings used to map logical resources from the template to physical
resources. You can use the mapping type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.