View a markdown version of this page

AWS::Glue::ConnectionType ConnectorProperty - 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::ConnectionType ConnectorProperty

The ConnectorProperty property type specifies Property description not available. for an AWS::Glue::ConnectionType.

Syntax

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

JSON

{ "AllowedValues" : [ String, ... ], "DefaultValue" : String, "KeyOverride" : String, "Name" : String, "PropertyLocation" : String, "PropertyType" : String, "Required" : Boolean }

YAML

AllowedValues: - String DefaultValue: String KeyOverride: String Name: String PropertyLocation: String PropertyType: String Required: Boolean

Properties

AllowedValues

Property description not available.

Required: No

Type: Array of String

Update requires: Replacement

DefaultValue

Property description not available.

Required: No

Type: String

Update requires: Replacement

KeyOverride

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9_-]+$

Minimum: 1

Maximum: 128

Update requires: Replacement

Name

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 128

Update requires: Replacement

PropertyLocation

Property description not available.

Required: No

Type: String

Allowed values: HEADER | BODY | QUERY_PARAM | PATH

Update requires: Replacement

PropertyType

Property description not available.

Required: Yes

Type: String

Allowed values: USER_INPUT | SECRET | READ_ONLY | UNUSED | SECRET_OR_USER_INPUT

Update requires: Replacement

Required

Property description not available.

Required: Yes

Type: Boolean

Update requires: Replacement