MetricDestinationSummary - CloudWatch RUM

MetricDestinationSummary

A structure that displays information about one destination that CloudWatch RUM sends extended metrics to.

Contents

Destination

Specifies whether the destination is CloudWatch or Evidently.

Type: String

Valid Values: CloudWatch | Evidently

Required: No

DestinationArn

If the destination is Evidently, this specifies the ARN of the Evidently experiment that receives the metrics.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: arn:[^:]*:[^:]*:[^:]*:[^:]*:.*

Required: No

IamRoleArn

This field appears only when the destination is Evidently. It specifies the ARN of the IAM role that is used to write to the Evidently experiment that receives the metrics.

Type: String

Pattern: arn:[^:]*:[^:]*:[^:]*:[^:]*:.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: