resiliencehub_publish_app_version: Publishes a new version of a specific Resilience Hub...

View source: R/resiliencehub_operations.R

resiliencehub_publish_app_versionR Documentation

Publishes a new version of a specific Resilience Hub application

Description

Publishes a new version of a specific Resilience Hub application.

See https://www.paws-r-sdk.com/docs/resiliencehub_publish_app_version/ for full documentation.

Usage

resiliencehub_publish_app_version(appArn, versionName = NULL)

Arguments

appArn

[required] 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 AWS General Reference guide.

versionName

Name of the application version.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.