resiliencehub_start_metrics_export: Initiates the export task of metrics

View source: R/resiliencehub_operations.R

resiliencehub_start_metrics_exportR Documentation

Initiates the export task of metrics

Description

Initiates the export task of metrics.

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

Usage

resiliencehub_start_metrics_export(bucketName = NULL, clientToken = NULL)

Arguments

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.


paws.management documentation built on April 3, 2025, 10:39 p.m.