CustomArtifactConfiguration
Specifies dependency JARs, as well as JAR files that contain user-defined functions (UDF).
Contents
- ArtifactType
-
UDF
stands for user-defined functions. This type of artifact must be in an S3 bucket. ADEPENDENCY_JAR
can be in either Maven or an S3 bucket.Type: String
Valid Values:
UDF | DEPENDENCY_JAR
Required: Yes
- MavenReference
-
The parameters required to fully specify a Maven reference.
Type: MavenReference object
Required: No
- S3ContentLocation
-
For a Managed Service for Apache Flink application provides a description of an Amazon S3 object, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data.
Type: S3ContentLocation object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: