Skip to content

Commit a359223

Browse files
Release v1.47.8 (2023-11-09) (#5063)
Release v1.47.8 (2023-11-09) === ### Service Client Updates * `service/cloudformation`: Updates service API and documentation * Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts. * `service/cloudtrail`: Updates service API and documentation * The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store. * `service/comprehend`: Updates service API and documentation * `service/connect`: Updates service API and documentation * `service/ec2`: Updates service API and documentation * AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region. * `service/eks`: Updates service API and documentation * `service/lambda`: Updates service API * Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda. * `service/logs`: Updates service API, documentation, and paginators * Update to support new APIs for delivery of logs from AWS services. * `service/omics`: Updates service API and documentation
1 parent 9830e80 commit a359223

File tree

41 files changed

+13020
-4949
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+13020
-4949
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Release v1.47.8 (2023-11-09)
2+
===
3+
4+
### Service Client Updates
5+
* `service/cloudformation`: Updates service API and documentation
6+
* Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.
7+
* `service/cloudtrail`: Updates service API and documentation
8+
* The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store.
9+
* `service/comprehend`: Updates service API and documentation
10+
* `service/connect`: Updates service API and documentation
11+
* `service/ec2`: Updates service API and documentation
12+
* AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.
13+
* `service/eks`: Updates service API and documentation
14+
* `service/lambda`: Updates service API
15+
* Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda.
16+
* `service/logs`: Updates service API, documentation, and paginators
17+
* Update to support new APIs for delivery of logs from AWS services.
18+
* `service/omics`: Updates service API and documentation
19+
120
Release v1.47.7 (2023-11-09)
221
===
322

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.47.7"
8+
const SDKVersion = "1.47.8"

models/apis/cloudformation/2010-05-15/api-2.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -1409,6 +1409,13 @@
14091409
"max":128,
14101410
"min":1
14111411
},
1412+
"ConcurrencyMode":{
1413+
"type":"string",
1414+
"enum":[
1415+
"STRICT_FAILURE_TOLERANCE",
1416+
"SOFT_FAILURE_TOLERANCE"
1417+
]
1418+
},
14121419
"ConfigurationSchema":{
14131420
"type":"string",
14141421
"max":60000,
@@ -3929,7 +3936,8 @@
39293936
"FailureToleranceCount":{"shape":"FailureToleranceCount"},
39303937
"FailureTolerancePercentage":{"shape":"FailureTolerancePercentage"},
39313938
"MaxConcurrentCount":{"shape":"MaxConcurrentCount"},
3932-
"MaxConcurrentPercentage":{"shape":"MaxConcurrentPercentage"}
3939+
"MaxConcurrentPercentage":{"shape":"MaxConcurrentPercentage"},
3940+
"ConcurrencyMode":{"shape":"ConcurrencyMode"}
39333941
}
39343942
},
39353943
"StackSetOperationResultStatus":{

models/apis/cloudformation/2010-05-15/docs-2.json

+15-9
Large diffs are not rendered by default.

models/apis/cloudformation/2010-05-15/endpoint-rule-set-1.json

+22-22
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,18 +212,17 @@
216212
},
217213
"supportsFIPS"
218214
]
219-
}
215+
},
216+
true
220217
]
221218
}
222219
],
223-
"type": "tree",
224220
"rules": [
225221
{
226222
"conditions": [
227223
{
228224
"fn": "stringEquals",
229225
"argv": [
230-
"aws-us-gov",
231226
{
232227
"fn": "getAttr",
233228
"argv": [
@@ -236,7 +231,8 @@
236231
},
237232
"name"
238233
]
239-
}
234+
},
235+
"aws-us-gov"
240236
]
241237
}
242238
],
@@ -256,14 +252,16 @@
256252
},
257253
"type": "endpoint"
258254
}
259-
]
255+
],
256+
"type": "tree"
260257
},
261258
{
262259
"conditions": [],
263260
"error": "FIPS is enabled but this partition does not support FIPS",
264261
"type": "error"
265262
}
266-
]
263+
],
264+
"type": "tree"
267265
},
268266
{
269267
"conditions": [
@@ -277,7 +275,6 @@
277275
]
278276
}
279277
],
280-
"type": "tree",
281278
"rules": [
282279
{
283280
"conditions": [
@@ -297,7 +294,6 @@
297294
]
298295
}
299296
],
300-
"type": "tree",
301297
"rules": [
302298
{
303299
"conditions": [],
@@ -308,14 +304,16 @@
308304
},
309305
"type": "endpoint"
310306
}
311-
]
307+
],
308+
"type": "tree"
312309
},
313310
{
314311
"conditions": [],
315312
"error": "DualStack is enabled but this partition does not support DualStack",
316313
"type": "error"
317314
}
318-
]
315+
],
316+
"type": "tree"
319317
},
320318
{
321319
"conditions": [],
@@ -326,9 +324,11 @@
326324
},
327325
"type": "endpoint"
328326
}
329-
]
327+
],
328+
"type": "tree"
330329
}
331-
]
330+
],
331+
"type": "tree"
332332
},
333333
{
334334
"conditions": [],

models/apis/cloudformation/2010-05-15/endpoint-tests-1.json

+11
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,17 @@
672672
"expect": {
673673
"error": "Invalid Configuration: Missing Region"
674674
}
675+
},
676+
{
677+
"documentation": "Partition doesn't support DualStack",
678+
"expect": {
679+
"error": "DualStack is enabled but this partition does not support DualStack"
680+
},
681+
"params": {
682+
"Region": "us-isob-east-1",
683+
"UseFIPS": false,
684+
"UseDualStack": true
685+
}
675686
}
676687
],
677688
"version": "1.0"

