AWS::EC2::NetworkPerformanceMetricSubscriptionResource Type definition for AWS::EC2::NetworkPerformanceMetricSubscription
4 configurable properties. 4 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Destination | string | RequiredCreate-only |
Metric | string | RequiredCreate-only |
Source | string | RequiredCreate-only |
Statistic | string | RequiredCreate-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::EC2::NetworkPerformanceMetricSubscription
Resources:
MyResource:
Type: AWS::EC2::NetworkPerformanceMetricSubscription
Properties:
Source: "value"
Destination: "value"
Metric: "value"
Statistic: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
ec2:DescribeAwsNetworkPerformanceMetricSubscriptionsec2:EnableAwsNetworkPerformanceMetricSubscriptionec2:DescribeAwsNetworkPerformanceMetricSubscriptionsec2:DescribeAwsNetworkPerformanceMetricSubscriptionsec2:DisableAwsNetworkPerformanceMetricSubscriptionec2:DescribeAwsNetworkPerformanceMetricSubscriptionsEverything you need to know about EC2 on one page. HD quality, print-friendly.
Download Free InfographicSourceThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
SourceDestinationMetricStatistic