View source: R/resiliencehub_operations.R
resiliencehub_start_metrics_export | R Documentation |
Initiates the export task of metrics.
See https://www.paws-r-sdk.com/docs/resiliencehub_start_metrics_export/ for full documentation.
resiliencehub_start_metrics_export(bucketName = NULL, clientToken = NULL)
bucketName |
(Optional) Specifies the name of the Amazon Simple Storage Service bucket where the exported metrics will be stored. |
clientToken |
Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.