models/apis/cloudtrail/2013-11-01/api-2.json

+17-9
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,8 @@
373373
"input":{"shape":"GetInsightSelectorsRequest"},
374374
"output":{"shape":"GetInsightSelectorsResponse"},
375375
"errors":[
376+
{"shape":"InvalidParameterException"},
377+
{"shape":"InvalidParameterCombinationException"},
376378
{"shape":"TrailNotFoundException"},
377379
{"shape":"InvalidTrailNameException"},
378380
{"shape":"CloudTrailARNInvalidException"},
@@ -651,6 +653,8 @@
651653
"input":{"shape":"PutInsightSelectorsRequest"},
652654
"output":{"shape":"PutInsightSelectorsResponse"},
653655
"errors":[
656+
{"shape":"InvalidParameterException"},
657+
{"shape":"InvalidParameterCombinationException"},
654658
{"shape":"TrailNotFoundException"},
655659
{"shape":"InvalidTrailNameException"},
656660
{"shape":"CloudTrailARNInvalidException"},
@@ -950,6 +954,7 @@
950954
{"shape":"EventDataStoreARNInvalidException"},
951955
{"shape":"EventDataStoreNotFoundException"},
952956
{"shape":"InvalidEventSelectorsException"},
957+
{"shape":"InvalidInsightSelectorsException"},
953958
{"shape":"EventDataStoreHasOngoingImportException"},
954959
{"shape":"InactiveEventDataStoreException"},
955960
{"shape":"InvalidParameterException"},
@@ -1705,16 +1710,18 @@
17051710
},
17061711
"GetInsightSelectorsRequest":{
17071712
"type":"structure",
1708-
"required":["TrailName"],
17091713
"members":{
1710-
"TrailName":{"shape":"String"}
1714+
"TrailName":{"shape":"String"},
1715+
"EventDataStore":{"shape":"EventDataStoreArn"}
17111716
}
17121717
},
17131718
"GetInsightSelectorsResponse":{
17141719
"type":"structure",
17151720
"members":{
17161721
"TrailARN":{"shape":"String"},
1717-
"InsightSelectors":{"shape":"InsightSelectors"}
1722+
"InsightSelectors":{"shape":"InsightSelectors"},
1723+
"EventDataStoreArn":{"shape":"EventDataStoreArn"},
1724+
"InsightsDestination":{"shape":"EventDataStoreArn"}
17181725
}
17191726
},
17201727
"GetQueryResultsRequest":{
@@ -2430,20 +2437,21 @@
24302437
},
24312438
"PutInsightSelectorsRequest":{
24322439
"type":"structure",
2433-
"required":[
2434-
"TrailName",
2435-
"InsightSelectors"
2436-
],
2440+
"required":["InsightSelectors"],
24372441
"members":{
24382442
"TrailName":{"shape":"String"},
2439-
"InsightSelectors":{"shape":"InsightSelectors"}
2443+
"InsightSelectors":{"shape":"InsightSelectors"},
2444+
"EventDataStore":{"shape":"EventDataStoreArn"},
2445+
"InsightsDestination":{"shape":"EventDataStoreArn"}
24402446
}
24412447
},
24422448
"PutInsightSelectorsResponse":{
24432449
"type":"structure",
24442450
"members":{
24452451
"TrailARN":{"shape":"String"},
2446-
"InsightSelectors":{"shape":"InsightSelectors"}
2452+
"InsightSelectors":{"shape":"InsightSelectors"},
2453+
"EventDataStoreArn":{"shape":"EventDataStoreArn"},
2454+
"InsightsDestination":{"shape":"EventDataStoreArn"}
24472455
}
24482456
},
24492457
"PutResourcePolicyRequest":{

0 commit comments

Comments
 (0)