cloudwatch_start_metric_streams: Starts the streaming of metrics for one or more of your...

View source: R/cloudwatch_operations.R

cloudwatch_start_metric_streamsR Documentation

Starts the streaming of metrics for one or more of your metric streams

Description

Starts the streaming of metrics for one or more of your metric streams.

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

Usage

cloudwatch_start_metric_streams(Names)

Arguments

Names

[required] The array of the names of metric streams to start streaming.

This is an "all or nothing" operation. If you do not have permission to access all of the metric streams that you list here, then none of the streams that you list in the operation will start streaming.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.