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:StringEventBusArn:StringKmsArn:StringRoleArn:String
Properties
ConnectionNameProperty description not available.
Required: No
Type: String
Maximum:
128Update requires: No interruption
EventBusArnProperty description not available.
Required: No
Type: String
Maximum:
128Update requires: No interruption
KmsArnProperty description not available.
Required: No
Type: String
Pattern:
arn:aws:kms:.*:[0-9]+:.*Maximum:
128Update requires: No interruption
RoleArnProperty description not available.
Required: Yes
Type: String
Pattern:
arn:aws:iam:.*:[0-9]+:.*Maximum:
128Update requires: No interruption