View source: R/route53recoveryreadiness_operations.R
route53recoveryreadiness_get_architecture_recommendations | R Documentation |
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.
route53recoveryreadiness_get_architecture_recommendations(
MaxResults = NULL,
NextToken = NULL,
RecoveryGroupName
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.