route53recoveryreadiness_get_architecture_recommendations: Gets recommendations about architecture designs for improving...

View source: R/route53recoveryreadiness_operations.R

route53recoveryreadiness_get_architecture_recommendationsR Documentation

Gets recommendations about architecture designs for improving resiliency for an application, based on a recovery group

Description

Gets recommendations about architecture designs for improving resiliency for an application, based on a recovery group.

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

Usage

route53recoveryreadiness_get_architecture_recommendations(
  MaxResults = NULL,
  NextToken = NULL,
  RecoveryGroupName
)

Arguments

MaxResults

The number of objects that you want to return with this call.

NextToken

The token that identifies which batch of results you want to see.

RecoveryGroupName

[required] The name of a recovery group.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.