openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 114 kB
JSON
{"openapi":"3.0.0","info":{"version":"2020-05-27","x-release":"v4","title":"Amazon SageMaker geospatial capabilities","description":"Provides APIs for creating and managing SageMaker geospatial resources.","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"sagemaker-geospatial","x-aws-signingName":"sagemaker-geospatial","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/sagemaker-geospatial-2020-05-27.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-driver":"external"}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://docs.aws.amazon.com/sagemaker-geospatial/"},"servers":[{"url":"http://sagemaker-geospatial.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The Amazon SageMaker geospatial capabilities multi-region endpoint"},{"url":"https://sagemaker-geospatial.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The Amazon SageMaker geospatial capabilities multi-region endpoint"},{"url":"http://sagemaker-geospatial.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The Amazon SageMaker geospatial capabilities endpoint for China (Beijing) and China (Ningxia)"},{"url":"https://sagemaker-geospatial.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The Amazon SageMaker geospatial capabilities endpoint for China (Beijing) and China (Ningxia)"}],"x-hasEquivalentPaths":true,"paths":{"/earth-observation-jobs/{Arn}":{"delete":{"operationId":"DeleteEarthObservationJob","description":"Use this operation to delete an Earth Observation job.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteEarthObservationJobOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"485":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"parameters":[{"name":"Arn","in":"path","required":true,"description":"The Amazon Resource Name (ARN) of the Earth Observation job being deleted.","schema":{"type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:earth-observation-job/[a-z0-9]{12,}$"}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetEarthObservationJob","description":"Get the details for a previously initiated Earth Observation job.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetEarthObservationJobOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"Arn","in":"path","required":true,"description":"The Amazon Resource Name (ARN) of the Earth Observation job.","schema":{"type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:earth-observation-job/[a-z0-9]{12,}$"}}]}},"/vector-enrichment-jobs/{Arn}":{"delete":{"operationId":"DeleteVectorEnrichmentJob","description":"Use this operation to delete a Vector Enrichment job.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteVectorEnrichmentJobOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"485":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"parameters":[{"name":"Arn","in":"path","required":true,"description":"The Amazon Resource Name (ARN) of the Vector Enrichment job being deleted.","schema":{"type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:vector-enrichment-job/[a-z0-9]{12,}$"}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetVectorEnrichmentJob","description":"Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetVectorEnrichmentJobOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"Arn","in":"path","required":true,"description":"The Amazon Resource Name (ARN) of the Vector Enrichment job.","schema":{"type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:vector-enrichment-job/[a-z0-9]{12,}$"}}]}},"/export-earth-observation-job":{"post":{"operationId":"ExportEarthObservationJob","description":"Use this operation to export results of an Earth Observation job and optionally source images used as input to the EOJ to an Amazon S3 location.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExportEarthObservationJobOutput"}}}},"480":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"483":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"484":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"485":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"486":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["Arn","ExecutionRoleArn","OutputConfig"],"properties":{"Arn":{"description":"The input Amazon Resource Name (ARN) of the Earth Observation job being exported.","type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:earth-observation-job/[a-z0-9]{12,}$"},"ClientToken":{"description":"A unique token that guarantees that the call to this API is idempotent.","type":"string","minLength":36,"maxLength":64},"ExecutionRoleArn":{"description":"The Amazon Resource Name (ARN) of the IAM role that you specified for the job.","type":"string","pattern":"^arn:(aws[a-z-]*):iam::([0-9]{12}):role/[a-zA-Z0-9+=,.@_/-]+$","minLength":20,"maxLength":2048},"ExportSourceImages":{"description":"The source images provided to the Earth Observation job being exported.","type":"boolean"},"OutputConfig":{"description":"The response structure for an OutputConfig returned by an ExportEarthObservationJob.","type":"object","properties":{"S3Data":{"allOf":[{"$ref":"#/components/schemas/ExportS3DataInput"},{"description":"Path to Amazon S3 storage location for the output configuration file."}]}}}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/export-vector-enrichment-jobs":{"post":{"operationId":"ExportVectorEnrichmentJob","description":"Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExportVectorEnrichmentJobOutput"}}}},"480":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"483":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"484":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"485":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"486":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["Arn","ExecutionRoleArn","OutputConfig"],"properties":{"Arn":{"description":"The Amazon Resource Name (ARN) of the Vector Enrichment job.","type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:vector-enrichment-job/[a-z0-9]{12,}$"},"ClientToken":{"description":"A unique token that guarantees that the call to this API is idempotent.","type":"string","minLength":36,"maxLength":64},"ExecutionRoleArn":{"description":"The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.","type":"string","pattern":"^arn:(aws[a-z-]*):iam::([0-9]{12}):role/[a-zA-Z0-9+=,.@_/-]+$","minLength":20,"maxLength":2048},"OutputConfig":{"description":"An object containing information about the output file.","type":"object","properties":{"S3Data":{"allOf":[{"$ref":"#/components/schemas/VectorEnrichmentJobS3Data"},{"description":"The input structure for Amazon S3 data; representing the Amazon S3 location of the input data objects."}]}}}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/raster-data-collection/{Arn}":{"get":{"operationId":"GetRasterDataCollection","description":"Use this operation to get details of a specific raster data collection.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetRasterDataCollectionOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"Arn","in":"path","required":true,"description":"The Amazon Resource Name (ARN) of the raster data collection.","schema":{"type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:raster-data-collection/(public|premium|user)/[a-z0-9]{12,}$"}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/tile/{z}/{x}/{y}#Arn&ImageAssets&Target":{"get":{"operationId":"GetTile","description":"Gets a web mercator tile for the given Earth Observation job.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetTileOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"Arn","in":"query","required":true,"description":"The Amazon Resource Name (ARN) of the tile operation.","schema":{"type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:earth-observation-job/[a-z0-9]{12,}$"}},{"name":"ExecutionRoleArn","in":"query","required":false,"description":"The Amazon Resource Name (ARN) of the IAM role that you specify.","schema":{"type":"string","pattern":"^arn:(aws[a-z-]*):iam::([0-9]{12}):role/[a-zA-Z0-9+=,.@_/-]+$","minLength":20,"maxLength":2048}},{"name":"ImageAssets","in":"query","required":true,"description":"The particular assets or bands to tile.","schema":{"type":"array","items":{"$ref":"#/components/schemas/String"},"minItems":1}},{"name":"ImageMask","in":"query","required":false,"description":"Determines whether or not to return a valid data mask.","schema":{"type":"boolean"}},{"name":"OutputDataType","in":"query","required":false,"description":"The output data type of the tile operation.","schema":{"type":"string","enum":["INT32","FLOAT32","INT16","FLOAT64","UINT16"]}},{"name":"OutputFormat","in":"query","required":false,"description":"The data format of the output tile. The formats include .npy, .png and .jpg.","schema":{"type":"string"}},{"name":"PropertyFilters","in":"query","required":false,"description":"Property filters for the imagery to tile.","schema":{"type":"string"}},{"name":"Target","in":"query","required":true,"description":"Determines what part of the Earth Observation job to tile. 'INPUT' or 'OUTPUT' are the valid options.","schema":{"type":"string","enum":["INPUT","OUTPUT"]}},{"name":"TimeRangeFilter","in":"query","required":false,"description":"Time range filter applied to imagery to find the images to tile.","schema":{"type":"string"}},{"name":"x","in":"path","required":true,"description":"The x coordinate of the tile input.","schema":{"type":"integer"}},{"name":"y","in":"path","required":true,"description":"The y coordinate of the tile input.","schema":{"type":"integer"}},{"name":"z","in":"path","required":true,"description":"The z coordinate of the tile input.","schema":{"type":"integer"}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/list-earth-observation-jobs":{"post":{"operationId":"ListEarthObservationJobs","description":"Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListEarthObservationJobOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"MaxResults":{"description":"The total number of items to return.","type":"integer","minimum":1,"maximum":20},"NextToken":{"description":"If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.","type":"string","minLength":0,"maxLength":8192,"format":"password"},"SortBy":{"description":"The parameter by which to sort the results.","type":"string"},"SortOrder":{"description":"An optional value that specifies whether you want the results sorted in <code>Ascending</code> or <code>Descending</code> order.","type":"string","enum":["ASCENDING","DESCENDING"]},"StatusEquals":{"description":"A filter that retrieves only jobs with a specific status.","type":"string","enum":["INITIALIZING","IN_PROGRESS","STOPPING","COMPLETED","STOPPED","FAILED","DELETING","DELETED"]}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/raster-data-collections":{"get":{"operationId":"ListRasterDataCollections","description":"Use this operation to get raster data collections.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListRasterDataCollectionsOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"MaxResults","in":"query","required":false,"description":"The total number of items to return.","schema":{"type":"integer","minimum":1,"maximum":20}},{"name":"NextToken","in":"query","required":false,"description":"If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.","schema":{"type":"string","minLength":0,"maxLength":8192,"format":"password"}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/tags/{ResourceArn}":{"get":{"operationId":"ListTagsForResource","description":"Lists the tags attached to the resource.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListTagsForResourceResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"ResourceArn","in":"path","required":true,"description":"The Amazon Resource Name (ARN) of the resource you want to tag.","schema":{"type":"string","minLength":1,"maxLength":2048}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"put":{"operationId":"TagResource","description":"The resource you want to tag.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagResourceResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"ResourceArn","in":"path","required":true,"description":"The Amazon Resource Name (ARN) of the resource you want to tag.","schema":{"type":"string","minLength":1,"maxLength":2048}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["Tags"],"properties":{"Tags":{"description":"Each tag consists of a key and a value.","type":"object","additionalProperties":{"$ref":"#/components/schemas/String"}}}}}}}}},"/list-vector-enrichment-jobs":{"post":{"operationId":"ListVectorEnrichmentJobs","description":"Retrieves a list of vector enrichment jobs.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListVectorEnrichmentJobOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"MaxResults":{"description":"The maximum number of items to return.","type":"integer","minimum":1,"maximum":20},"NextToken":{"description":"If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.","type":"string","minLength":0,"maxLength":8192,"format":"password"},"SortBy":{"description":"The parameter by which to sort the results.","type":"string"},"SortOrder":{"description":"An optional value that specifies whether you want the results sorted in <code>Ascending</code> or <code>Descending</code> order.","type":"string","enum":["ASCENDING","DESCENDING"]},"StatusEquals":{"description":"A filter that retrieves only jobs with a specific status.","type":"string"}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/search-raster-data-collection":{"post":{"operationId":"SearchRasterDataCollection","description":"Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SearchRasterDataCollectionOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["Arn","RasterDataCollectionQuery"],"properties":{"Arn":{"description":"The Amazon Resource Name (ARN) of the raster data collection.","type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:raster-data-collection/(public|premium|user)/[a-z0-9]{12,}$"},"NextToken":{"description":"If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.","type":"string","minLength":0,"maxLength":8192,"format":"password"},"RasterDataCollectionQuery":{"description":"This is a RasterDataCollectionQueryInput containing AreaOfInterest, Time Range filter and Property filters.","type":"object","properties":{"AreaOfInterest":{"allOf":[{"$ref":"#/components/schemas/AreaOfInterest"},{"description":"The Area of interest to be used in the search query."}]},"BandFilter":{"allOf":[{"$ref":"#/components/schemas/StringListInput"},{"description":"The list of Bands to be displayed in the result for each item."}]},"PropertyFilters":{"allOf":[{"$ref":"#/components/schemas/PropertyFilters"},{"description":"The Property Filters used in the search query."}]},"TimeRangeFilter":{"allOf":[{"$ref":"#/components/schemas/TimeRangeFilterInput"},{"description":"The TimeRange Filter used in the search query."}]}}}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/earth-observation-jobs":{"post":{"operationId":"StartEarthObservationJob","description":"Use this operation to create an Earth observation job.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/StartEarthObservationJobOutput"}}}},"480":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"483":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"484":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"485":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"486":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["ExecutionRoleArn","InputConfig","JobConfig","Name"],"properties":{"ClientToken":{"description":"A unique token that guarantees that the call to this API is idempotent.","type":"string","minLength":36,"maxLength":64},"ExecutionRoleArn":{"description":"The Amazon Resource Name (ARN) of the IAM role that you specified for the job.","type":"string","pattern":"^arn:(aws[a-z-]*):iam::([0-9]{12}):role/[a-zA-Z0-9+=,.@_/-]+$","minLength":20,"maxLength":2048},"InputConfig":{"description":"Input configuration information.","type":"object","properties":{"PreviousEarthObservationJobArn":{"allOf":[{"$ref":"#/components/schemas/EarthObservationJobArn"},{"description":"The Amazon Resource Name (ARN) of the previous Earth Observation job."}]},"RasterDataCollectionQuery":{"allOf":[{"$ref":"#/components/schemas/RasterDataCollectionQueryInput"},{"description":"The structure representing the RasterDataCollection Query consisting of the Area of Interest, RasterDataCollectionArn,TimeRange and Property Filters."}]}}},"JobConfig":{"description":"The input structure for the JobConfig in an EarthObservationJob.","type":"object","properties":{"BandMathConfig":{"allOf":[{"$ref":"#/components/schemas/BandMathConfigInput"},{"description":"An object containing information about the job configuration for BandMath."}]},"CloudMaskingConfig":{"allOf":[{"$ref":"#/components/schemas/CloudMaskingConfigInput"},{"description":"An object containing information about the job configuration for cloud masking."}]},"CloudRemovalConfig":{"allOf":[{"$ref":"#/components/schemas/CloudRemovalConfigInput"},{"description":"An object containing information about the job configuration for cloud removal."}]},"GeoMosaicConfig":{"allOf":[{"$ref":"#/components/schemas/GeoMosaicConfigInput"},{"description":"An object containing information about the job configuration for geomosaic."}]},"LandCoverSegmentationConfig":{"allOf":[{"$ref":"#/components/schemas/LandCoverSegmentationConfigInput"},{"description":"An object containing information about the job configuration for land cover segmentation."}]},"ResamplingConfig":{"allOf":[{"$ref":"#/components/schemas/ResamplingConfigInput"},{"description":"An object containing information about the job configuration for resampling."}]},"StackConfig":{"allOf":[{"$ref":"#/components/schemas/StackConfigInput"},{"description":"An object containing information about the job configuration for a Stacking Earth Observation job."}]},"TemporalStatisticsConfig":{"allOf":[{"$ref":"#/components/schemas/TemporalStatisticsConfigInput"},{"description":"An object containing information about the job configuration for temporal statistics."}]},"ZonalStatisticsConfig":{"allOf":[{"$ref":"#/components/schemas/ZonalStatisticsConfigInput"},{"description":"An object containing information about the job configuration for zonal statistics."}]}}},"KmsKeyId":{"description":"The Key Management Service key ID for server-side encryption.","type":"string","minLength":0,"maxLength":2048},"Name":{"description":"The name of the Earth Observation job.","type":"string","minLength":0,"maxLength":200},"Tags":{"description":"Each tag consists of a key and a value.","type":"object","additionalProperties":{"$ref":"#/components/schemas/String"}}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/vector-enrichment-jobs":{"post":{"operationId":"StartVectorEnrichmentJob","description":"Creates a Vector Enrichment job for the supplied job type. Currently, there are two supported job types: reverse geocoding and map matching.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/StartVectorEnrichmentJobOutput"}}}},"480":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"483":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"484":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"485":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"486":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["ExecutionRoleArn","InputConfig","JobConfig","Name"],"properties":{"ClientToken":{"description":"A unique token that guarantees that the call to this API is idempotent.","type":"string","minLength":36,"maxLength":64},"ExecutionRoleArn":{"description":"The Amazon Resource Name (ARN) of the IAM role that you specified for the job.","type":"string","pattern":"^arn:(aws[a-z-]*):iam::([0-9]{12}):role/[a-zA-Z0-9+=,.@_/-]+$","minLength":20,"maxLength":2048},"InputConfig":{"description":"The input structure for the InputConfig in a VectorEnrichmentJob.","type":"object","properties":{"DataSourceConfig":{"allOf":[{"$ref":"#/components/schemas/VectorEnrichmentJobDataSourceConfigInput"},{"description":"The input structure for the data source that represents the storage type of the input data objects."}]},"DocumentType":{"allOf":[{"$ref":"#/components/schemas/VectorEnrichmentJobDocumentType"},{"description":"The input structure that defines the data source file type."}]}}},"JobConfig":{"description":"It contains configs such as ReverseGeocodingConfig and MapMatchingConfig.","type":"object","properties":{"MapMatchingConfig":{"allOf":[{"$ref":"#/components/schemas/MapMatchingConfig"},{"description":"The input structure for Map Matching operation type."}]},"ReverseGeocodingConfig":{"allOf":[{"$ref":"#/components/schemas/ReverseGeocodingConfig"},{"description":"The input structure for Reverse Geocoding operation type."}]}}},"KmsKeyId":{"description":"The Key Management Service key ID for server-side encryption.","type":"string","minLength":0,"maxLength":2048},"Name":{"description":"The name of the Vector Enrichment job.","type":"string","minLength":0,"maxLength":200},"Tags":{"description":"Each tag consists of a key and a value.","type":"object","additionalProperties":{"$ref":"#/components/schemas/String"}}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/earth-observation-jobs/stop":{"post":{"operationId":"StopEarthObservationJob","description":"Use this operation to stop an existing earth observation job.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/StopEarthObservationJobOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"485":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["Arn"],"properties":{"Arn":{"description":"The Amazon Resource Name (ARN) of the Earth Observation job being stopped.","type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:earth-observation-job/[a-z0-9]{12,}$"}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/vector-enrichment-jobs/stop":{"post":{"operationId":"StopVectorEnrichmentJob","description":"Stops the Vector Enrichment job for a given job ARN.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/StopVectorEnrichmentJobOutput"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"485":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["Arn"],"properties":{"Arn":{"description":"The Amazon Resource Name (ARN) of the Vector Enrichment job.","type":"string","pattern":"^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:vector-enrichment-job/[a-z0-9]{12,}$"}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/tags/{ResourceArn}#tagKeys":{"delete":{"operationId":"UntagResource","description":"The resource you want to untag.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UntagResourceResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}},"484":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}}},"parameters":[{"name":"ResourceArn","in":"path","required":true,"description":"The Amazon Resource Name (ARN) of the resource you want to untag.","schema":{"type":"string","minLength":1,"maxLength":2048}},{"name":"tagKeys","in":"query","required":true,"description":"Keys of the tags you want to remove.","schema":{"type":"array","items":{"$ref":"#/components/schemas/String"},"minItems":1,"maxItems":50}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]}},"components":{"parameters":{"X-Amz-Content-Sha256":{"name":"X-Amz-Content-Sha256","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Date":{"name":"X-Amz-Date","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Algorithm":{"name":"X-Amz-Algorithm","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Credential":{"name":"X-Amz-Credential","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Security-Token":{"name":"X-Amz-Security-Token","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Signature":{"name":"X-Amz-Signature","in":"header","schema":{"type":"string"},"required":false},"X-Amz-SignedHeaders":{"name":"X-Amz-SignedHeaders","in":"header","schema":{"type":"string"},"required":false}},"securitySchemes":{"hmac":{"type":"apiKey","name":"Authorization","in":"header","description":"Amazon Signature authorization v4","x-amazon-apigateway-authtype":"awsSigv4"}},"schemas":{"DeleteEarthObservationJobOutput":{"type":"object","properties":{}},"AccessDeniedException":{},"ValidationException":{},"ThrottlingException":{},"InternalServerException":{},"ResourceNotFoundException":{},"ConflictException":{},"DeleteVectorEnrichmentJobOutput":{"type":"object","properties":{}},"ExportEarthObservationJobOutput":{"type":"object","required":["Arn","CreationTime","ExecutionRoleArn","ExportStatus","OutputConfig"],"properties":{"Arn":{"allOf":[{"$ref":"#/components/schemas/EarthObservationJobArn"},{"description":"The output Amazon Resource Name (ARN) of the Earth Observation job being exported."}]},"CreationTime":{"allOf":[{"$ref":"#/components/schemas/SyntheticTimestamp_date_time"},{"description":"The creation time."}]},"ExecutionRoleArn":{"allOf":[{"$ref":"#/components/schemas/ExecutionRoleArn"},{"description":"The Amazon Resource Name (ARN) of the IAM role that you specified for the job."}]},"ExportSourceImages":{"allOf":[{"$ref":"#/components/schemas/Boolean"},{"description":"The source images provided to the Earth Observation job being exported."}]},"ExportStatus":{"allOf":[{"$ref":"#/components/schemas/EarthObservationJobExportStatus"},{"description":"The status of the results of the Earth Observation job being exported."}]},"OutputConfig":{"allOf":[{"$ref":"#/components/schemas/OutputConfigInput"},{"description":"An object containing inf