View a markdown version of this page

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

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

Syntax

To declare this entity in your Amazon 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