Skip to content

Commit 92466d9

Browse files
Release v1.51.22 (2024-04-16) (#5226)
Release v1.51.22 (2024-04-16) === ### Service Client Updates * `service/bedrock-agent`: Updates service API and documentation * `service/emr-serverless`: Updates service API and documentation * `service/entityresolution`: Updates service API, documentation, and paginators * `service/iotwireless`: Updates service API and documentation * `service/lakeformation`: Updates service API and documentation * `service/m2`: Updates service API and documentation * `service/mediapackagev2`: Updates service API and documentation * `service/outposts`: Updates service API, documentation, and paginators * `service/wellarchitected`: Updates service API and documentation
1 parent 49079a4 commit 92466d9

File tree

40 files changed

+11180
-1604
lines changed

40 files changed

+11180
-1604
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Release v1.51.22 (2024-04-16)
2+
===
3+
4+
### Service Client Updates
5+
* `service/bedrock-agent`: Updates service API and documentation
6+
* `service/emr-serverless`: Updates service API and documentation
7+
* `service/entityresolution`: Updates service API, documentation, and paginators
8+
* `service/iotwireless`: Updates service API and documentation
9+
* `service/lakeformation`: Updates service API and documentation
10+
* `service/m2`: Updates service API and documentation
11+
* `service/mediapackagev2`: Updates service API and documentation
12+
* `service/outposts`: Updates service API, documentation, and paginators
13+
* `service/wellarchitected`: Updates service API and documentation
14+
115
Release v1.51.21 (2024-04-12)
216
===
317

aws/endpoints/defaults.go

+19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.51.21"
8+
const SDKVersion = "1.51.22"

models/apis/bedrock-agent/2023-06-05/api-2.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -1259,10 +1259,7 @@
12591259
},
12601260
"CreateAgentRequest":{
12611261
"type":"structure",
1262-
"required":[
1263-
"agentName",
1264-
"agentResourceRoleArn"
1265-
],
1262+
"required":["agentName"],
12661263
"members":{
12671264
"agentName":{"shape":"Name"},
12681265
"agentResourceRoleArn":{"shape":"AgentRoleArn"},

models/apis/bedrock-agent/2023-06-05/docs-2.json

+33-33
Large diffs are not rendered by default.

models/apis/emr-serverless/2021-07-13/api-2.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,10 @@
525525
"min":1,
526526
"pattern":"[1-9][0-9]*(\\s)?(GB|gb|gB|Gb)"
527527
},
528+
"DiskType":{
529+
"type":"string",
530+
"pattern":"(SHUFFLE_OPTIMIZED|[Ss]huffle_[Oo]ptimized|STANDARD|[Ss]tandard)"
531+
},
528532
"Double":{
529533
"type":"double",
530534
"box":true
@@ -1352,7 +1356,8 @@
13521356
"members":{
13531357
"cpu":{"shape":"CpuSize"},
13541358
"memory":{"shape":"MemorySize"},
1355-
"disk":{"shape":"DiskSize"}
1359+
"disk":{"shape":"DiskSize"},
1360+
"diskType":{"shape":"DiskType"}
13561361
}
13571362
},
13581363
"WorkerTypeSpecification":{

models/apis/emr-serverless/2021-07-13/docs-2.json

+6
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,12 @@
232232
"WorkerResourceConfig$disk": "<p>The disk requirements for every worker instance of the worker type.</p>"
233233
}
234234
},
235+
"DiskType": {
236+
"base": null,
237+
"refs": {
238+
"WorkerResourceConfig$diskType": "<p>The disk type for every worker instance of the work type. Shuffle optimized disks have higher performance characteristics and are better for shuffle heavy workloads. Default is <code>STANDARD</code>.</p>"
239+
}
240+
},
235241
"Double": {
236242
"base": null,
237243
"refs": {

models/apis/emr-serverless/2021-07-13/endpoint-rule-set-1.json

+20-20
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
]
4141
}
4242
],
43-
"type": "tree",
4443
"rules": [
4544
{
4645
"conditions": [
@@ -83,7 +82,8 @@
8382
},
8483
"type": "endpoint"
8584
}
86-
]
85+
],
86+
"type": "tree"
8787
},
8888
{
8989
"conditions": [
@@ -96,7 +96,6 @@
9696
]
9797
}
9898
],
99-
"type": "tree",
10099
"rules": [
101100
{
102101
"conditions": [
@@ -110,7 +109,6 @@
110109
"assign": "PartitionResult"
111110
}
112111
],
113-
"type": "tree",
114112
"rules": [
115113
{
116114
"conditions": [
@@ -133,7 +131,6 @@
133131
]
134132
}
135133
],
136-
"type": "tree",
137134
"rules": [
138135
{
139136
"conditions": [
@@ -168,7 +165,6 @@
168165
]
169166
}
170167
],
171-
"type": "tree",
172168
"rules": [
173169
{
174170
"conditions": [],
@@ -179,14 +175,16 @@
179175
},
180176
"type": "endpoint"
181177
}
182-
]
178+
],
179+
"type": "tree"
183180
},
184181
{
185182
"conditions": [],
186183
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
187184
"type": "error"
188185
}
189-
]
186+
],
187+
"type": "tree"
190188
},
191189
{
192190
"conditions": [
@@ -200,14 +198,12 @@
200198
]
201199
}
202200
],
203-
"type": "tree",
204201
"rules": [
205202
{
206203
"conditions": [
207204
{
208205
"fn": "booleanEquals",
209206
"argv": [
210-
true,
211207
{
212208
"fn": "getAttr",
213209
"argv": [
@@ -216,11 +212,11 @@
216212
},
217213
"supportsFIPS"
218214
]
219-
}
215+
},
216+
true
220217
]
221218
}
222219
],
223-
"type": "tree",
224220
"rules": [
225221
{
226222
"conditions": [],
@@ -231,14 +227,16 @@
231227
},
232228
"type": "endpoint"
233229
}
234-
]
230+
],
231+
"type": "tree"
235232
},
236233
{
237234
"conditions": [],
238235
"error": "FIPS is enabled but this partition does not support FIPS",
239236
"type": "error"
240237
}
241-
]
238+
],
239+
"type": "tree"
242240
},
243241
{
244242
"conditions": [
@@ -252,7 +250,6 @@
252250
]
253251
}
254252
],
255-
"type": "tree",
256253
"rules": [
257254
{
258255
"conditions": [
@@ -272,7 +269,6 @@
272269
]
273270
}
274271
],
275-
"type": "tree",
276272
"rules": [
277273
{
278274
"conditions": [],
@@ -283,14 +279,16 @@
283279
},
284280
"type": "endpoint"
285281
}
286-
]
282+
],
283+
"type": "tree"
287284
},
288285
{
289286
"conditions": [],
290287
"error": "DualStack is enabled but this partition does not support DualStack",
291288
"type": "error"
292289
}
293-
]
290+
],
291+
"type": "tree"
294292
},
295293
{
296294
"conditions": [],
@@ -301,9 +299,11 @@
301299
},
302300
"type": "endpoint"
303301
}
304-
]
302+
],
303+
"type": "tree"
305304
}
306-
]
305+
],
306+
"type": "tree"
307307
},
308308
{
309309
"conditions": [],

0 commit comments

Comments
 (0)