View a markdown version of this page

AWS::EC2::NetworkPerformanceMetricSubscription - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::EC2::NetworkPerformanceMetricSubscription

Describes Infrastructure Performance subscriptions.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::EC2::NetworkPerformanceMetricSubscription", "Properties" : { "Destination" : String, "Metric" : String, "Source" : String, "Statistic" : String } }

YAML

Type: AWS::EC2::NetworkPerformanceMetricSubscription Properties: Destination: String Metric: String Source: String Statistic: String

Properties

Destination

The Region or Availability Zone that's the target for the subscription. For example, eu-west-1.

Required: Yes

Type: String

Update requires: Replacement

Metric

The metric used for the subscription.

Required: Yes

Type: String

Allowed values: aggregate-latency

Update requires: Replacement

Source

The Region or Availability Zone that's the source for the subscription. For example, us-east-1.

Required: Yes

Type: String

Update requires: Replacement

Statistic

The statistic used for the subscription.

Required: Yes

Type: String

Allowed values: p50

Update requires: Replacement

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the primaryIdentifier property, which consists of the following properties: source, destination, metric, and statistic, with each value separated by a pipe (|). For example, { "Ref": "us-east-1|us-east-2|aggregate-latency|p50" }.

For more information about using the Ref function, see Ref.

Warning Javascript is disabled or is unavailable in your browser.

To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.

AltStyle によって変換されたページ (->オリジナル) /