paws.storage (version 0.1.0)

backup_describe_protected_resource: Returns information about a saved resource, including the last time it was backed-up, its Amazon Resource Name (ARN), and the AWS service type of the saved resource

Description

Returns information about a saved resource, including the last time it was backed-up, its Amazon Resource Name (ARN), and the AWS service type of the saved resource.

Usage

backup_describe_protected_resource(ResourceArn)

Arguments

ResourceArn

[required] An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.

Request syntax

svc$describe_protected_resource(
  ResourceArn = "string"
)