AWS::EVS::Environment ConnectivityInfo - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::EVS::Environment ConnectivityInfo

Note

Amazon EVS is in public preview release and is subject to change.

The connectivity configuration for the environment. Amazon EVS requires that you specify two route server peer IDs. During environment creation, the route server endpoints peer with the NSX uplink VLAN for connectivity to the NSX overlay network.

Syntax

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

JSON

{ "PrivateRouteServerPeerings" : [ String, ... ] }

Properties

PrivateRouteServerPeerings

The unique IDs for private route server peers.

Required: Yes

Type: Array of String

Minimum: 2

Maximum: 2

Update requires: Updates are not supported.