AWS::Glue::IntegrationResourceProperty TargetProcessingProperties - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Glue::IntegrationResourceProperty TargetProcessingProperties

The TargetProcessingProperties property type specifies Property description not available. for an AWS::Glue::IntegrationResourceProperty.

Syntax

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

JSON

{ "ConnectionName" : String, "EventBusArn" : String, "KmsArn" : String, "RoleArn" : String }

YAML

ConnectionName: String EventBusArn: String KmsArn: String RoleArn: String

Properties

ConnectionName

Property description not available.

Required: No

Type: String

Maximum: 128

Update requires: No interruption

EventBusArn

Property description not available.

Required: No

Type: String

Maximum: 128

Update requires: No interruption

KmsArn

Property description not available.

Required: No

Type: String

Pattern: arn:aws:kms:.*:[0-9]+:.*

Maximum: 128

Update requires: No interruption

RoleArn

Property description not available.

Required: Yes

Type: String

Pattern: arn:aws:iam:.*:[0-9]+:.*

Maximum: 128

Update requires: No interruption