aws-sdk-batch 1.95.0 → 1.147.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +260 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-batch/client.rb +2024 -235
- data/lib/aws-sdk-batch/client_api.rb +879 -7
- data/lib/aws-sdk-batch/endpoint_parameters.rb +13 -10
- data/lib/aws-sdk-batch/endpoint_provider.rb +15 -19
- data/lib/aws-sdk-batch/endpoints.rb +2 -348
- data/lib/aws-sdk-batch/plugins/endpoints.rb +19 -62
- data/lib/aws-sdk-batch/types.rb +3723 -420
- data/lib/aws-sdk-batch.rb +15 -11
- data/sig/client.rbs +447 -888
- data/sig/params.rbs +434 -0
- data/sig/resource.rbs +5 -0
- data/sig/types.rbs +620 -4
- metadata +7 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fded72c30644fd471d52da2b0418f14a014cdc5b05d6bc47084d58789bdacee0
|
|
4
|
+
data.tar.gz: 417f535c85b7c4fbe07095500c70304a011adc6043f5a40918a6c05c42dd68af
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 926d862f36ce6517577c4a62af2376d6e9d9ec9d89994095f0033069008e2a6f94b53d4e3633b56df40d7aecdce8e5db07cb8a8c818791dbe4e1a242ab777dc0
|
|
7
|
+
data.tar.gz: c58a701c6d933f28dbbd43abd6845db620a5366b0305d6e932228decd823dd81eeae09f3ae8fac5561c5ff63f33ec0db4d310f7438c5ec55bfa9e6eb897651e1
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,266 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.147.0 (2026-07-09)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
8
|
+
|
|
9
|
+
1.146.0 (2026-06-18)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Adds Support for ordered allocation strategies- BEST-FIT-PROGRESSIVE-ORDERED or SPOT-CAPACITY-OPTIMIZED-PRIORITIZED
|
|
13
|
+
|
|
14
|
+
1.145.0 (2026-05-26)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Increase the maximum value of jobExecutionTimeoutMinutes to support longer job timeouts during compute environment infrastructure updates.
|
|
18
|
+
|
|
19
|
+
1.144.0 (2026-05-21)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Clarified CreateComputeEnvironment parameter requirements - serviceRole is required for UNMANAGED compute environments, allocationStrategy is required for EKS compute environments, and compute environments must be created in the ENABLED state.
|
|
23
|
+
|
|
24
|
+
1.143.0 (2026-05-19)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
28
|
+
|
|
29
|
+
1.142.0 (2026-05-13)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Adds a billing callout to docs regarding using the CE Scale Down Delay feature
|
|
33
|
+
|
|
34
|
+
1.141.0 (2026-04-22)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - Support of S3Files volume type, container start and stop timeouts.
|
|
38
|
+
|
|
39
|
+
1.140.0 (2026-03-25)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Documentation-only update for AWS Batch.
|
|
43
|
+
|
|
44
|
+
1.139.0 (2026-03-23)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments.
|
|
48
|
+
|
|
49
|
+
1.138.0 (2026-03-19)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - AWS Batch now supports quota management, enabling administrators to allocate shared compute resources across teams and projects through quota shares with capacity limits, resource-sharing strategies, and priority-based preemption - currently available for SageMaker Training job queues.
|
|
53
|
+
|
|
54
|
+
1.137.0 (2026-03-18)
|
|
55
|
+
------------------
|
|
56
|
+
|
|
57
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
58
|
+
|
|
59
|
+
1.136.0 (2026-02-27)
|
|
60
|
+
------------------
|
|
61
|
+
|
|
62
|
+
* Feature - This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete
|
|
63
|
+
|
|
64
|
+
1.135.0 (2026-02-25)
|
|
65
|
+
------------------
|
|
66
|
+
|
|
67
|
+
* Feature - AWS Batch documentation update for service job capacity units.
|
|
68
|
+
|
|
69
|
+
1.134.0 (2026-02-11)
|
|
70
|
+
------------------
|
|
71
|
+
|
|
72
|
+
* Feature - Add support for listing jobs by share identifier and getting snapshots of active capacity utilization by job queue and share.
|
|
73
|
+
|
|
74
|
+
1.133.0 (2026-02-03)
|
|
75
|
+
------------------
|
|
76
|
+
|
|
77
|
+
* Feature - AWS Batch Array Job Visibility feature support. Includes new statusSummaryLastUpdatedAt for array job parent DescribeJobs responses for the last time the statusSummary was updated. Includes both statusSummary and statusSummaryLastUpdatedAt in ListJobs responses for array job parents.
|
|
78
|
+
|
|
79
|
+
1.132.0 (2026-01-16)
|
|
80
|
+
------------------
|
|
81
|
+
|
|
82
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
83
|
+
|
|
84
|
+
1.131.0 (2026-01-08)
|
|
85
|
+
------------------
|
|
86
|
+
|
|
87
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
88
|
+
|
|
89
|
+
1.130.0 (2026-01-05)
|
|
90
|
+
------------------
|
|
91
|
+
|
|
92
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
93
|
+
|
|
94
|
+
1.129.0 (2025-11-21)
|
|
95
|
+
------------------
|
|
96
|
+
|
|
97
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
98
|
+
|
|
99
|
+
1.128.0 (2025-11-11)
|
|
100
|
+
------------------
|
|
101
|
+
|
|
102
|
+
* Feature - Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023.
|
|
103
|
+
|
|
104
|
+
1.127.0 (2025-10-21)
|
|
105
|
+
------------------
|
|
106
|
+
|
|
107
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
108
|
+
|
|
109
|
+
1.126.0 (2025-10-16)
|
|
110
|
+
------------------
|
|
111
|
+
|
|
112
|
+
* Feature - Update endpoint ruleset parameters casing
|
|
113
|
+
|
|
114
|
+
1.125.0 (2025-09-22)
|
|
115
|
+
------------------
|
|
116
|
+
|
|
117
|
+
* Feature - Starting in JAN 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security.
|
|
118
|
+
|
|
119
|
+
1.124.0 (2025-08-27)
|
|
120
|
+
------------------
|
|
121
|
+
|
|
122
|
+
* Feature - Added ECS_AL2023_NVIDIA as an option for Ec2Configuration.imageType.
|
|
123
|
+
|
|
124
|
+
1.123.0 (2025-08-26)
|
|
125
|
+
------------------
|
|
126
|
+
|
|
127
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
128
|
+
|
|
129
|
+
1.122.0 (2025-08-18)
|
|
130
|
+
------------------
|
|
131
|
+
|
|
132
|
+
* Feature - Added default_x86_64 and default_arm64 as values to the instanceTypes field.
|
|
133
|
+
|
|
134
|
+
1.121.0 (2025-08-07)
|
|
135
|
+
------------------
|
|
136
|
+
|
|
137
|
+
* Feature - This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture with Fargate Spot compute support.
|
|
138
|
+
|
|
139
|
+
1.120.0 (2025-08-04)
|
|
140
|
+
------------------
|
|
141
|
+
|
|
142
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
143
|
+
|
|
144
|
+
1.119.0 (2025-07-31)
|
|
145
|
+
------------------
|
|
146
|
+
|
|
147
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
148
|
+
|
|
149
|
+
1.118.0 (2025-07-29)
|
|
150
|
+
------------------
|
|
151
|
+
|
|
152
|
+
* Feature - AWS Batch for SageMaker Training jobs feature support. Includes new APIs for service job submission (e.g., SubmitServiceJob) and managing service environments (e.g., CreateServiceEnvironment) that enable queueing SageMaker Training jobs.
|
|
153
|
+
|
|
154
|
+
1.117.0 (2025-07-21)
|
|
155
|
+
------------------
|
|
156
|
+
|
|
157
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
158
|
+
|
|
159
|
+
1.116.0 (2025-06-24)
|
|
160
|
+
------------------
|
|
161
|
+
|
|
162
|
+
* Feature - Add userdataType to LaunchTemplateSpecification and LaunchTemplateSpecificationOverride.
|
|
163
|
+
|
|
164
|
+
1.115.0 (2025-06-02)
|
|
165
|
+
------------------
|
|
166
|
+
|
|
167
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
168
|
+
|
|
169
|
+
1.114.0 (2025-05-12)
|
|
170
|
+
------------------
|
|
171
|
+
|
|
172
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
173
|
+
|
|
174
|
+
1.113.0 (2025-05-01)
|
|
175
|
+
------------------
|
|
176
|
+
|
|
177
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
178
|
+
|
|
179
|
+
1.112.0 (2025-03-27)
|
|
180
|
+
------------------
|
|
181
|
+
|
|
182
|
+
* Feature - This release will enable two features: Firelens log driver, and Execute Command on Batch jobs on ECS. Both features will be passed through to ECS.
|
|
183
|
+
|
|
184
|
+
1.111.0 (2025-02-26)
|
|
185
|
+
------------------
|
|
186
|
+
|
|
187
|
+
* Feature - AWS Batch: Resource Aware Scheduling feature support
|
|
188
|
+
|
|
189
|
+
1.110.0 (2025-02-18)
|
|
190
|
+
------------------
|
|
191
|
+
|
|
192
|
+
* Feature - This documentation-only update corrects some typos.
|
|
193
|
+
|
|
194
|
+
1.109.0 (2025-02-06)
|
|
195
|
+
------------------
|
|
196
|
+
|
|
197
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
198
|
+
|
|
199
|
+
1.108.0 (2025-01-21)
|
|
200
|
+
------------------
|
|
201
|
+
|
|
202
|
+
* Feature - Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.
|
|
203
|
+
|
|
204
|
+
1.107.0 (2025-01-15)
|
|
205
|
+
------------------
|
|
206
|
+
|
|
207
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
208
|
+
|
|
209
|
+
1.106.0 (2024-12-17)
|
|
210
|
+
------------------
|
|
211
|
+
|
|
212
|
+
* Feature - This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs.
|
|
213
|
+
|
|
214
|
+
1.105.0 (2024-11-08)
|
|
215
|
+
------------------
|
|
216
|
+
|
|
217
|
+
* Feature - This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment.
|
|
218
|
+
|
|
219
|
+
1.104.0 (2024-11-06)
|
|
220
|
+
------------------
|
|
221
|
+
|
|
222
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
223
|
+
|
|
224
|
+
1.103.0 (2024-10-31)
|
|
225
|
+
------------------
|
|
226
|
+
|
|
227
|
+
* Feature - Add `podNamespace` to `EksAttemptDetail` and `containerID` to `EksAttemptContainerDetail`.
|
|
228
|
+
|
|
229
|
+
1.102.0 (2024-10-18)
|
|
230
|
+
------------------
|
|
231
|
+
|
|
232
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
233
|
+
|
|
234
|
+
1.101.0 (2024-09-24)
|
|
235
|
+
------------------
|
|
236
|
+
|
|
237
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
238
|
+
|
|
239
|
+
1.100.0 (2024-09-23)
|
|
240
|
+
------------------
|
|
241
|
+
|
|
242
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
243
|
+
|
|
244
|
+
1.99.0 (2024-09-20)
|
|
245
|
+
------------------
|
|
246
|
+
|
|
247
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
248
|
+
|
|
249
|
+
1.98.0 (2024-09-11)
|
|
250
|
+
------------------
|
|
251
|
+
|
|
252
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
253
|
+
|
|
254
|
+
1.97.0 (2024-09-10)
|
|
255
|
+
------------------
|
|
256
|
+
|
|
257
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
258
|
+
|
|
259
|
+
1.96.0 (2024-09-03)
|
|
260
|
+
------------------
|
|
261
|
+
|
|
262
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
263
|
+
|
|
4
264
|
1.95.0 (2024-08-16)
|
|
5
265
|
------------------
|
|
6
266
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.147.0
|