View a markdown version of this page

AWS::Interconnect::Connection Provider - 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::Interconnect::Connection Provider

The partner cloud service provider on the remote side of the connection.

Syntax

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

JSON

{ "CloudServiceProvider" : String, "LastMileProvider" : String }

Properties

CloudServiceProvider

The name of the cloud service provider. Connections to or from this cloud service provider are considered multicloud connections.

Required: No

Type: String

Maximum: 32

Update requires: No interruption

LastMileProvider

The name of the last-mile provider. Connections to or from this last-mile provider are considered last-mile connections.

Required: No

Type: String

Maximum: 32

Update requires: No interruption