@aws-sdk/client-batch 3.1087.0 → 3.1089.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 (64) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Batch.d.ts +149 -164
  3. package/dist-types/ts3.4/BatchClient.d.ts +19 -41
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +7 -5
  8. package/dist-types/ts3.4/commands/CreateComputeEnvironmentCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CreateConsumableResourceCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CreateJobQueueCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/CreateQuotaShareCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateSchedulingPolicyCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateServiceEnvironmentCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/DeleteComputeEnvironmentCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/DeleteConsumableResourceCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/DeleteJobQueueCommand.d.ts +4 -9
  17. package/dist-types/ts3.4/commands/DeleteQuotaShareCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/DeleteSchedulingPolicyCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeleteServiceEnvironmentCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeregisterJobDefinitionCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/DescribeComputeEnvironmentsCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DescribeConsumableResourceCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DescribeJobDefinitionsCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/DescribeJobQueuesCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +3 -5
  26. package/dist-types/ts3.4/commands/DescribeQuotaShareCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DescribeSchedulingPoliciesCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DescribeServiceEnvironmentsCommand.d.ts +3 -5
  29. package/dist-types/ts3.4/commands/DescribeServiceJobCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/GetJobQueueSnapshotCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/ListConsumableResourcesCommand.d.ts +3 -5
  32. package/dist-types/ts3.4/commands/ListJobsByConsumableResourceCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
  34. package/dist-types/ts3.4/commands/ListQuotaSharesCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/ListSchedulingPoliciesCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/ListServiceJobsCommand.d.ts +3 -8
  37. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/RegisterJobDefinitionCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/SubmitJobCommand.d.ts +7 -5
  40. package/dist-types/ts3.4/commands/SubmitServiceJobCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/TerminateJobCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/TerminateServiceJobCommand.d.ts +5 -10
  44. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/UpdateComputeEnvironmentCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/UpdateConsumableResourceCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/UpdateJobQueueCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/UpdateQuotaShareCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/UpdateSchedulingPolicyCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/UpdateServiceEnvironmentCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/UpdateServiceJobCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  53. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  54. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  55. package/dist-types/ts3.4/models/enums.d.ts +11 -22
  56. package/dist-types/ts3.4/models/models_0.d.ts +7 -21
  57. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
  58. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  59. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  60. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  61. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  62. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  63. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  64. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75