resiliencehub_describe_resource_grouping_recommendation_task: Describes the resource grouping recommendation tasks run by...

View source: R/resiliencehub_operations.R

resiliencehub_describe_resource_grouping_recommendation_taskR Documentation

Describes the resource grouping recommendation tasks run by Resilience Hub for your application

Description

Describes the resource grouping recommendation tasks run by Resilience Hub for your application.

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

Usage

resiliencehub_describe_resource_grouping_recommendation_task(
  appArn,
  groupingId = 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 Amazon Web Services General Reference guide.

groupingId

Indicates the identifier of the grouping recommendation task.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.