View a markdown version of this page

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

The ExtractedParameter 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

{ "DefaultValue" : String, "Key" : String, "PropertyLocation" : String, "Value" : ResponseExtractionMapping }

Properties

DefaultValue

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 1024

Update requires: Replacement

Key

Property description not available.

Required: No

Type: String

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

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

Value

Property description not available.

Required: No

Type: ResponseExtractionMapping

Update requires: Replacement