resiliencehub_describe_resiliency_policy: Describes a specified resiliency policy for an Resilience Hub...

View source: R/resiliencehub_operations.R

resiliencehub_describe_resiliency_policyR Documentation

Describes a specified resiliency policy for an Resilience Hub application

Description

Describes a specified resiliency policy for an Resilience Hub application. The returned policy object includes creation time, data location constraints, the Amazon Resource Name (ARN) for the policy, tags, tier, and more.

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

Usage

resiliencehub_describe_resiliency_policy(policyArn)

Arguments

policyArn

[required] Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:resiliencehub:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.


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