aws-sdk 2.810.0 → 2.814.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.
- package/CHANGELOG.md +35 -1
- package/README.md +2 -3
- package/apis/amp-2020-08-01.examples.json +5 -0
- package/apis/amp-2020-08-01.min.json +211 -0
- package/apis/amp-2020-08-01.paginators.json +10 -0
- package/apis/ce-2017-10-25.min.json +101 -97
- package/apis/config-2014-11-12.min.json +40 -6
- package/apis/dlm-2018-01-12.min.json +104 -16
- package/apis/ec2-2016-11-15.min.json +11 -0
- package/apis/greengrassv2-2020-11-30.examples.json +5 -0
- package/apis/greengrassv2-2020-11-30.min.json +1069 -0
- package/apis/greengrassv2-2020-11-30.paginators.json +40 -0
- package/apis/imagebuilder-2019-12-02.min.json +375 -88
- package/apis/imagebuilder-2019-12-02.paginators.json +24 -9
- package/apis/iot-2015-05-28.min.json +904 -278
- package/apis/iot-2015-05-28.paginators.json +24 -0
- package/apis/iotanalytics-2017-11-27.min.json +79 -27
- package/apis/iotdeviceadvisor-2020-09-18.examples.json +5 -0
- package/apis/iotdeviceadvisor-2020-09-18.min.json +596 -0
- package/apis/iotdeviceadvisor-2020-09-18.paginators.json +19 -0
- package/apis/iotfleethub-2020-11-03.examples.json +5 -0
- package/apis/iotfleethub-2020-11-03.min.json +292 -0
- package/apis/iotfleethub-2020-11-03.paginators.json +9 -0
- package/apis/iotwireless-2020-11-22.examples.json +5 -0
- package/apis/iotwireless-2020-11-22.min.json +1832 -0
- package/apis/iotwireless-2020-11-22.paginators.json +29 -0
- package/apis/kms-2014-11-01.examples.json +7 -4
- package/apis/kms-2014-11-01.min.json +7 -1
- package/apis/lambda-2015-03-31.examples.json +6 -6
- package/apis/lambda-2015-03-31.min.json +140 -100
- package/apis/location-2020-11-19.examples.json +5 -0
- package/apis/location-2020-11-19.min.json +1759 -0
- package/apis/location-2020-11-19.paginators.json +44 -0
- package/apis/metadata.json +21 -0
- package/apis/quicksight-2018-04-01.min.json +120 -119
- package/apis/rds-2014-10-31.min.json +192 -172
- package/apis/route53-2013-04-01.min.json +372 -96
- package/apis/route53resolver-2018-04-01.min.json +81 -6
- package/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/apis/servicecatalog-2015-12-10.min.json +187 -117
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/ssm-2014-11-06.min.json +606 -293
- package/apis/ssm-2014-11-06.paginators.json +12 -0
- package/apis/wellarchitected-2020-03-31.examples.json +5 -0
- package/apis/wellarchitected-2020-03-31.min.json +1329 -0
- package/apis/wellarchitected-2020-03-31.paginators.json +49 -0
- package/clients/all.d.ts +7 -0
- package/clients/all.js +8 -1
- package/clients/amp.d.ts +220 -0
- package/clients/amp.js +18 -0
- package/clients/configservice.d.ts +49 -28
- package/clients/costexplorer.d.ts +3 -2
- package/clients/dlm.d.ts +99 -7
- package/clients/ec2.d.ts +14 -2
- package/clients/greengrassv2.d.ts +1270 -0
- package/clients/greengrassv2.js +18 -0
- package/clients/imagebuilder.d.ts +433 -5
- package/clients/iot.d.ts +770 -60
- package/clients/iotanalytics.d.ts +68 -2
- package/clients/iotdeviceadvisor.d.ts +710 -0
- package/clients/iotdeviceadvisor.js +18 -0
- package/clients/iotfleethub.d.ts +315 -0
- package/clients/iotfleethub.js +18 -0
- package/clients/iotwireless.d.ts +2124 -0
- package/clients/iotwireless.js +18 -0
- package/clients/kms.d.ts +117 -109
- package/clients/lambda.d.ts +63 -17
- package/clients/location.d.ts +1498 -0
- package/clients/location.js +18 -0
- package/clients/quicksight.d.ts +15 -10
- package/clients/rds.d.ts +41 -14
- package/clients/route53.d.ts +247 -1
- package/clients/route53resolver.d.ts +105 -8
- package/clients/servicecatalog.d.ts +122 -14
- package/clients/sqs.d.ts +23 -23
- package/clients/ssm.d.ts +534 -31
- package/clients/wellarchitected.d.ts +871 -0
- package/clients/wellarchitected.js +18 -0
- package/dist/aws-sdk-core-react-native.js +7 -2
- package/dist/aws-sdk-react-native.js +293 -24
- package/dist/aws-sdk.js +2709 -1190
- package/dist/aws-sdk.min.js +81 -81
- package/lib/config_service_placeholders.d.ts +14 -0
- package/lib/core.js +1 -1
- package/lib/util.js +5 -0
- package/package.json +1 -1
|
@@ -226,20 +226,20 @@
|
|
|
226
226
|
"shape": "S1q"
|
|
227
227
|
},
|
|
228
228
|
"LogicalTableMap": {
|
|
229
|
-
"shape": "
|
|
229
|
+
"shape": "S2b"
|
|
230
230
|
},
|
|
231
231
|
"ImportMode": {},
|
|
232
232
|
"ColumnGroups": {
|
|
233
|
-
"shape": "
|
|
233
|
+
"shape": "S35"
|
|
234
234
|
},
|
|
235
235
|
"Permissions": {
|
|
236
236
|
"shape": "S11"
|
|
237
237
|
},
|
|
238
238
|
"RowLevelPermissionDataSet": {
|
|
239
|
-
"shape": "
|
|
239
|
+
"shape": "S3b"
|
|
240
240
|
},
|
|
241
241
|
"ColumnLevelPermissionRules": {
|
|
242
|
-
"shape": "
|
|
242
|
+
"shape": "S3d"
|
|
243
243
|
},
|
|
244
244
|
"Tags": {
|
|
245
245
|
"shape": "Sb"
|
|
@@ -282,19 +282,19 @@
|
|
|
282
282
|
"Name": {},
|
|
283
283
|
"Type": {},
|
|
284
284
|
"DataSourceParameters": {
|
|
285
|
-
"shape": "
|
|
285
|
+
"shape": "S3k"
|
|
286
286
|
},
|
|
287
287
|
"Credentials": {
|
|
288
|
-
"shape": "
|
|
288
|
+
"shape": "S4l"
|
|
289
289
|
},
|
|
290
290
|
"Permissions": {
|
|
291
291
|
"shape": "S11"
|
|
292
292
|
},
|
|
293
293
|
"VpcConnectionProperties": {
|
|
294
|
-
"shape": "
|
|
294
|
+
"shape": "S4r"
|
|
295
295
|
},
|
|
296
296
|
"SslProperties": {
|
|
297
|
-
"shape": "
|
|
297
|
+
"shape": "S4s"
|
|
298
298
|
},
|
|
299
299
|
"Tags": {
|
|
300
300
|
"shape": "Sb"
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"type": "structure",
|
|
344
344
|
"members": {
|
|
345
345
|
"Group": {
|
|
346
|
-
"shape": "
|
|
346
|
+
"shape": "S4y"
|
|
347
347
|
},
|
|
348
348
|
"RequestId": {},
|
|
349
349
|
"Status": {
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
"type": "structure",
|
|
390
390
|
"members": {
|
|
391
391
|
"GroupMember": {
|
|
392
|
-
"shape": "
|
|
392
|
+
"shape": "S52"
|
|
393
393
|
},
|
|
394
394
|
"RequestId": {},
|
|
395
395
|
"Status": {
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"AssignmentStatus": {},
|
|
421
421
|
"PolicyArn": {},
|
|
422
422
|
"Identities": {
|
|
423
|
-
"shape": "
|
|
423
|
+
"shape": "S56"
|
|
424
424
|
},
|
|
425
425
|
"Namespace": {
|
|
426
426
|
"location": "uri",
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"AssignmentStatus": {},
|
|
437
437
|
"PolicyArn": {},
|
|
438
438
|
"Identities": {
|
|
439
|
-
"shape": "
|
|
439
|
+
"shape": "S56"
|
|
440
440
|
},
|
|
441
441
|
"RequestId": {},
|
|
442
442
|
"Status": {
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
"shape": "S11"
|
|
552
552
|
},
|
|
553
553
|
"SourceEntity": {
|
|
554
|
-
"shape": "
|
|
554
|
+
"shape": "S5j"
|
|
555
555
|
},
|
|
556
556
|
"Tags": {
|
|
557
557
|
"shape": "Sb"
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
"type": "structure",
|
|
609
609
|
"members": {
|
|
610
610
|
"TemplateAlias": {
|
|
611
|
-
"shape": "
|
|
611
|
+
"shape": "S5r"
|
|
612
612
|
},
|
|
613
613
|
"Status": {
|
|
614
614
|
"location": "statusCode",
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
"BaseThemeId": {},
|
|
645
645
|
"VersionDescription": {},
|
|
646
646
|
"Configuration": {
|
|
647
|
-
"shape": "
|
|
647
|
+
"shape": "S5u"
|
|
648
648
|
},
|
|
649
649
|
"Permissions": {
|
|
650
650
|
"shape": "S11"
|
|
@@ -703,7 +703,7 @@
|
|
|
703
703
|
"type": "structure",
|
|
704
704
|
"members": {
|
|
705
705
|
"ThemeAlias": {
|
|
706
|
-
"shape": "
|
|
706
|
+
"shape": "S69"
|
|
707
707
|
},
|
|
708
708
|
"Status": {
|
|
709
709
|
"location": "statusCode",
|
|
@@ -1417,7 +1417,7 @@
|
|
|
1417
1417
|
}
|
|
1418
1418
|
},
|
|
1419
1419
|
"DataSetArns": {
|
|
1420
|
-
"shape": "
|
|
1420
|
+
"shape": "S7i"
|
|
1421
1421
|
},
|
|
1422
1422
|
"ThemeArn": {},
|
|
1423
1423
|
"CreatedTime": {
|
|
@@ -1427,7 +1427,7 @@
|
|
|
1427
1427
|
"type": "timestamp"
|
|
1428
1428
|
},
|
|
1429
1429
|
"Sheets": {
|
|
1430
|
-
"shape": "
|
|
1430
|
+
"shape": "S7j"
|
|
1431
1431
|
}
|
|
1432
1432
|
}
|
|
1433
1433
|
},
|
|
@@ -1540,12 +1540,12 @@
|
|
|
1540
1540
|
"Arn": {},
|
|
1541
1541
|
"SourceEntityArn": {},
|
|
1542
1542
|
"DataSetArns": {
|
|
1543
|
-
"shape": "
|
|
1543
|
+
"shape": "S7i"
|
|
1544
1544
|
},
|
|
1545
1545
|
"Description": {},
|
|
1546
1546
|
"ThemeArn": {},
|
|
1547
1547
|
"Sheets": {
|
|
1548
|
-
"shape": "
|
|
1548
|
+
"shape": "S7j"
|
|
1549
1549
|
}
|
|
1550
1550
|
}
|
|
1551
1551
|
},
|
|
@@ -1647,7 +1647,7 @@
|
|
|
1647
1647
|
"shape": "S1q"
|
|
1648
1648
|
},
|
|
1649
1649
|
"LogicalTableMap": {
|
|
1650
|
-
"shape": "
|
|
1650
|
+
"shape": "S2b"
|
|
1651
1651
|
},
|
|
1652
1652
|
"OutputColumns": {
|
|
1653
1653
|
"type": "list",
|
|
@@ -1665,13 +1665,13 @@
|
|
|
1665
1665
|
"type": "long"
|
|
1666
1666
|
},
|
|
1667
1667
|
"ColumnGroups": {
|
|
1668
|
-
"shape": "
|
|
1668
|
+
"shape": "S35"
|
|
1669
1669
|
},
|
|
1670
1670
|
"RowLevelPermissionDataSet": {
|
|
1671
|
-
"shape": "
|
|
1671
|
+
"shape": "S3b"
|
|
1672
1672
|
},
|
|
1673
1673
|
"ColumnLevelPermissionRules": {
|
|
1674
|
-
"shape": "
|
|
1674
|
+
"shape": "S3d"
|
|
1675
1675
|
}
|
|
1676
1676
|
}
|
|
1677
1677
|
},
|
|
@@ -1747,7 +1747,7 @@
|
|
|
1747
1747
|
"type": "structure",
|
|
1748
1748
|
"members": {
|
|
1749
1749
|
"DataSource": {
|
|
1750
|
-
"shape": "
|
|
1750
|
+
"shape": "S85"
|
|
1751
1751
|
},
|
|
1752
1752
|
"RequestId": {},
|
|
1753
1753
|
"Status": {
|
|
@@ -1826,7 +1826,7 @@
|
|
|
1826
1826
|
"type": "structure",
|
|
1827
1827
|
"members": {
|
|
1828
1828
|
"Group": {
|
|
1829
|
-
"shape": "
|
|
1829
|
+
"shape": "S4y"
|
|
1830
1830
|
},
|
|
1831
1831
|
"RequestId": {},
|
|
1832
1832
|
"Status": {
|
|
@@ -1874,7 +1874,7 @@
|
|
|
1874
1874
|
"AssignmentName": {},
|
|
1875
1875
|
"PolicyArn": {},
|
|
1876
1876
|
"Identities": {
|
|
1877
|
-
"shape": "
|
|
1877
|
+
"shape": "S56"
|
|
1878
1878
|
},
|
|
1879
1879
|
"AssignmentStatus": {}
|
|
1880
1880
|
}
|
|
@@ -1918,7 +1918,7 @@
|
|
|
1918
1918
|
"type": "structure",
|
|
1919
1919
|
"members": {
|
|
1920
1920
|
"Ingestion": {
|
|
1921
|
-
"shape": "
|
|
1921
|
+
"shape": "S8h"
|
|
1922
1922
|
},
|
|
1923
1923
|
"RequestId": {},
|
|
1924
1924
|
"Status": {
|
|
@@ -1954,7 +1954,7 @@
|
|
|
1954
1954
|
"type": "structure",
|
|
1955
1955
|
"members": {
|
|
1956
1956
|
"Namespace": {
|
|
1957
|
-
"shape": "
|
|
1957
|
+
"shape": "S8s"
|
|
1958
1958
|
},
|
|
1959
1959
|
"RequestId": {},
|
|
1960
1960
|
"Status": {
|
|
@@ -2070,7 +2070,7 @@
|
|
|
2070
2070
|
"SourceEntityArn": {},
|
|
2071
2071
|
"ThemeArn": {},
|
|
2072
2072
|
"Sheets": {
|
|
2073
|
-
"shape": "
|
|
2073
|
+
"shape": "S7j"
|
|
2074
2074
|
}
|
|
2075
2075
|
}
|
|
2076
2076
|
},
|
|
@@ -2122,7 +2122,7 @@
|
|
|
2122
2122
|
"type": "structure",
|
|
2123
2123
|
"members": {
|
|
2124
2124
|
"TemplateAlias": {
|
|
2125
|
-
"shape": "
|
|
2125
|
+
"shape": "S5r"
|
|
2126
2126
|
},
|
|
2127
2127
|
"Status": {
|
|
2128
2128
|
"location": "statusCode",
|
|
@@ -2223,7 +2223,7 @@
|
|
|
2223
2223
|
"type": "timestamp"
|
|
2224
2224
|
},
|
|
2225
2225
|
"Configuration": {
|
|
2226
|
-
"shape": "
|
|
2226
|
+
"shape": "S5u"
|
|
2227
2227
|
},
|
|
2228
2228
|
"Errors": {
|
|
2229
2229
|
"type": "list",
|
|
@@ -2286,7 +2286,7 @@
|
|
|
2286
2286
|
"type": "structure",
|
|
2287
2287
|
"members": {
|
|
2288
2288
|
"ThemeAlias": {
|
|
2289
|
-
"shape": "
|
|
2289
|
+
"shape": "S69"
|
|
2290
2290
|
},
|
|
2291
2291
|
"Status": {
|
|
2292
2292
|
"location": "statusCode",
|
|
@@ -2365,7 +2365,7 @@
|
|
|
2365
2365
|
"type": "structure",
|
|
2366
2366
|
"members": {
|
|
2367
2367
|
"User": {
|
|
2368
|
-
"shape": "
|
|
2368
|
+
"shape": "S9u"
|
|
2369
2369
|
},
|
|
2370
2370
|
"RequestId": {},
|
|
2371
2371
|
"Status": {
|
|
@@ -2440,7 +2440,7 @@
|
|
|
2440
2440
|
"type": "structure",
|
|
2441
2441
|
"members": {
|
|
2442
2442
|
"EmbedUrl": {
|
|
2443
|
-
"shape": "
|
|
2443
|
+
"shape": "Sa3"
|
|
2444
2444
|
},
|
|
2445
2445
|
"Status": {
|
|
2446
2446
|
"location": "statusCode",
|
|
@@ -2484,7 +2484,7 @@
|
|
|
2484
2484
|
"type": "structure",
|
|
2485
2485
|
"members": {
|
|
2486
2486
|
"EmbedUrl": {
|
|
2487
|
-
"shape": "
|
|
2487
|
+
"shape": "Sa3"
|
|
2488
2488
|
},
|
|
2489
2489
|
"Status": {
|
|
2490
2490
|
"location": "statusCode",
|
|
@@ -2524,7 +2524,7 @@
|
|
|
2524
2524
|
"type": "structure",
|
|
2525
2525
|
"members": {
|
|
2526
2526
|
"AnalysisSummaryList": {
|
|
2527
|
-
"shape": "
|
|
2527
|
+
"shape": "Saa"
|
|
2528
2528
|
},
|
|
2529
2529
|
"NextToken": {},
|
|
2530
2530
|
"Status": {
|
|
@@ -2626,7 +2626,7 @@
|
|
|
2626
2626
|
"type": "structure",
|
|
2627
2627
|
"members": {
|
|
2628
2628
|
"DashboardSummaryList": {
|
|
2629
|
-
"shape": "
|
|
2629
|
+
"shape": "Sai"
|
|
2630
2630
|
},
|
|
2631
2631
|
"NextToken": {},
|
|
2632
2632
|
"Status": {
|
|
@@ -2682,7 +2682,7 @@
|
|
|
2682
2682
|
},
|
|
2683
2683
|
"ImportMode": {},
|
|
2684
2684
|
"RowLevelPermissionDataSet": {
|
|
2685
|
-
"shape": "
|
|
2685
|
+
"shape": "S3b"
|
|
2686
2686
|
},
|
|
2687
2687
|
"ColumnLevelPermissionRulesApplied": {
|
|
2688
2688
|
"type": "boolean"
|
|
@@ -2731,7 +2731,7 @@
|
|
|
2731
2731
|
"DataSources": {
|
|
2732
2732
|
"type": "list",
|
|
2733
2733
|
"member": {
|
|
2734
|
-
"shape": "
|
|
2734
|
+
"shape": "S85"
|
|
2735
2735
|
}
|
|
2736
2736
|
},
|
|
2737
2737
|
"NextToken": {},
|
|
@@ -2785,7 +2785,7 @@
|
|
|
2785
2785
|
"GroupMemberList": {
|
|
2786
2786
|
"type": "list",
|
|
2787
2787
|
"member": {
|
|
2788
|
-
"shape": "
|
|
2788
|
+
"shape": "S52"
|
|
2789
2789
|
}
|
|
2790
2790
|
},
|
|
2791
2791
|
"NextToken": {},
|
|
@@ -2832,7 +2832,7 @@
|
|
|
2832
2832
|
"type": "structure",
|
|
2833
2833
|
"members": {
|
|
2834
2834
|
"GroupList": {
|
|
2835
|
-
"shape": "
|
|
2835
|
+
"shape": "Saw"
|
|
2836
2836
|
},
|
|
2837
2837
|
"NextToken": {},
|
|
2838
2838
|
"RequestId": {},
|
|
@@ -2992,7 +2992,7 @@
|
|
|
2992
2992
|
"Ingestions": {
|
|
2993
2993
|
"type": "list",
|
|
2994
2994
|
"member": {
|
|
2995
|
-
"shape": "
|
|
2995
|
+
"shape": "S8h"
|
|
2996
2996
|
}
|
|
2997
2997
|
},
|
|
2998
2998
|
"NextToken": {},
|
|
@@ -3036,7 +3036,7 @@
|
|
|
3036
3036
|
"Namespaces": {
|
|
3037
3037
|
"type": "list",
|
|
3038
3038
|
"member": {
|
|
3039
|
-
"shape": "
|
|
3039
|
+
"shape": "S8s"
|
|
3040
3040
|
}
|
|
3041
3041
|
},
|
|
3042
3042
|
"NextToken": {},
|
|
@@ -3116,7 +3116,7 @@
|
|
|
3116
3116
|
"TemplateAliasList": {
|
|
3117
3117
|
"type": "list",
|
|
3118
3118
|
"member": {
|
|
3119
|
-
"shape": "
|
|
3119
|
+
"shape": "S5r"
|
|
3120
3120
|
}
|
|
3121
3121
|
},
|
|
3122
3122
|
"Status": {
|
|
@@ -3283,7 +3283,7 @@
|
|
|
3283
3283
|
"ThemeAliasList": {
|
|
3284
3284
|
"type": "list",
|
|
3285
3285
|
"member": {
|
|
3286
|
-
"shape": "
|
|
3286
|
+
"shape": "S69"
|
|
3287
3287
|
}
|
|
3288
3288
|
},
|
|
3289
3289
|
"Status": {
|
|
@@ -3457,7 +3457,7 @@
|
|
|
3457
3457
|
"type": "structure",
|
|
3458
3458
|
"members": {
|
|
3459
3459
|
"GroupList": {
|
|
3460
|
-
"shape": "
|
|
3460
|
+
"shape": "Saw"
|
|
3461
3461
|
},
|
|
3462
3462
|
"NextToken": {},
|
|
3463
3463
|
"RequestId": {},
|
|
@@ -3505,7 +3505,7 @@
|
|
|
3505
3505
|
"UserList": {
|
|
3506
3506
|
"type": "list",
|
|
3507
3507
|
"member": {
|
|
3508
|
-
"shape": "
|
|
3508
|
+
"shape": "S9u"
|
|
3509
3509
|
}
|
|
3510
3510
|
},
|
|
3511
3511
|
"NextToken": {},
|
|
@@ -3552,7 +3552,7 @@
|
|
|
3552
3552
|
"type": "structure",
|
|
3553
3553
|
"members": {
|
|
3554
3554
|
"User": {
|
|
3555
|
-
"shape": "
|
|
3555
|
+
"shape": "S9u"
|
|
3556
3556
|
},
|
|
3557
3557
|
"UserInvitationUrl": {},
|
|
3558
3558
|
"RequestId": {},
|
|
@@ -3633,7 +3633,7 @@
|
|
|
3633
3633
|
"type": "structure",
|
|
3634
3634
|
"members": {
|
|
3635
3635
|
"AnalysisSummaryList": {
|
|
3636
|
-
"shape": "
|
|
3636
|
+
"shape": "Saa"
|
|
3637
3637
|
},
|
|
3638
3638
|
"NextToken": {},
|
|
3639
3639
|
"Status": {
|
|
@@ -3683,7 +3683,7 @@
|
|
|
3683
3683
|
"type": "structure",
|
|
3684
3684
|
"members": {
|
|
3685
3685
|
"DashboardSummaryList": {
|
|
3686
|
-
"shape": "
|
|
3686
|
+
"shape": "Sai"
|
|
3687
3687
|
},
|
|
3688
3688
|
"NextToken": {},
|
|
3689
3689
|
"Status": {
|
|
@@ -3900,10 +3900,10 @@
|
|
|
3900
3900
|
"locationName": "AnalysisId"
|
|
3901
3901
|
},
|
|
3902
3902
|
"GrantPermissions": {
|
|
3903
|
-
"shape": "
|
|
3903
|
+
"shape": "Scx"
|
|
3904
3904
|
},
|
|
3905
3905
|
"RevokePermissions": {
|
|
3906
|
-
"shape": "
|
|
3906
|
+
"shape": "Scx"
|
|
3907
3907
|
}
|
|
3908
3908
|
}
|
|
3909
3909
|
},
|
|
@@ -3994,10 +3994,10 @@
|
|
|
3994
3994
|
"locationName": "DashboardId"
|
|
3995
3995
|
},
|
|
3996
3996
|
"GrantPermissions": {
|
|
3997
|
-
"shape": "
|
|
3997
|
+
"shape": "Scx"
|
|
3998
3998
|
},
|
|
3999
3999
|
"RevokePermissions": {
|
|
4000
|
-
"shape": "
|
|
4000
|
+
"shape": "Scx"
|
|
4001
4001
|
}
|
|
4002
4002
|
}
|
|
4003
4003
|
},
|
|
@@ -4086,17 +4086,17 @@
|
|
|
4086
4086
|
"shape": "S1q"
|
|
4087
4087
|
},
|
|
4088
4088
|
"LogicalTableMap": {
|
|
4089
|
-
"shape": "
|
|
4089
|
+
"shape": "S2b"
|
|
4090
4090
|
},
|
|
4091
4091
|
"ImportMode": {},
|
|
4092
4092
|
"ColumnGroups": {
|
|
4093
|
-
"shape": "
|
|
4093
|
+
"shape": "S35"
|
|
4094
4094
|
},
|
|
4095
4095
|
"RowLevelPermissionDataSet": {
|
|
4096
|
-
"shape": "
|
|
4096
|
+
"shape": "S3b"
|
|
4097
4097
|
},
|
|
4098
4098
|
"ColumnLevelPermissionRules": {
|
|
4099
|
-
"shape": "
|
|
4099
|
+
"shape": "S3d"
|
|
4100
4100
|
}
|
|
4101
4101
|
}
|
|
4102
4102
|
},
|
|
@@ -4178,16 +4178,16 @@
|
|
|
4178
4178
|
},
|
|
4179
4179
|
"Name": {},
|
|
4180
4180
|
"DataSourceParameters": {
|
|
4181
|
-
"shape": "
|
|
4181
|
+
"shape": "S3k"
|
|
4182
4182
|
},
|
|
4183
4183
|
"Credentials": {
|
|
4184
|
-
"shape": "
|
|
4184
|
+
"shape": "S4l"
|
|
4185
4185
|
},
|
|
4186
4186
|
"VpcConnectionProperties": {
|
|
4187
|
-
"shape": "
|
|
4187
|
+
"shape": "S4r"
|
|
4188
4188
|
},
|
|
4189
4189
|
"SslProperties": {
|
|
4190
|
-
"shape": "
|
|
4190
|
+
"shape": "S4s"
|
|
4191
4191
|
}
|
|
4192
4192
|
}
|
|
4193
4193
|
},
|
|
@@ -4277,7 +4277,7 @@
|
|
|
4277
4277
|
"type": "structure",
|
|
4278
4278
|
"members": {
|
|
4279
4279
|
"Group": {
|
|
4280
|
-
"shape": "
|
|
4280
|
+
"shape": "S4y"
|
|
4281
4281
|
},
|
|
4282
4282
|
"RequestId": {},
|
|
4283
4283
|
"Status": {
|
|
@@ -4315,7 +4315,7 @@
|
|
|
4315
4315
|
"AssignmentStatus": {},
|
|
4316
4316
|
"PolicyArn": {},
|
|
4317
4317
|
"Identities": {
|
|
4318
|
-
"shape": "
|
|
4318
|
+
"shape": "S56"
|
|
4319
4319
|
}
|
|
4320
4320
|
}
|
|
4321
4321
|
},
|
|
@@ -4326,7 +4326,7 @@
|
|
|
4326
4326
|
"AssignmentId": {},
|
|
4327
4327
|
"PolicyArn": {},
|
|
4328
4328
|
"Identities": {
|
|
4329
|
-
"shape": "
|
|
4329
|
+
"shape": "S56"
|
|
4330
4330
|
},
|
|
4331
4331
|
"AssignmentStatus": {},
|
|
4332
4332
|
"RequestId": {},
|
|
@@ -4359,7 +4359,7 @@
|
|
|
4359
4359
|
"locationName": "TemplateId"
|
|
4360
4360
|
},
|
|
4361
4361
|
"SourceEntity": {
|
|
4362
|
-
"shape": "
|
|
4362
|
+
"shape": "S5j"
|
|
4363
4363
|
},
|
|
4364
4364
|
"VersionDescription": {},
|
|
4365
4365
|
"Name": {}
|
|
@@ -4415,7 +4415,7 @@
|
|
|
4415
4415
|
"type": "structure",
|
|
4416
4416
|
"members": {
|
|
4417
4417
|
"TemplateAlias": {
|
|
4418
|
-
"shape": "
|
|
4418
|
+
"shape": "S5r"
|
|
4419
4419
|
},
|
|
4420
4420
|
"Status": {
|
|
4421
4421
|
"location": "statusCode",
|
|
@@ -4446,10 +4446,10 @@
|
|
|
4446
4446
|
"locationName": "TemplateId"
|
|
4447
4447
|
},
|
|
4448
4448
|
"GrantPermissions": {
|
|
4449
|
-
"shape": "
|
|
4449
|
+
"shape": "Scx"
|
|
4450
4450
|
},
|
|
4451
4451
|
"RevokePermissions": {
|
|
4452
|
-
"shape": "
|
|
4452
|
+
"shape": "Scx"
|
|
4453
4453
|
}
|
|
4454
4454
|
}
|
|
4455
4455
|
},
|
|
@@ -4494,7 +4494,7 @@
|
|
|
4494
4494
|
"BaseThemeId": {},
|
|
4495
4495
|
"VersionDescription": {},
|
|
4496
4496
|
"Configuration": {
|
|
4497
|
-
"shape": "
|
|
4497
|
+
"shape": "S5u"
|
|
4498
4498
|
}
|
|
4499
4499
|
}
|
|
4500
4500
|
},
|
|
@@ -4548,7 +4548,7 @@
|
|
|
4548
4548
|
"type": "structure",
|
|
4549
4549
|
"members": {
|
|
4550
4550
|
"ThemeAlias": {
|
|
4551
|
-
"shape": "
|
|
4551
|
+
"shape": "S69"
|
|
4552
4552
|
},
|
|
4553
4553
|
"Status": {
|
|
4554
4554
|
"location": "statusCode",
|
|
@@ -4579,10 +4579,10 @@
|
|
|
4579
4579
|
"locationName": "ThemeId"
|
|
4580
4580
|
},
|
|
4581
4581
|
"GrantPermissions": {
|
|
4582
|
-
"shape": "
|
|
4582
|
+
"shape": "Scx"
|
|
4583
4583
|
},
|
|
4584
4584
|
"RevokePermissions": {
|
|
4585
|
-
"shape": "
|
|
4585
|
+
"shape": "Scx"
|
|
4586
4586
|
}
|
|
4587
4587
|
}
|
|
4588
4588
|
},
|
|
@@ -4641,7 +4641,7 @@
|
|
|
4641
4641
|
"type": "structure",
|
|
4642
4642
|
"members": {
|
|
4643
4643
|
"User": {
|
|
4644
|
-
"shape": "
|
|
4644
|
+
"shape": "S9u"
|
|
4645
4645
|
},
|
|
4646
4646
|
"RequestId": {},
|
|
4647
4647
|
"Status": {
|
|
@@ -4860,10 +4860,11 @@
|
|
|
4860
4860
|
],
|
|
4861
4861
|
"members": {
|
|
4862
4862
|
"DataSourceArn": {},
|
|
4863
|
+
"Catalog": {},
|
|
4863
4864
|
"Schema": {},
|
|
4864
4865
|
"Name": {},
|
|
4865
4866
|
"InputColumns": {
|
|
4866
|
-
"shape": "
|
|
4867
|
+
"shape": "S1x"
|
|
4867
4868
|
}
|
|
4868
4869
|
}
|
|
4869
4870
|
},
|
|
@@ -4879,7 +4880,7 @@
|
|
|
4879
4880
|
"Name": {},
|
|
4880
4881
|
"SqlQuery": {},
|
|
4881
4882
|
"Columns": {
|
|
4882
|
-
"shape": "
|
|
4883
|
+
"shape": "S1x"
|
|
4883
4884
|
}
|
|
4884
4885
|
}
|
|
4885
4886
|
},
|
|
@@ -4906,14 +4907,14 @@
|
|
|
4906
4907
|
}
|
|
4907
4908
|
},
|
|
4908
4909
|
"InputColumns": {
|
|
4909
|
-
"shape": "
|
|
4910
|
+
"shape": "S1x"
|
|
4910
4911
|
}
|
|
4911
4912
|
}
|
|
4912
4913
|
}
|
|
4913
4914
|
}
|
|
4914
4915
|
}
|
|
4915
4916
|
},
|
|
4916
|
-
"
|
|
4917
|
+
"S1x": {
|
|
4917
4918
|
"type": "list",
|
|
4918
4919
|
"member": {
|
|
4919
4920
|
"type": "structure",
|
|
@@ -4927,7 +4928,7 @@
|
|
|
4927
4928
|
}
|
|
4928
4929
|
}
|
|
4929
4930
|
},
|
|
4930
|
-
"
|
|
4931
|
+
"S2b": {
|
|
4931
4932
|
"type": "map",
|
|
4932
4933
|
"key": {},
|
|
4933
4934
|
"value": {
|
|
@@ -5054,10 +5055,10 @@
|
|
|
5054
5055
|
"LeftOperand": {},
|
|
5055
5056
|
"RightOperand": {},
|
|
5056
5057
|
"LeftJoinKeyProperties": {
|
|
5057
|
-
"shape": "
|
|
5058
|
+
"shape": "S31"
|
|
5058
5059
|
},
|
|
5059
5060
|
"RightJoinKeyProperties": {
|
|
5060
|
-
"shape": "
|
|
5061
|
+
"shape": "S31"
|
|
5061
5062
|
},
|
|
5062
5063
|
"Type": {},
|
|
5063
5064
|
"OnClause": {}
|
|
@@ -5069,7 +5070,7 @@
|
|
|
5069
5070
|
}
|
|
5070
5071
|
}
|
|
5071
5072
|
},
|
|
5072
|
-
"
|
|
5073
|
+
"S31": {
|
|
5073
5074
|
"type": "structure",
|
|
5074
5075
|
"members": {
|
|
5075
5076
|
"UniqueKey": {
|
|
@@ -5077,7 +5078,7 @@
|
|
|
5077
5078
|
}
|
|
5078
5079
|
}
|
|
5079
5080
|
},
|
|
5080
|
-
"
|
|
5081
|
+
"S35": {
|
|
5081
5082
|
"type": "list",
|
|
5082
5083
|
"member": {
|
|
5083
5084
|
"type": "structure",
|
|
@@ -5101,7 +5102,7 @@
|
|
|
5101
5102
|
}
|
|
5102
5103
|
}
|
|
5103
5104
|
},
|
|
5104
|
-
"
|
|
5105
|
+
"S3b": {
|
|
5105
5106
|
"type": "structure",
|
|
5106
5107
|
"required": [
|
|
5107
5108
|
"Arn",
|
|
@@ -5113,7 +5114,7 @@
|
|
|
5113
5114
|
"PermissionPolicy": {}
|
|
5114
5115
|
}
|
|
5115
5116
|
},
|
|
5116
|
-
"
|
|
5117
|
+
"S3d": {
|
|
5117
5118
|
"type": "list",
|
|
5118
5119
|
"member": {
|
|
5119
5120
|
"type": "structure",
|
|
@@ -5129,7 +5130,7 @@
|
|
|
5129
5130
|
}
|
|
5130
5131
|
}
|
|
5131
5132
|
},
|
|
5132
|
-
"
|
|
5133
|
+
"S3k": {
|
|
5133
5134
|
"type": "structure",
|
|
5134
5135
|
"members": {
|
|
5135
5136
|
"AmazonElasticsearchParameters": {
|
|
@@ -5394,7 +5395,7 @@
|
|
|
5394
5395
|
}
|
|
5395
5396
|
}
|
|
5396
5397
|
},
|
|
5397
|
-
"
|
|
5398
|
+
"S4l": {
|
|
5398
5399
|
"type": "structure",
|
|
5399
5400
|
"members": {
|
|
5400
5401
|
"CredentialPair": {
|
|
@@ -5407,7 +5408,7 @@
|
|
|
5407
5408
|
"Username": {},
|
|
5408
5409
|
"Password": {},
|
|
5409
5410
|
"AlternateDataSourceParameters": {
|
|
5410
|
-
"shape": "
|
|
5411
|
+
"shape": "S4p"
|
|
5411
5412
|
}
|
|
5412
5413
|
}
|
|
5413
5414
|
},
|
|
@@ -5415,13 +5416,13 @@
|
|
|
5415
5416
|
},
|
|
5416
5417
|
"sensitive": true
|
|
5417
5418
|
},
|
|
5418
|
-
"
|
|
5419
|
+
"S4p": {
|
|
5419
5420
|
"type": "list",
|
|
5420
5421
|
"member": {
|
|
5421
|
-
"shape": "
|
|
5422
|
+
"shape": "S3k"
|
|
5422
5423
|
}
|
|
5423
5424
|
},
|
|
5424
|
-
"
|
|
5425
|
+
"S4r": {
|
|
5425
5426
|
"type": "structure",
|
|
5426
5427
|
"required": [
|
|
5427
5428
|
"VpcConnectionArn"
|
|
@@ -5430,7 +5431,7 @@
|
|
|
5430
5431
|
"VpcConnectionArn": {}
|
|
5431
5432
|
}
|
|
5432
5433
|
},
|
|
5433
|
-
"
|
|
5434
|
+
"S4s": {
|
|
5434
5435
|
"type": "structure",
|
|
5435
5436
|
"members": {
|
|
5436
5437
|
"DisableSsl": {
|
|
@@ -5438,7 +5439,7 @@
|
|
|
5438
5439
|
}
|
|
5439
5440
|
}
|
|
5440
5441
|
},
|
|
5441
|
-
"
|
|
5442
|
+
"S4y": {
|
|
5442
5443
|
"type": "structure",
|
|
5443
5444
|
"members": {
|
|
5444
5445
|
"Arn": {},
|
|
@@ -5447,14 +5448,14 @@
|
|
|
5447
5448
|
"PrincipalId": {}
|
|
5448
5449
|
}
|
|
5449
5450
|
},
|
|
5450
|
-
"
|
|
5451
|
+
"S52": {
|
|
5451
5452
|
"type": "structure",
|
|
5452
5453
|
"members": {
|
|
5453
5454
|
"Arn": {},
|
|
5454
5455
|
"MemberName": {}
|
|
5455
5456
|
}
|
|
5456
5457
|
},
|
|
5457
|
-
"
|
|
5458
|
+
"S56": {
|
|
5458
5459
|
"type": "map",
|
|
5459
5460
|
"key": {},
|
|
5460
5461
|
"value": {
|
|
@@ -5462,7 +5463,7 @@
|
|
|
5462
5463
|
"member": {}
|
|
5463
5464
|
}
|
|
5464
5465
|
},
|
|
5465
|
-
"
|
|
5466
|
+
"S5j": {
|
|
5466
5467
|
"type": "structure",
|
|
5467
5468
|
"members": {
|
|
5468
5469
|
"SourceAnalysis": {
|
|
@@ -5489,7 +5490,7 @@
|
|
|
5489
5490
|
}
|
|
5490
5491
|
}
|
|
5491
5492
|
},
|
|
5492
|
-
"
|
|
5493
|
+
"S5r": {
|
|
5493
5494
|
"type": "structure",
|
|
5494
5495
|
"members": {
|
|
5495
5496
|
"AliasName": {},
|
|
@@ -5499,17 +5500,17 @@
|
|
|
5499
5500
|
}
|
|
5500
5501
|
}
|
|
5501
5502
|
},
|
|
5502
|
-
"
|
|
5503
|
+
"S5u": {
|
|
5503
5504
|
"type": "structure",
|
|
5504
5505
|
"members": {
|
|
5505
5506
|
"DataColorPalette": {
|
|
5506
5507
|
"type": "structure",
|
|
5507
5508
|
"members": {
|
|
5508
5509
|
"Colors": {
|
|
5509
|
-
"shape": "
|
|
5510
|
+
"shape": "S5w"
|
|
5510
5511
|
},
|
|
5511
5512
|
"MinMaxGradient": {
|
|
5512
|
-
"shape": "
|
|
5513
|
+
"shape": "S5w"
|
|
5513
5514
|
},
|
|
5514
5515
|
"EmptyFillColor": {}
|
|
5515
5516
|
}
|
|
@@ -5576,11 +5577,11 @@
|
|
|
5576
5577
|
}
|
|
5577
5578
|
}
|
|
5578
5579
|
},
|
|
5579
|
-
"
|
|
5580
|
+
"S5w": {
|
|
5580
5581
|
"type": "list",
|
|
5581
5582
|
"member": {}
|
|
5582
5583
|
},
|
|
5583
|
-
"
|
|
5584
|
+
"S69": {
|
|
5584
5585
|
"type": "structure",
|
|
5585
5586
|
"members": {
|
|
5586
5587
|
"Arn": {},
|
|
@@ -5590,11 +5591,11 @@
|
|
|
5590
5591
|
}
|
|
5591
5592
|
}
|
|
5592
5593
|
},
|
|
5593
|
-
"
|
|
5594
|
+
"S7i": {
|
|
5594
5595
|
"type": "list",
|
|
5595
5596
|
"member": {}
|
|
5596
5597
|
},
|
|
5597
|
-
"
|
|
5598
|
+
"S7j": {
|
|
5598
5599
|
"type": "list",
|
|
5599
5600
|
"member": {
|
|
5600
5601
|
"type": "structure",
|
|
@@ -5604,7 +5605,7 @@
|
|
|
5604
5605
|
}
|
|
5605
5606
|
}
|
|
5606
5607
|
},
|
|
5607
|
-
"
|
|
5608
|
+
"S85": {
|
|
5608
5609
|
"type": "structure",
|
|
5609
5610
|
"members": {
|
|
5610
5611
|
"Arn": {},
|
|
@@ -5619,16 +5620,16 @@
|
|
|
5619
5620
|
"type": "timestamp"
|
|
5620
5621
|
},
|
|
5621
5622
|
"DataSourceParameters": {
|
|
5622
|
-
"shape": "
|
|
5623
|
+
"shape": "S3k"
|
|
5623
5624
|
},
|
|
5624
5625
|
"AlternateDataSourceParameters": {
|
|
5625
|
-
"shape": "
|
|
5626
|
+
"shape": "S4p"
|
|
5626
5627
|
},
|
|
5627
5628
|
"VpcConnectionProperties": {
|
|
5628
|
-
"shape": "
|
|
5629
|
+
"shape": "S4r"
|
|
5629
5630
|
},
|
|
5630
5631
|
"SslProperties": {
|
|
5631
|
-
"shape": "
|
|
5632
|
+
"shape": "S4s"
|
|
5632
5633
|
},
|
|
5633
5634
|
"ErrorInfo": {
|
|
5634
5635
|
"type": "structure",
|
|
@@ -5639,7 +5640,7 @@
|
|
|
5639
5640
|
}
|
|
5640
5641
|
}
|
|
5641
5642
|
},
|
|
5642
|
-
"
|
|
5643
|
+
"S8h": {
|
|
5643
5644
|
"type": "structure",
|
|
5644
5645
|
"required": [
|
|
5645
5646
|
"Arn",
|
|
@@ -5692,7 +5693,7 @@
|
|
|
5692
5693
|
"RequestType": {}
|
|
5693
5694
|
}
|
|
5694
5695
|
},
|
|
5695
|
-
"
|
|
5696
|
+
"S8s": {
|
|
5696
5697
|
"type": "structure",
|
|
5697
5698
|
"members": {
|
|
5698
5699
|
"Name": {},
|
|
@@ -5709,7 +5710,7 @@
|
|
|
5709
5710
|
}
|
|
5710
5711
|
}
|
|
5711
5712
|
},
|
|
5712
|
-
"
|
|
5713
|
+
"S9u": {
|
|
5713
5714
|
"type": "structure",
|
|
5714
5715
|
"members": {
|
|
5715
5716
|
"Arn": {},
|
|
@@ -5724,11 +5725,11 @@
|
|
|
5724
5725
|
"CustomPermissionsName": {}
|
|
5725
5726
|
}
|
|
5726
5727
|
},
|
|
5727
|
-
"
|
|
5728
|
+
"Sa3": {
|
|
5728
5729
|
"type": "string",
|
|
5729
5730
|
"sensitive": true
|
|
5730
5731
|
},
|
|
5731
|
-
"
|
|
5732
|
+
"Saa": {
|
|
5732
5733
|
"type": "list",
|
|
5733
5734
|
"member": {
|
|
5734
5735
|
"type": "structure",
|
|
@@ -5746,7 +5747,7 @@
|
|
|
5746
5747
|
}
|
|
5747
5748
|
}
|
|
5748
5749
|
},
|
|
5749
|
-
"
|
|
5750
|
+
"Sai": {
|
|
5750
5751
|
"type": "list",
|
|
5751
5752
|
"member": {
|
|
5752
5753
|
"type": "structure",
|
|
@@ -5769,13 +5770,13 @@
|
|
|
5769
5770
|
}
|
|
5770
5771
|
}
|
|
5771
5772
|
},
|
|
5772
|
-
"
|
|
5773
|
+
"Saw": {
|
|
5773
5774
|
"type": "list",
|
|
5774
5775
|
"member": {
|
|
5775
|
-
"shape": "
|
|
5776
|
+
"shape": "S4y"
|
|
5776
5777
|
}
|
|
5777
5778
|
},
|
|
5778
|
-
"
|
|
5779
|
+
"Scx": {
|
|
5779
5780
|
"type": "list",
|
|
5780
5781
|
"member": {
|
|
5781
5782
|
"shape": "S12"
|