@aws-sdk/client-sagemaker-geospatial 3.303.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist-cjs/commands/DeleteEarthObservationJobCommand.js +2 -2
  2. package/dist-cjs/commands/DeleteVectorEnrichmentJobCommand.js +2 -2
  3. package/dist-cjs/commands/ExportEarthObservationJobCommand.js +2 -2
  4. package/dist-cjs/commands/ExportVectorEnrichmentJobCommand.js +2 -2
  5. package/dist-cjs/commands/GetEarthObservationJobCommand.js +2 -2
  6. package/dist-cjs/commands/GetRasterDataCollectionCommand.js +2 -2
  7. package/dist-cjs/commands/GetTileCommand.js +2 -2
  8. package/dist-cjs/commands/GetVectorEnrichmentJobCommand.js +2 -2
  9. package/dist-cjs/commands/ListEarthObservationJobsCommand.js +2 -2
  10. package/dist-cjs/commands/ListRasterDataCollectionsCommand.js +2 -2
  11. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  12. package/dist-cjs/commands/ListVectorEnrichmentJobsCommand.js +2 -2
  13. package/dist-cjs/commands/SearchRasterDataCollectionCommand.js +2 -2
  14. package/dist-cjs/commands/StartEarthObservationJobCommand.js +2 -2
  15. package/dist-cjs/commands/StartVectorEnrichmentJobCommand.js +2 -2
  16. package/dist-cjs/commands/StopEarthObservationJobCommand.js +2 -2
  17. package/dist-cjs/commands/StopVectorEnrichmentJobCommand.js +2 -2
  18. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  19. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  20. package/dist-cjs/protocols/Aws_restJson1.js +522 -604
  21. package/dist-es/commands/DeleteEarthObservationJobCommand.js +3 -3
  22. package/dist-es/commands/DeleteVectorEnrichmentJobCommand.js +3 -3
  23. package/dist-es/commands/ExportEarthObservationJobCommand.js +3 -3
  24. package/dist-es/commands/ExportVectorEnrichmentJobCommand.js +3 -3
  25. package/dist-es/commands/GetEarthObservationJobCommand.js +3 -3
  26. package/dist-es/commands/GetRasterDataCollectionCommand.js +3 -3
  27. package/dist-es/commands/GetTileCommand.js +3 -3
  28. package/dist-es/commands/GetVectorEnrichmentJobCommand.js +3 -3
  29. package/dist-es/commands/ListEarthObservationJobsCommand.js +3 -3
  30. package/dist-es/commands/ListRasterDataCollectionsCommand.js +3 -3
  31. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  32. package/dist-es/commands/ListVectorEnrichmentJobsCommand.js +3 -3
  33. package/dist-es/commands/SearchRasterDataCollectionCommand.js +3 -3
  34. package/dist-es/commands/StartEarthObservationJobCommand.js +3 -3
  35. package/dist-es/commands/StartVectorEnrichmentJobCommand.js +3 -3
  36. package/dist-es/commands/StopEarthObservationJobCommand.js +3 -3
  37. package/dist-es/commands/StopVectorEnrichmentJobCommand.js +3 -3
  38. package/dist-es/commands/TagResourceCommand.js +3 -3
  39. package/dist-es/commands/UntagResourceCommand.js +3 -3
  40. package/dist-es/protocols/Aws_restJson1.js +483 -565
  41. package/dist-types/protocols/Aws_restJson1.d.ts +152 -38
  42. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +38 -38
  43. package/package.json +31 -31
