Skip to content

Commit 632e4d9

Browse files
This release adds catalogARN support for s3 tables multi-catalog catalogARNs.
1 parent aa3ca77 commit 632e4d9

File tree

6 files changed

+52
-98
lines changed

6 files changed

+52
-98
lines changed

generator/ServiceModels/firehose/firehose-2015-08-04.api.json

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -753,8 +753,7 @@
753753
},
754754
"DeleteDeliveryStreamOutput":{
755755
"type":"structure",
756-
"members":{
757-
}
756+
"members":{}
758757
},
759758
"DeliveryStartTimestamp":{"type":"timestamp"},
760759
"DeliveryStreamARN":{
@@ -1210,7 +1209,7 @@
12101209
"type":"string",
12111210
"max":512,
12121211
"min":1,
1213-
"pattern":"arn:.*:glue:.*:\\d{12}:catalog"
1212+
"pattern":"arn:.*:glue:.*:\\d{12}:catalog(?:(/[a-z0-9_-]+){1,2})?"
12141213
},
12151214
"HECAcknowledgmentTimeoutInSeconds":{
12161215
"type":"integer",
@@ -2123,7 +2122,7 @@
21232122
"type":"string",
21242123
"max":2048,
21252124
"min":1,
2126-
"pattern":"arn:.*:secretsmanager:[a-zA-Z0-9\\-]+:\\d{12}:secret:[a-zA-Z0-9\\-/_+=.@]+"
2125+
"pattern":"arn:.*:secretsmanager:[a-zA-Z0-9\\-]+:\\d{12}:secret:[a-zA-Z0-9\\-/_+=.@!]+"
21272126
},
21282127
"SecretsManagerConfiguration":{
21292128
"type":"structure",
@@ -2488,8 +2487,7 @@
24882487
},
24892488
"StartDeliveryStreamEncryptionOutput":{
24902489
"type":"structure",
2491-
"members":{
2492-
}
2490+
"members":{}
24932491
},
24942492
"StopDeliveryStreamEncryptionInput":{
24952493
"type":"structure",
@@ -2500,8 +2498,7 @@
25002498
},
25012499
"StopDeliveryStreamEncryptionOutput":{
25022500
"type":"structure",
2503-
"members":{
2504-
}
2501+
"members":{}
25052502
},
25062503
"StringWithLettersDigitsUnderscoresDots":{
25072504
"type":"string",
@@ -2549,8 +2546,7 @@
25492546
},
25502547
"TagDeliveryStreamOutput":{
25512548
"type":"structure",
2552-
"members":{
2553-
}
2549+
"members":{}
25542550
},
25552551
"TagKey":{
25562552
"type":"string",
@@ -2595,8 +2591,7 @@
25952591
},
25962592
"UntagDeliveryStreamOutput":{
25972593
"type":"structure",
2598-
"members":{
2599-
}
2594+
"members":{}
26002595
},
26012596
"UpdateDestinationInput":{
26022597
"type":"structure",
@@ -2626,8 +2621,7 @@
26262621
},
26272622
"UpdateDestinationOutput":{
26282623
"type":"structure",
2629-
"members":{
2630-
}
2624+
"members":{}
26312625
},
26322626
"Username":{
26332627
"type":"string",

generator/ServiceModels/firehose/firehose-2015-08-04.docs.json

Lines changed: 32 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,7 @@
333333
},
334334
"ConcurrentModificationException": {
335335
"base": "<p>Another modification has already happened. Fetch <code>VersionId</code> again and use it to update the destination.</p>",
336-
"refs": {
337-
}
336+
"refs": {}
338337
},
339338
"Connectivity": {
340339
"base": null,
@@ -364,13 +363,11 @@
364363
},
365364
"CreateDeliveryStreamInput": {
366365
"base": null,
367-
"refs": {
368-
}
366+
"refs": {}
369367
},
370368
"CreateDeliveryStreamOutput": {
371369
"base": null,
372-
"refs": {
373-
}
370+
"refs": {}
374371
},
375372
"CustomTimeZone": {
376373
"base": null,
@@ -543,13 +540,11 @@
543540
},
544541
"DeleteDeliveryStreamInput": {
545542
"base": null,
546-
"refs": {
547-
}
543+
"refs": {}
548544
},
549545
"DeleteDeliveryStreamOutput": {
550546
"base": null,
551-
"refs": {
552-
}
547+
"refs": {}
553548
},
554549
"DeliveryStartTimestamp": {
555550
"base": null,
@@ -644,8 +639,7 @@
644639
},
645640
"DescribeDeliveryStreamInput": {
646641
"base": null,
647-
"refs": {
648-
}
642+
"refs": {}
649643
},
650644
"DescribeDeliveryStreamInputLimit": {
651645
"base": null,
@@ -655,8 +649,7 @@
655649
},
656650
"DescribeDeliveryStreamOutput": {
657651
"base": null,
658-
"refs": {
659-
}
652+
"refs": {}
660653
},
661654
"Deserializer": {
662655
"base": "<p>The deserializer you want Firehose to use for converting the input data from JSON. Firehose then serializes the data to its final format using the <a>Serializer</a>. Firehose supports two types of deserializers: the <a href=\"https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-JSON\">Apache Hive JSON SerDe</a> and the <a href=\"https://github.com/rcongiu/Hive-JSON-Serde\">OpenX JSON SerDe</a>.</p>",
@@ -1116,18 +1109,15 @@
11161109
},
11171110
"InvalidArgumentException": {
11181111
"base": "<p>The specified input parameter has a value that is not valid.</p>",
1119-
"refs": {
1120-
}
1112+
"refs": {}
11211113
},
11221114
"InvalidKMSResourceException": {
11231115
"base": "<p>Firehose throws this exception when an attempt to put records or to start or stop Firehose stream encryption fails. This happens when the KMS service throws one of the following exception types: <code>AccessDeniedException</code>, <code>InvalidStateException</code>, <code>DisabledException</code>, or <code>NotFoundException</code>.</p>",
1124-
"refs": {
1125-
}
1116+
"refs": {}
11261117
},
11271118
"InvalidSourceException": {
11281119
"base": "<p>Only requests from CloudWatch Logs are supported when CloudWatch Logs decompression is enabled.</p>",
1129-
"refs": {
1130-
}
1120+
"refs": {}
11311121
},
11321122
"KMSEncryptionConfig": {
11331123
"base": "<p>Describes an encryption key for a destination in Amazon S3.</p>",
@@ -1163,13 +1153,11 @@
11631153
},
11641154
"LimitExceededException": {
11651155
"base": "<p>You have already reached the limit for a requested resource.</p>",
1166-
"refs": {
1167-
}
1156+
"refs": {}
11681157
},
11691158
"ListDeliveryStreamsInput": {
11701159
"base": null,
1171-
"refs": {
1172-
}
1160+
"refs": {}
11731161
},
11741162
"ListDeliveryStreamsInputLimit": {
11751163
"base": null,
@@ -1179,8 +1167,7 @@
11791167
},
11801168
"ListDeliveryStreamsOutput": {
11811169
"base": null,
1182-
"refs": {
1183-
}
1170+
"refs": {}
11841171
},
11851172
"ListOfNonEmptyStrings": {
11861173
"base": null,
@@ -1197,8 +1184,7 @@
11971184
},
11981185
"ListTagsForDeliveryStreamInput": {
11991186
"base": null,
1200-
"refs": {
1201-
}
1187+
"refs": {}
12021188
},
12031189
"ListTagsForDeliveryStreamInputLimit": {
12041190
"base": null,
@@ -1208,8 +1194,7 @@
12081194
},
12091195
"ListTagsForDeliveryStreamOutput": {
12101196
"base": null,
1211-
"refs": {
1212-
}
1197+
"refs": {}
12131198
},
12141199
"ListTagsForDeliveryStreamOutputTagList": {
12151200
"base": null,
@@ -1474,13 +1459,11 @@
14741459
},
14751460
"PutRecordBatchInput": {
14761461
"base": null,
1477-
"refs": {
1478-
}
1462+
"refs": {}
14791463
},
14801464
"PutRecordBatchOutput": {
14811465
"base": null,
1482-
"refs": {
1483-
}
1466+
"refs": {}
14841467
},
14851468
"PutRecordBatchRequestEntryList": {
14861469
"base": null,
@@ -1502,13 +1485,11 @@
15021485
},
15031486
"PutRecordInput": {
15041487
"base": null,
1505-
"refs": {
1506-
}
1488+
"refs": {}
15071489
},
15081490
"PutRecordOutput": {
15091491
"base": null,
1510-
"refs": {
1511-
}
1492+
"refs": {}
15121493
},
15131494
"PutResponseRecordId": {
15141495
"base": null,
@@ -1573,13 +1554,11 @@
15731554
},
15741555
"ResourceInUseException": {
15751556
"base": "<p>The resource is already in use and not available for this operation.</p>",
1576-
"refs": {
1577-
}
1557+
"refs": {}
15781558
},
15791559
"ResourceNotFoundException": {
15801560
"base": "<p>The specified resource could not be found.</p>",
1581-
"refs": {
1582-
}
1561+
"refs": {}
15831562
},
15841563
"RetryDurationInSeconds": {
15851564
"base": null,
@@ -1750,8 +1729,7 @@
17501729
},
17511730
"ServiceUnavailableException": {
17521731
"base": "<p>The service is unavailable. Back off and retry the operation. If you continue to see the exception, throughput limits for the Firehose stream may have been exceeded. For more information about limits and how to request an increase, see <a href=\"https://docs.aws.amazon.com/firehose/latest/dev/limits.html\">Amazon Firehose Limits</a>.</p>",
1753-
"refs": {
1754-
}
1732+
"refs": {}
17551733
},
17561734
"SizeInMBs": {
17571735
"base": null,
@@ -2004,23 +1982,19 @@
20041982
},
20051983
"StartDeliveryStreamEncryptionInput": {
20061984
"base": null,
2007-
"refs": {
2008-
}
1985+
"refs": {}
20091986
},
20101987
"StartDeliveryStreamEncryptionOutput": {
20111988
"base": null,
2012-
"refs": {
2013-
}
1989+
"refs": {}
20141990
},
20151991
"StopDeliveryStreamEncryptionInput": {
20161992
"base": null,
2017-
"refs": {
2018-
}
1993+
"refs": {}
20191994
},
20201995
"StopDeliveryStreamEncryptionOutput": {
20211996
"base": null,
2022-
"refs": {
2023-
}
1997+
"refs": {}
20241998
},
20251999
"StringWithLettersDigitsUnderscoresDots": {
20262000
"base": null,
@@ -2053,8 +2027,7 @@
20532027
},
20542028
"TagDeliveryStreamInput": {
20552029
"base": null,
2056-
"refs": {
2057-
}
2030+
"refs": {}
20582031
},
20592032
"TagDeliveryStreamInputTagList": {
20602033
"base": null,
@@ -2065,8 +2038,7 @@
20652038
},
20662039
"TagDeliveryStreamOutput": {
20672040
"base": null,
2068-
"refs": {
2069-
}
2041+
"refs": {}
20702042
},
20712043
"TagKey": {
20722044
"base": null,
@@ -2112,23 +2084,19 @@
21122084
},
21132085
"UntagDeliveryStreamInput": {
21142086
"base": null,
2115-
"refs": {
2116-
}
2087+
"refs": {}
21172088
},
21182089
"UntagDeliveryStreamOutput": {
21192090
"base": null,
2120-
"refs": {
2121-
}
2091+
"refs": {}
21222092
},
21232093
"UpdateDestinationInput": {
21242094
"base": null,
2125-
"refs": {
2126-
}
2095+
"refs": {}
21272096
},
21282097
"UpdateDestinationOutput": {
21292098
"base": null,
2130-
"refs": {
2131-
}
2099+
"refs": {}
21322100
},
21332101
"Username": {
21342102
"base": null,
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"version": "1.0",
3-
"examples": {
4-
}
3+
"examples": {}
54
}

0 commit comments

Comments
 (0)