지원 종료 알림:는 2025 AWS 년 9월 10일에 AWS RoboMaker에 대한 지원을 중단합니다. 2025년 9월 10일 이후에는 더 이상 AWS RoboMaker 콘솔 또는 AWS RoboMaker 리소스에 액세스할 수 없습니다. 컨테이너화된 시뮬레이션을 실행 AWS Batch 하기 위해 로 전환하는 방법에 대한 자세한 내용은이 블로그 게시물
기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.
BatchDescribeSimulationJob
중요
지원 종료 알림:는 2025 AWS 년 9월 10일에 AWS RoboMaker에 대한 지원을 중단합니다. 2025년 9월 10일 이후에는 더 이상 AWS RoboMaker 콘솔 또는 AWS RoboMaker 리소스에 액세스할 수 없습니다. 컨테이너화된 시뮬레이션을 실행 AWS Batch 하기 위해 로 전환하는 방법에 대한 자세한 내용은이 블로그 게시물
하나 이상의 시뮬레이션 작업을 설명합니다.
Request Syntax
POST /batchDescribeSimulationJob HTTP/1.1
Content-type: application/json
{
"jobs": [ "string
" ]
}
URI 요청 파라미터
요청은 URI 파라미터를 사용하지 않습니다.
요청 본문
요청은 JSON 형식으로 다음 데이터를 받습니다.
- jobs
-
설명할 시뮬레이션 작업의 Amazon 리소스 이름(ARN) 목록입니다.
타입: 문자열 배열
배열 멤버: 최소수는 1개입니다. 최대 항목 수는 100개입니다.
길이 제약: 최소 길이 1. 최대 길이는 1224입니다.
Pattern:
arn:.*
필수 여부: 예
응답 구문
HTTP/1.1 200
Content-type: application/json
{
"jobs": [
{
"arn": "string",
"clientRequestToken": "string",
"compute": {
"computeType": "string",
"gpuUnitLimit": number,
"simulationUnitLimit": number
},
"dataSources": [
{
"destination": "string",
"name": "string",
"s3Bucket": "string",
"s3Keys": [
{
"etag": "string",
"s3Key": "string"
}
],
"type": "string"
}
],
"failureBehavior": "string",
"failureCode": "string",
"failureReason": "string",
"iamRole": "string",
"lastStartedAt": number,
"lastUpdatedAt": number,
"loggingConfig": {
"recordAllRosTopics": boolean
},
"maxJobDurationInSeconds": number,
"name": "string",
"networkInterface": {
"networkInterfaceId": "string",
"privateIpAddress": "string",
"publicIpAddress": "string"
},
"outputLocation": {
"s3Bucket": "string",
"s3Prefix": "string"
},
"robotApplications": [
{
"application": "string",
"applicationVersion": "string",
"launchConfig": {
"command": [ "string" ],
"environmentVariables": {
"string" : "string"
},
"launchFile": "string",
"packageName": "string",
"portForwardingConfig": {
"portMappings": [
{
"applicationPort": number,
"enableOnPublicIp": boolean,
"jobPort": number
}
]
},
"streamUI": boolean
},
"tools": [
{
"command": "string",
"exitBehavior": "string",
"name": "string",
"streamOutputToCloudWatch": boolean,
"streamUI": boolean
}
],
"uploadConfigurations": [
{
"name": "string",
"path": "string",
"uploadBehavior": "string"
}
],
"useDefaultTools": boolean,
"useDefaultUploadConfigurations": boolean
}
],
"simulationApplications": [
{
"application": "string",
"applicationVersion": "string",
"launchConfig": {
"command": [ "string" ],
"environmentVariables": {
"string" : "string"
},
"launchFile": "string",
"packageName": "string",
"portForwardingConfig": {
"portMappings": [
{
"applicationPort": number,
"enableOnPublicIp": boolean,
"jobPort": number
}
]
},
"streamUI": boolean
},
"tools": [
{
"command": "string",
"exitBehavior": "string",
"name": "string",
"streamOutputToCloudWatch": boolean,
"streamUI": boolean
}
],
"uploadConfigurations": [
{
"name": "string",
"path": "string",
"uploadBehavior": "string"
}
],
"useDefaultTools": boolean,
"useDefaultUploadConfigurations": boolean,
"worldConfigs": [
{
"world": "string"
}
]
}
],
"simulationTimeMillis": number,
"status": "string",
"tags": {
"string" : "string"
},
"vpcConfig": {
"assignPublicIp": boolean,
"securityGroups": [ "string" ],
"subnets": [ "string" ],
"vpcId": "string"
}
}
],
"unprocessedJobs": [ "string" ]
}
응답 요소
작업이 성공하면 서비스가 HTTP 200 응답을 반송합니다.
다음 데이터는 서비스에 의해 JSON 형식으로 반환됩니다.
- jobs
-
시뮬레이션 작업 목록입니다.
유형: SimulationJob객체 어레이
- unprocessedJobs
-
처리되지 않은 시뮬레이션 작업 Amazon 리소스 이름(ARN) 목록입니다.
타입: 문자열 배열
배열 멤버: 최소수는 1개입니다. 최대 항목 수는 100개입니다.
길이 제약: 최소 길이 1. 최대 길이는 1224입니다.
패턴:
arn:.*
오류
모든 작업에서 일반적으로 발생하는 오류에 대한 자세한 내용은 일반적인 오류 섹션을 참조하세요.
- InternalServerException
-
AWS RoboMaker에서 서비스 문제가 발생했습니다. 호출을 다시 시도하세요.
HTTP 상태 코드: 500
- InvalidParameterException
-
요청에 지정된 파라미터는 유효하지 않거나, 지원되지 않거나, 사용할 수 없습니다. 반환된 메시지는 오류 값에 대한 설명을 제공합니다.
HTTP 상태 코드: 400
- ResourceNotFoundException
-
지정한 리소스가 존재하지 않습니다.
HTTP 상태 코드: 400
- ThrottlingException
-
AWS RoboMaker가 일시적으로 요청을 처리할 수 없습니다. 호출을 다시 시도하세요.
HTTP 상태 코드: 400
참고
언어별 AWS SDKs