Learn R Programming

paws.management (version 0.2.0)

resiliencehub_describe_resiliency_policy: Describes a specified resiliency policy for an AWS Resilience Hub application

Description

Describes a specified resiliency policy for an AWS 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://paws-r.github.io/docs/resiliencehub/describe_resiliency_policy.html for full documentation.

Usage

resiliencehub_describe_resiliency_policy(policyArn)

Arguments

policyArn

[required] The 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.