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)
(Optional) Specifies the name of the Amazon Simple Storage Service bucket where the exported metrics will be stored.
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.