AppSpecification
Configuration to run a processing job in a specified container image.
Contents
- ImageUri
-
The container image to be run by the processing job.
Type: String
Length Constraints: Maximum length of 255.
Pattern:
.*
Required: Yes
- ContainerArguments
-
The arguments for a container used to run a processing job.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Length Constraints: Maximum length of 256.
Pattern:
.*
Required: No
- ContainerEntrypoint
-
The entrypoint for a container used to run a processing job.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Length Constraints: Maximum length of 256.
Pattern:
.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: