View a markdown version of this page

AWS::Glue::Session ConnectionsList - 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::Glue::Session ConnectionsList

Specifies the connections used by a job.

Syntax

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

JSON

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

YAML

Connections: - String

Properties

Connections

A list of connections used by the job.

Required: No

Type: Array of String

Minimum: 0 | 0

Maximum: 255 | 1000

Update requires: Replacement