View a markdown version of this page

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

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

{ "ContentPath" : String, "HeaderKey" : String }

YAML

ContentPath: String HeaderKey: String

Properties

ContentPath

Property description not available.

Required: No

Type: String

Pattern: ^\$(\.[a-zA-Z0-9_.@\[\]\(\)-]+)*$

Minimum: 1

Maximum: 512

Update requires: Replacement

HeaderKey

Property description not available.

Required: No

Type: String

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

Minimum: 1

Maximum: 128

Update requires: Replacement