- 필수 기능
- 시작하기
- 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
creation_time
Type: TIMESTAMP
Provider name: CreationTime
Description: The time when you created the optimization job.
deployment_instance_type
Type: STRING
Provider name: DeploymentInstanceType
Description: The type of instance that hosts the optimized model that you create with the optimization job.
failure_reason
Type: STRING
Provider name: FailureReason
Description: If the optimization job status is FAILED
, the reason for the failure.
last_modified_time
Type: TIMESTAMP
Provider name: LastModifiedTime
Description: The time when the optimization job was last updated.
model_source
Type: STRUCT
Provider name: ModelSource
Description: The location of the source model to optimize with an optimization job.
s3
STRUCT
S3
model_access_config
STRUCT
ModelAccessConfig
accept_eula
BOOLEAN
AcceptEula
AcceptEula
value must be explicitly defined as True
in order to accept the EULA that this model requires. You are responsible for reviewing and complying with any applicable license terms and making sure they are acceptable for your use case before downloading or using a model.s3_uri
STRING
S3Uri
optimization_configs
Type: UNORDERED_LIST_STRUCT
Provider name: OptimizationConfigs
Description: Settings for each of the optimization techniques that the job applies.
model_compilation_config
STRUCT
ModelCompilationConfig
image
STRING
Image
override_environment
MAP_STRING_STRING
OverrideEnvironment
model_quantization_config
STRUCT
ModelQuantizationConfig
image
STRING
Image
override_environment
MAP_STRING_STRING
OverrideEnvironment
model_sharding_config
STRUCT
ModelShardingConfig
image
STRING
Image
override_environment
MAP_STRING_STRING
OverrideEnvironment
optimization_end_time
Type: TIMESTAMP
Provider name: OptimizationEndTime
Description: The time when the optimization job finished processing.
optimization_environment
Type: MAP_STRING_STRING
Provider name: OptimizationEnvironment
Description: The environment variables to set in the model container.
optimization_job_arn
Type: STRING
Provider name: OptimizationJobArn
Description: The Amazon Resource Name (ARN) of the optimization job.
optimization_job_name
Type: STRING
Provider name: OptimizationJobName
Description: The name that you assigned to the optimization job.
optimization_job_status
Type: STRING
Provider name: OptimizationJobStatus
Description: The current status of the optimization job.
optimization_output
Type: STRUCT
Provider name: OptimizationOutput
Description: Output values produced by an optimization job.
recommended_inference_image
STRING
RecommendedInferenceImage
optimization_start_time
Type: TIMESTAMP
Provider name: OptimizationStartTime
Description: The time when the optimization job started.
output_config
Type: STRUCT
Provider name: OutputConfig
Description: Details for where to store the optimized model that you create with the optimization job.
kms_key_id
STRING
KmsKeyId
s3_output_location
STRING
S3OutputLocation
role_arn
Type: STRING
Provider name: RoleArn
Description: The ARN of the IAM role that you assigned to the optimization job.
stopping_condition
Type: STRUCT
Provider name: StoppingCondition
max_pending_time_in_seconds
INT32
MaxPendingTimeInSeconds
Pending
job states count against the MaxPendingTimeInSeconds
limit. The following scenarios do not increment the MaxPendingTimeInSeconds
counter:Scheduled
state: Jobs queued (in Pending
status) before a plan’s start date (waiting for scheduled start time)Pending
status between two capacity reservation periodsMaxPendingTimeInSeconds
only increments when jobs are actively waiting for capacity in an Active
plan.max_runtime_in_seconds
INT32
MaxRuntimeInSeconds
TimeOut
error is generated. We recommend starting with 900 seconds and increasing as necessary based on your model. For all other jobs, if the job does not complete during this time, SageMaker ends the job. When RetryStrategy
is specified in the job request, MaxRuntimeInSeconds
specifies the maximum time for all of the attempts in total, not each individual attempt. The default value is 1 day. The maximum value is 28 days. The maximum time that a TrainingJob
can run in total, including any time spent publishing metrics or archiving and uploading models after it has been stopped, is 30 days.max_wait_time_in_seconds
INT32
MaxWaitTimeInSeconds
MaxRuntimeInSeconds
. If the job does not complete during this time, SageMaker ends the job. When RetryStrategy
is specified in the job request, MaxWaitTimeInSeconds
specifies the maximum time for all of the attempts in total, not each individual attempt.tags
Type: UNORDERED_LIST_STRING
vpc_config
Type: STRUCT
Provider name: VpcConfig
Description: A VPC in Amazon VPC that your optimized model has access to.
security_group_ids
UNORDERED_LIST_STRING
SecurityGroupIds
sg-xxxxxxxx
. Specify the security groups for the VPC that is specified in the Subnets
field.subnets
UNORDERED_LIST_STRING
Subnets