- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
compute_environment_order
Type: UNORDERED_LIST_STRUCT
Provider name: computeEnvironmentOrder
Description: The compute environments that are attached to the job queue and the order that job placement is preferred. Compute environments are selected for job placement in ascending order.
compute_environment
STRING
computeEnvironment
order
INT32
order
order
integer value is tried for job placement first.job_queue_arn
Type: STRING
Provider name: jobQueueArn
Description: The Amazon Resource Name (ARN) of the job queue.
job_queue_name
Type: STRING
Provider name: jobQueueName
Description: The job queue name.
job_state_time_limit_actions
Type: UNORDERED_LIST_STRUCT
Provider name: jobStateTimeLimitActions
Description: The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times. Batch will perform each action after maxTimeSeconds
has passed.
action
STRING
action
CANCEL
, which will cancel the job.max_time_seconds
INT32
maxTimeSeconds
reason
STRING
reason
state
STRING
state
RUNNABLE
.priority
Type: INT32
Provider name: priority
Description: The priority of the job queue. Job queue priority determines the order that job queues are evaluated when multiple queues dispatch jobs within a shared compute environment. A higher value for priority
indicates a higher priority. Queues are evaluated in cycles, in descending order by priority. For example, a job queue with a priority value of 10
is evaluated before a queue with a priority value of 1
. All of the compute environments must be either Amazon EC2 (EC2
or SPOT
) or Fargate (FARGATE
or FARGATE_SPOT
). Amazon EC2 and Fargate compute environments can’t be mixed.
scheduling_policy_arn
Type: STRING
Provider name: schedulingPolicyArn
Description: The Amazon Resource Name (ARN) of the scheduling policy. The format is aws:Partition:batch:Region:Account:scheduling-policy/Name
. For example, aws:aws:batch:us-west-2:123456789012:scheduling-policy/MySchedulingPolicy
.
state
Type: STRING
Provider name: state
Description: Describes the ability of the queue to accept new jobs. If the job queue state is ENABLED
, it can accept jobs. If the job queue state is DISABLED
, new jobs can’t be added to the queue, but jobs already in the queue can finish.
status
Type: STRING
Provider name: status
Description: The status of the job queue (for example, CREATING
or VALID
).
status_reason
Type: STRING
Provider name: statusReason
Description: A short, human-readable string to provide additional details for the current status of the job queue.
tags
Type: UNORDERED_LIST_STRING