26 lines
537 B
YAML
26 lines
537 B
YAML
ProcessingJobName: ''
|
|
ProcessingInputs: []
|
|
ProcessingOutputConfig:
|
|
Outputs: []
|
|
KmsKeyId: ''
|
|
RoleArn: ''
|
|
ProcessingResources:
|
|
ClusterConfig:
|
|
InstanceType: ''
|
|
InstanceCount: 1
|
|
VolumeSizeInGB: 1
|
|
VolumeKmsKeyId: ''
|
|
NetworkConfig:
|
|
EnableInterContainerTrafficEncryption: False
|
|
EnableNetworkIsolation: False
|
|
VpcConfig:
|
|
SecurityGroupIds: []
|
|
Subnets: []
|
|
StoppingCondition:
|
|
MaxRuntimeInSeconds: 86400
|
|
AppSpecification:
|
|
ImageUri: ''
|
|
ContainerEntrypoint: []
|
|
ContainerArguments: []
|
|
Environment: {}
|
|
Tags: [] |