AWS::KafkaConnect::CustomPlugin CustomPluginFileDescription
Details about a custom plugin file.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
FileMd5
-
The hex-encoded MD5 checksum of the custom plugin file. You can use it to validate the file.
Required: No
Type: String
Update requires: No interruption
FileSize
-
The size in bytes of the custom plugin file. You can use it to validate the file.
Required: No
Type: Integer
Update requires: No interruption