@@ -36,10 +36,10 @@ class DeleteEarthObservationJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteEarthObservationJobCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteEarthObservationJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteEarthObservationJobCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteEarthObservationJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteEarthObservationJobCommand = DeleteEarthObservationJobCommand;
@@ -36,10 +36,10 @@ class DeleteVectorEnrichmentJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteVectorEnrichmentJobCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteVectorEnrichmentJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteVectorEnrichmentJobCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteVectorEnrichmentJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteVectorEnrichmentJobCommand = DeleteVectorEnrichmentJobCommand;
@@ -36,10 +36,10 @@ class ExportEarthObservationJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ExportEarthObservationJobCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ExportEarthObservationJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ExportEarthObservationJobCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ExportEarthObservationJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ExportEarthObservationJobCommand = ExportEarthObservationJobCommand;
@@ -36,10 +36,10 @@ class ExportVectorEnrichmentJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ExportVectorEnrichmentJobCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ExportVectorEnrichmentJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ExportVectorEnrichmentJobCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ExportVectorEnrichmentJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ExportVectorEnrichmentJobCommand = ExportVectorEnrichmentJobCommand;
@@ -37,10 +37,10 @@ class GetEarthObservationJobCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1GetEarthObservationJobCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetEarthObservationJobCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetEarthObservationJobCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetEarthObservationJobCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetEarthObservationJobCommand = GetEarthObservationJobCommand;
@@ -36,10 +36,10 @@ class GetRasterDataCollectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetRasterDataCollectionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetRasterDataCollectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetRasterDataCollectionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetRasterDataCollectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetRasterDataCollectionCommand = GetRasterDataCollectionCommand;
@@ -37,10 +37,10 @@ class GetTileCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1GetTileCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetTileCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetTileCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetTileCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetTileCommand = GetTileCommand;
@@ -36,10 +36,10 @@ class GetVectorEnrichmentJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetVectorEnrichmentJobCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetVectorEnrichmentJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetVectorEnrichmentJobCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetVectorEnrichmentJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetVectorEnrichmentJobCommand = GetVectorEnrichmentJobCommand;
@@ -37,10 +37,10 @@ class ListEarthObservationJobsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1ListEarthObservationJobsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListEarthObservationJobsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListEarthObservationJobsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListEarthObservationJobsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListEarthObservationJobsCommand = ListEarthObservationJobsCommand;
@@ -37,10 +37,10 @@ class ListRasterDataCollectionsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1ListRasterDataCollectionsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListRasterDataCollectionsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListRasterDataCollectionsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListRasterDataCollectionsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListRasterDataCollectionsCommand = ListRasterDataCollectionsCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -37,10 +37,10 @@ class ListVectorEnrichmentJobsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1ListVectorEnrichmentJobsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListVectorEnrichmentJobsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListVectorEnrichmentJobsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListVectorEnrichmentJobsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListVectorEnrichmentJobsCommand = ListVectorEnrichmentJobsCommand;
@@ -37,10 +37,10 @@ class SearchRasterDataCollectionCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1SearchRasterDataCollectionCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_SearchRasterDataCollectionCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1SearchRasterDataCollectionCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_SearchRasterDataCollectionCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.SearchRasterDataCollectionCommand = SearchRasterDataCollectionCommand;
@@ -37,10 +37,10 @@ class StartEarthObservationJobCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1StartEarthObservationJobCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_StartEarthObservationJobCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1StartEarthObservationJobCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_StartEarthObservationJobCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.StartEarthObservationJobCommand = StartEarthObservationJobCommand;
@@ -36,10 +36,10 @@ class StartVectorEnrichmentJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1StartVectorEnrichmentJobCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_StartVectorEnrichmentJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1StartVectorEnrichmentJobCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_StartVectorEnrichmentJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartVectorEnrichmentJobCommand = StartVectorEnrichmentJobCommand;
@@ -36,10 +36,10 @@ class StopEarthObservationJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1StopEarthObservationJobCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_StopEarthObservationJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1StopEarthObservationJobCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_StopEarthObservationJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopEarthObservationJobCommand = StopEarthObservationJobCommand;
@@ -36,10 +36,10 @@ class StopVectorEnrichmentJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1StopVectorEnrichmentJobCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_StopVectorEnrichmentJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1StopVectorEnrichmentJobCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_StopVectorEnrichmentJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopVectorEnrichmentJobCommand = StopVectorEnrichmentJobCommand;
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1TagResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1TagResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.TagResourceCommand = TagResourceCommand;
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UntagResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UntagResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UntagResourceCommand = UntagResourceCommand;