cdk-lambda-subminute 2.0.300 → 2.0.302

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.
Files changed (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -352,7 +352,8 @@
352
352
  "IpAddressType": {},
353
353
  "MultiAZ": {
354
354
  "type": "boolean"
355
- }
355
+ },
356
+ "RedshiftIdcApplicationArn": {}
356
357
  }
357
358
  },
358
359
  "output": {
@@ -613,6 +614,39 @@
613
614
  }
614
615
  }
615
616
  },
617
+ "CreateRedshiftIdcApplication": {
618
+ "input": {
619
+ "type": "structure",
620
+ "required": [
621
+ "IdcInstanceArn",
622
+ "RedshiftIdcApplicationName",
623
+ "IdcDisplayName",
624
+ "IamRoleArn"
625
+ ],
626
+ "members": {
627
+ "IdcInstanceArn": {},
628
+ "RedshiftIdcApplicationName": {},
629
+ "IdentityNamespace": {},
630
+ "IdcDisplayName": {},
631
+ "IamRoleArn": {},
632
+ "AuthorizedTokenIssuerList": {
633
+ "shape": "S43"
634
+ },
635
+ "ServiceIntegrations": {
636
+ "shape": "S46"
637
+ }
638
+ }
639
+ },
640
+ "output": {
641
+ "resultWrapper": "CreateRedshiftIdcApplicationResult",
642
+ "type": "structure",
643
+ "members": {
644
+ "RedshiftIdcApplication": {
645
+ "shape": "S4d"
646
+ }
647
+ }
648
+ }
649
+ },
616
650
  "CreateScheduledAction": {
617
651
  "input": {
618
652
  "type": "structure",
@@ -625,7 +659,7 @@
625
659
  "members": {
626
660
  "ScheduledActionName": {},
627
661
  "TargetAction": {
628
- "shape": "S40"
662
+ "shape": "S4f"
629
663
  },
630
664
  "Schedule": {},
631
665
  "IamRole": {},
@@ -642,7 +676,7 @@
642
676
  }
643
677
  },
644
678
  "output": {
645
- "shape": "S44",
679
+ "shape": "S4j",
646
680
  "resultWrapper": "CreateScheduledActionResult"
647
681
  }
648
682
  },
@@ -665,7 +699,7 @@
665
699
  "type": "structure",
666
700
  "members": {
667
701
  "SnapshotCopyGrant": {
668
- "shape": "S49"
702
+ "shape": "S4o"
669
703
  }
670
704
  }
671
705
  }
@@ -675,7 +709,7 @@
675
709
  "type": "structure",
676
710
  "members": {
677
711
  "ScheduleDefinitions": {
678
- "shape": "S4b"
712
+ "shape": "S4q"
679
713
  },
680
714
  "ScheduleIdentifier": {},
681
715
  "ScheduleDescription": {},
@@ -691,7 +725,7 @@
691
725
  }
692
726
  },
693
727
  "output": {
694
- "shape": "S4c",
728
+ "shape": "S4r",
695
729
  "resultWrapper": "CreateSnapshotScheduleResult"
696
730
  }
697
731
  },
@@ -734,7 +768,7 @@
734
768
  }
735
769
  },
736
770
  "output": {
737
- "shape": "S4m",
771
+ "shape": "S51",
738
772
  "resultWrapper": "CreateUsageLimitResult"
739
773
  }
740
774
  },
@@ -917,6 +951,17 @@
917
951
  "resultWrapper": "DeletePartnerResult"
918
952
  }
919
953
  },
954
+ "DeleteRedshiftIdcApplication": {
955
+ "input": {
956
+ "type": "structure",
957
+ "required": [
958
+ "RedshiftIdcApplicationArn"
959
+ ],
960
+ "members": {
961
+ "RedshiftIdcApplicationArn": {}
962
+ }
963
+ }
964
+ },
920
965
  "DeleteResourcePolicy": {
921
966
  "input": {
922
967
  "type": "structure",
@@ -971,7 +1016,7 @@
971
1016
  "members": {
972
1017
  "ResourceName": {},
973
1018
  "TagKeys": {
974
- "shape": "S56"
1019
+ "shape": "S5m"
975
1020
  }
976
1021
  }
977
1022
  }
@@ -1107,10 +1152,10 @@
1107
1152
  },
1108
1153
  "Marker": {},
1109
1154
  "TagKeys": {
1110
- "shape": "S56"
1155
+ "shape": "S5m"
1111
1156
  },
1112
1157
  "TagValues": {
1113
- "shape": "S5q"
1158
+ "shape": "S66"
1114
1159
  }
1115
1160
  }
1116
1161
  },
@@ -1149,7 +1194,7 @@
1149
1194
  "type": "structure",
1150
1195
  "members": {
1151
1196
  "Parameters": {
1152
- "shape": "S5v"
1197
+ "shape": "S6b"
1153
1198
  },
1154
1199
  "Marker": {}
1155
1200
  }
@@ -1165,10 +1210,10 @@
1165
1210
  },
1166
1211
  "Marker": {},
1167
1212
  "TagKeys": {
1168
- "shape": "S56"
1213
+ "shape": "S5m"
1169
1214
  },
1170
1215
  "TagValues": {
1171
- "shape": "S5q"
1216
+ "shape": "S66"
1172
1217
  }
1173
1218
  }
1174
1219
  },
@@ -1207,10 +1252,10 @@
1207
1252
  "Marker": {},
1208
1253
  "OwnerAccount": {},
1209
1254
  "TagKeys": {
1210
- "shape": "S56"
1255
+ "shape": "S5m"
1211
1256
  },
1212
1257
  "TagValues": {
1213
- "shape": "S5q"
1258
+ "shape": "S66"
1214
1259
  },
1215
1260
  "ClusterExists": {
1216
1261
  "type": "boolean"
@@ -1256,10 +1301,10 @@
1256
1301
  },
1257
1302
  "Marker": {},
1258
1303
  "TagKeys": {
1259
- "shape": "S56"
1304
+ "shape": "S5m"
1260
1305
  },
1261
1306
  "TagValues": {
1262
- "shape": "S5q"
1307
+ "shape": "S66"
1263
1308
  }
1264
1309
  }
1265
1310
  },
@@ -1371,10 +1416,10 @@
1371
1416
  },
1372
1417
  "Marker": {},
1373
1418
  "TagKeys": {
1374
- "shape": "S56"
1419
+ "shape": "S5m"
1375
1420
  },
1376
1421
  "TagValues": {
1377
- "shape": "S5q"
1422
+ "shape": "S66"
1378
1423
  }
1379
1424
  }
1380
1425
  },
@@ -1454,7 +1499,7 @@
1454
1499
  "type": "structure",
1455
1500
  "members": {
1456
1501
  "DataShares": {
1457
- "shape": "S6y"
1502
+ "shape": "S7e"
1458
1503
  },
1459
1504
  "Marker": {}
1460
1505
  }
@@ -1477,7 +1522,7 @@
1477
1522
  "type": "structure",
1478
1523
  "members": {
1479
1524
  "DataShares": {
1480
- "shape": "S6y"
1525
+ "shape": "S7e"
1481
1526
  },
1482
1527
  "Marker": {}
1483
1528
  }
@@ -1500,7 +1545,7 @@
1500
1545
  "type": "structure",
1501
1546
  "members": {
1502
1547
  "DataShares": {
1503
- "shape": "S6y"
1548
+ "shape": "S7e"
1504
1549
  },
1505
1550
  "Marker": {}
1506
1551
  }
@@ -1530,7 +1575,7 @@
1530
1575
  "ParameterGroupFamily": {},
1531
1576
  "Marker": {},
1532
1577
  "Parameters": {
1533
- "shape": "S5v"
1578
+ "shape": "S6b"
1534
1579
  }
1535
1580
  },
1536
1581
  "wrapper": true
@@ -1646,10 +1691,10 @@
1646
1691
  },
1647
1692
  "Marker": {},
1648
1693
  "TagKeys": {
1649
- "shape": "S56"
1694
+ "shape": "S5m"
1650
1695
  },
1651
1696
  "TagValues": {
1652
- "shape": "S5q"
1697
+ "shape": "S66"
1653
1698
  }
1654
1699
  }
1655
1700
  },
@@ -1727,10 +1772,10 @@
1727
1772
  },
1728
1773
  "Marker": {},
1729
1774
  "TagKeys": {
1730
- "shape": "S56"
1775
+ "shape": "S5m"
1731
1776
  },
1732
1777
  "TagValues": {
1733
- "shape": "S5q"
1778
+ "shape": "S66"
1734
1779
  }
1735
1780
  }
1736
1781
  },
@@ -1759,10 +1804,10 @@
1759
1804
  },
1760
1805
  "Marker": {},
1761
1806
  "TagKeys": {
1762
- "shape": "S56"
1807
+ "shape": "S5m"
1763
1808
  },
1764
1809
  "TagValues": {
1765
- "shape": "S5q"
1810
+ "shape": "S66"
1766
1811
  }
1767
1812
  }
1768
1813
  },
@@ -1842,7 +1887,7 @@
1842
1887
  }
1843
1888
  },
1844
1889
  "output": {
1845
- "shape": "S86",
1890
+ "shape": "S8m",
1846
1891
  "resultWrapper": "DescribeLoggingStatusResult"
1847
1892
  }
1848
1893
  },
@@ -1985,6 +2030,31 @@
1985
2030
  }
1986
2031
  }
1987
2032
  },
2033
+ "DescribeRedshiftIdcApplications": {
2034
+ "input": {
2035
+ "type": "structure",
2036
+ "members": {
2037
+ "RedshiftIdcApplicationArn": {},
2038
+ "MaxRecords": {
2039
+ "type": "integer"
2040
+ },
2041
+ "Marker": {}
2042
+ }
2043
+ },
2044
+ "output": {
2045
+ "resultWrapper": "DescribeRedshiftIdcApplicationsResult",
2046
+ "type": "structure",
2047
+ "members": {
2048
+ "RedshiftIdcApplications": {
2049
+ "type": "list",
2050
+ "member": {
2051
+ "shape": "S4d"
2052
+ }
2053
+ },
2054
+ "Marker": {}
2055
+ }
2056
+ }
2057
+ },
1988
2058
  "DescribeReservedNodeExchangeStatus": {
1989
2059
  "input": {
1990
2060
  "type": "structure",
@@ -2029,7 +2099,7 @@
2029
2099
  "members": {
2030
2100
  "Marker": {},
2031
2101
  "ReservedNodeOfferings": {
2032
- "shape": "S8z"
2102
+ "shape": "S9i"
2033
2103
  }
2034
2104
  }
2035
2105
  }
@@ -2121,7 +2191,7 @@
2121
2191
  "ScheduledActions": {
2122
2192
  "type": "list",
2123
2193
  "member": {
2124
- "shape": "S44",
2194
+ "shape": "S4j",
2125
2195
  "locationName": "ScheduledAction"
2126
2196
  }
2127
2197
  }
@@ -2138,10 +2208,10 @@
2138
2208
  },
2139
2209
  "Marker": {},
2140
2210
  "TagKeys": {
2141
- "shape": "S56"
2211
+ "shape": "S5m"
2142
2212
  },
2143
2213
  "TagValues": {
2144
- "shape": "S5q"
2214
+ "shape": "S66"
2145
2215
  }
2146
2216
  }
2147
2217
  },
@@ -2153,7 +2223,7 @@
2153
2223
  "SnapshotCopyGrants": {
2154
2224
  "type": "list",
2155
2225
  "member": {
2156
- "shape": "S49",
2226
+ "shape": "S4o",
2157
2227
  "locationName": "SnapshotCopyGrant"
2158
2228
  }
2159
2229
  }
@@ -2167,10 +2237,10 @@
2167
2237
  "ClusterIdentifier": {},
2168
2238
  "ScheduleIdentifier": {},
2169
2239
  "TagKeys": {
2170
- "shape": "S56"
2240
+ "shape": "S5m"
2171
2241
  },
2172
2242
  "TagValues": {
2173
- "shape": "S5q"
2243
+ "shape": "S66"
2174
2244
  },
2175
2245
  "Marker": {},
2176
2246
  "MaxRecords": {
@@ -2185,7 +2255,7 @@
2185
2255
  "SnapshotSchedules": {
2186
2256
  "type": "list",
2187
2257
  "member": {
2188
- "shape": "S4c",
2258
+ "shape": "S4r",
2189
2259
  "locationName": "SnapshotSchedule"
2190
2260
  }
2191
2261
  },
@@ -2226,7 +2296,7 @@
2226
2296
  "TableRestoreStatusDetails": {
2227
2297
  "type": "list",
2228
2298
  "member": {
2229
- "shape": "S9m",
2299
+ "shape": "Sa5",
2230
2300
  "locationName": "TableRestoreStatus"
2231
2301
  }
2232
2302
  },
@@ -2245,10 +2315,10 @@
2245
2315
  },
2246
2316
  "Marker": {},
2247
2317
  "TagKeys": {
2248
- "shape": "S56"
2318
+ "shape": "S5m"
2249
2319
  },
2250
2320
  "TagValues": {
2251
- "shape": "S5q"
2321
+ "shape": "S66"
2252
2322
  }
2253
2323
  }
2254
2324
  },
@@ -2286,10 +2356,10 @@
2286
2356
  },
2287
2357
  "Marker": {},
2288
2358
  "TagKeys": {
2289
- "shape": "S56"
2359
+ "shape": "S5m"
2290
2360
  },
2291
2361
  "TagValues": {
2292
- "shape": "S5q"
2362
+ "shape": "S66"
2293
2363
  }
2294
2364
  }
2295
2365
  },
@@ -2300,7 +2370,7 @@
2300
2370
  "UsageLimits": {
2301
2371
  "type": "list",
2302
2372
  "member": {
2303
- "shape": "S4m"
2373
+ "shape": "S51"
2304
2374
  }
2305
2375
  },
2306
2376
  "Marker": {}
@@ -2318,7 +2388,7 @@
2318
2388
  }
2319
2389
  },
2320
2390
  "output": {
2321
- "shape": "S86",
2391
+ "shape": "S8m",
2322
2392
  "resultWrapper": "DisableLoggingResult"
2323
2393
  }
2324
2394
  },
@@ -2374,12 +2444,12 @@
2374
2444
  "S3KeyPrefix": {},
2375
2445
  "LogDestinationType": {},
2376
2446
  "LogExports": {
2377
- "shape": "S88"
2447
+ "shape": "S8o"
2378
2448
  }
2379
2449
  }
2380
2450
  },
2381
2451
  "output": {
2382
- "shape": "S86",
2452
+ "shape": "S8m",
2383
2453
  "resultWrapper": "EnableLoggingResult"
2384
2454
  }
2385
2455
  },
@@ -2534,7 +2604,7 @@
2534
2604
  "type": "integer"
2535
2605
  },
2536
2606
  "TargetReservedNodeOffering": {
2537
- "shape": "S90"
2607
+ "shape": "S9j"
2538
2608
  }
2539
2609
  },
2540
2610
  "wrapper": true
@@ -2563,7 +2633,7 @@
2563
2633
  "members": {
2564
2634
  "Marker": {},
2565
2635
  "ReservedNodeOfferings": {
2566
- "shape": "S8z"
2636
+ "shape": "S9i"
2567
2637
  }
2568
2638
  }
2569
2639
  }
@@ -2583,7 +2653,7 @@
2583
2653
  "type": "structure",
2584
2654
  "members": {
2585
2655
  "ResourcePolicy": {
2586
- "shape": "Sai"
2656
+ "shape": "Sb1"
2587
2657
  }
2588
2658
  }
2589
2659
  }
@@ -2798,12 +2868,12 @@
2798
2868
  "members": {
2799
2869
  "ParameterGroupName": {},
2800
2870
  "Parameters": {
2801
- "shape": "S5v"
2871
+ "shape": "S6b"
2802
2872
  }
2803
2873
  }
2804
2874
  },
2805
2875
  "output": {
2806
- "shape": "Saw",
2876
+ "shape": "Sbf",
2807
2877
  "resultWrapper": "ModifyClusterParameterGroupResult"
2808
2878
  }
2809
2879
  },
@@ -2948,6 +3018,35 @@
2948
3018
  }
2949
3019
  }
2950
3020
  },
3021
+ "ModifyRedshiftIdcApplication": {
3022
+ "input": {
3023
+ "type": "structure",
3024
+ "required": [
3025
+ "RedshiftIdcApplicationArn"
3026
+ ],
3027
+ "members": {
3028
+ "RedshiftIdcApplicationArn": {},
3029
+ "IdentityNamespace": {},
3030
+ "IamRoleArn": {},
3031
+ "IdcDisplayName": {},
3032
+ "AuthorizedTokenIssuerList": {
3033
+ "shape": "S43"
3034
+ },
3035
+ "ServiceIntegrations": {
3036
+ "shape": "S46"
3037
+ }
3038
+ }
3039
+ },
3040
+ "output": {
3041
+ "resultWrapper": "ModifyRedshiftIdcApplicationResult",
3042
+ "type": "structure",
3043
+ "members": {
3044
+ "RedshiftIdcApplication": {
3045
+ "shape": "S4d"
3046
+ }
3047
+ }
3048
+ }
3049
+ },
2951
3050
  "ModifyScheduledAction": {
2952
3051
  "input": {
2953
3052
  "type": "structure",
@@ -2957,7 +3056,7 @@
2957
3056
  "members": {
2958
3057
  "ScheduledActionName": {},
2959
3058
  "TargetAction": {
2960
- "shape": "S40"
3059
+ "shape": "S4f"
2961
3060
  },
2962
3061
  "Schedule": {},
2963
3062
  "IamRole": {},
@@ -2974,7 +3073,7 @@
2974
3073
  }
2975
3074
  },
2976
3075
  "output": {
2977
- "shape": "S44",
3076
+ "shape": "S4j",
2978
3077
  "resultWrapper": "ModifyScheduledActionResult"
2979
3078
  }
2980
3079
  },
@@ -3015,12 +3114,12 @@
3015
3114
  "members": {
3016
3115
  "ScheduleIdentifier": {},
3017
3116
  "ScheduleDefinitions": {
3018
- "shape": "S4b"
3117
+ "shape": "S4q"
3019
3118
  }
3020
3119
  }
3021
3120
  },
3022
3121
  "output": {
3023
- "shape": "S4c",
3122
+ "shape": "S4r",
3024
3123
  "resultWrapper": "ModifySnapshotScheduleResult"
3025
3124
  }
3026
3125
  },
@@ -3039,13 +3138,13 @@
3039
3138
  }
3040
3139
  },
3041
3140
  "output": {
3042
- "shape": "S4m",
3141
+ "shape": "S51",
3043
3142
  "resultWrapper": "ModifyUsageLimitResult"
3044
3143
  }
3045
3144
  },
3046
3145
  "PauseCluster": {
3047
3146
  "input": {
3048
- "shape": "S42"
3147
+ "shape": "S4h"
3049
3148
  },
3050
3149
  "output": {
3051
3150
  "resultWrapper": "PauseClusterResult",
@@ -3097,7 +3196,7 @@
3097
3196
  "type": "structure",
3098
3197
  "members": {
3099
3198
  "ResourcePolicy": {
3100
- "shape": "Sai"
3199
+ "shape": "Sb1"
3101
3200
  }
3102
3201
  }
3103
3202
  }
@@ -3149,18 +3248,18 @@
3149
3248
  "type": "boolean"
3150
3249
  },
3151
3250
  "Parameters": {
3152
- "shape": "S5v"
3251
+ "shape": "S6b"
3153
3252
  }
3154
3253
  }
3155
3254
  },
3156
3255
  "output": {
3157
- "shape": "Saw",
3256
+ "shape": "Sbf",
3158
3257
  "resultWrapper": "ResetClusterParameterGroupResult"
3159
3258
  }
3160
3259
  },
3161
3260
  "ResizeCluster": {
3162
3261
  "input": {
3163
- "shape": "S41"
3262
+ "shape": "S4g"
3164
3263
  },
3165
3264
  "output": {
3166
3265
  "resultWrapper": "ResizeClusterResult",
@@ -3285,14 +3384,14 @@
3285
3384
  "type": "structure",
3286
3385
  "members": {
3287
3386
  "TableRestoreStatus": {
3288
- "shape": "S9m"
3387
+ "shape": "Sa5"
3289
3388
  }
3290
3389
  }
3291
3390
  }
3292
3391
  },
3293
3392
  "ResumeCluster": {
3294
3393
  "input": {
3295
- "shape": "S43"
3394
+ "shape": "S4i"
3296
3395
  },
3297
3396
  "output": {
3298
3397
  "resultWrapper": "ResumeClusterResult",
@@ -4283,21 +4382,81 @@
4283
4382
  },
4284
4383
  "wrapper": true
4285
4384
  },
4286
- "S40": {
4385
+ "S43": {
4386
+ "type": "list",
4387
+ "member": {
4388
+ "type": "structure",
4389
+ "members": {
4390
+ "TrustedTokenIssuerArn": {},
4391
+ "AuthorizedAudiencesList": {
4392
+ "type": "list",
4393
+ "member": {}
4394
+ }
4395
+ }
4396
+ }
4397
+ },
4398
+ "S46": {
4399
+ "type": "list",
4400
+ "member": {
4401
+ "type": "structure",
4402
+ "members": {
4403
+ "LakeFormation": {
4404
+ "type": "list",
4405
+ "member": {
4406
+ "type": "structure",
4407
+ "members": {
4408
+ "LakeFormationQuery": {
4409
+ "type": "structure",
4410
+ "required": [
4411
+ "Authorization"
4412
+ ],
4413
+ "members": {
4414
+ "Authorization": {}
4415
+ }
4416
+ }
4417
+ },
4418
+ "union": true
4419
+ }
4420
+ }
4421
+ },
4422
+ "union": true
4423
+ }
4424
+ },
4425
+ "S4d": {
4426
+ "type": "structure",
4427
+ "members": {
4428
+ "IdcInstanceArn": {},
4429
+ "RedshiftIdcApplicationName": {},
4430
+ "RedshiftIdcApplicationArn": {},
4431
+ "IdentityNamespace": {},
4432
+ "IdcDisplayName": {},
4433
+ "IamRoleArn": {},
4434
+ "IdcManagedApplicationArn": {},
4435
+ "IdcOnboardStatus": {},
4436
+ "AuthorizedTokenIssuerList": {
4437
+ "shape": "S43"
4438
+ },
4439
+ "ServiceIntegrations": {
4440
+ "shape": "S46"
4441
+ }
4442
+ },
4443
+ "wrapper": true
4444
+ },
4445
+ "S4f": {
4287
4446
  "type": "structure",
4288
4447
  "members": {
4289
4448
  "ResizeCluster": {
4290
- "shape": "S41"
4449
+ "shape": "S4g"
4291
4450
  },
4292
4451
  "PauseCluster": {
4293
- "shape": "S42"
4452
+ "shape": "S4h"
4294
4453
  },
4295
4454
  "ResumeCluster": {
4296
- "shape": "S43"
4455
+ "shape": "S4i"
4297
4456
  }
4298
4457
  }
4299
4458
  },
4300
- "S41": {
4459
+ "S4g": {
4301
4460
  "type": "structure",
4302
4461
  "required": [
4303
4462
  "ClusterIdentifier"
@@ -4316,7 +4475,7 @@
4316
4475
  "TargetReservedNodeOfferingId": {}
4317
4476
  }
4318
4477
  },
4319
- "S42": {
4478
+ "S4h": {
4320
4479
  "type": "structure",
4321
4480
  "required": [
4322
4481
  "ClusterIdentifier"
@@ -4325,7 +4484,7 @@
4325
4484
  "ClusterIdentifier": {}
4326
4485
  }
4327
4486
  },
4328
- "S43": {
4487
+ "S4i": {
4329
4488
  "type": "structure",
4330
4489
  "required": [
4331
4490
  "ClusterIdentifier"
@@ -4334,12 +4493,12 @@
4334
4493
  "ClusterIdentifier": {}
4335
4494
  }
4336
4495
  },
4337
- "S44": {
4496
+ "S4j": {
4338
4497
  "type": "structure",
4339
4498
  "members": {
4340
4499
  "ScheduledActionName": {},
4341
4500
  "TargetAction": {
4342
- "shape": "S40"
4501
+ "shape": "S4f"
4343
4502
  },
4344
4503
  "Schedule": {},
4345
4504
  "IamRole": {},
@@ -4360,7 +4519,7 @@
4360
4519
  }
4361
4520
  }
4362
4521
  },
4363
- "S49": {
4522
+ "S4o": {
4364
4523
  "type": "structure",
4365
4524
  "members": {
4366
4525
  "SnapshotCopyGrantName": {},
@@ -4371,17 +4530,17 @@
4371
4530
  },
4372
4531
  "wrapper": true
4373
4532
  },
4374
- "S4b": {
4533
+ "S4q": {
4375
4534
  "type": "list",
4376
4535
  "member": {
4377
4536
  "locationName": "ScheduleDefinition"
4378
4537
  }
4379
4538
  },
4380
- "S4c": {
4539
+ "S4r": {
4381
4540
  "type": "structure",
4382
4541
  "members": {
4383
4542
  "ScheduleDefinitions": {
4384
- "shape": "S4b"
4543
+ "shape": "S4q"
4385
4544
  },
4386
4545
  "ScheduleIdentifier": {},
4387
4546
  "ScheduleDescription": {},
@@ -4411,7 +4570,7 @@
4411
4570
  }
4412
4571
  }
4413
4572
  },
4414
- "S4m": {
4573
+ "S51": {
4415
4574
  "type": "structure",
4416
4575
  "members": {
4417
4576
  "UsageLimitId": {},
@@ -4428,19 +4587,19 @@
4428
4587
  }
4429
4588
  }
4430
4589
  },
4431
- "S56": {
4590
+ "S5m": {
4432
4591
  "type": "list",
4433
4592
  "member": {
4434
4593
  "locationName": "TagKey"
4435
4594
  }
4436
4595
  },
4437
- "S5q": {
4596
+ "S66": {
4438
4597
  "type": "list",
4439
4598
  "member": {
4440
4599
  "locationName": "TagValue"
4441
4600
  }
4442
4601
  },
4443
- "S5v": {
4602
+ "S6b": {
4444
4603
  "type": "list",
4445
4604
  "member": {
4446
4605
  "locationName": "Parameter",
@@ -4460,13 +4619,13 @@
4460
4619
  }
4461
4620
  }
4462
4621
  },
4463
- "S6y": {
4622
+ "S7e": {
4464
4623
  "type": "list",
4465
4624
  "member": {
4466
4625
  "shape": "Sj"
4467
4626
  }
4468
4627
  },
4469
- "S86": {
4628
+ "S8m": {
4470
4629
  "type": "structure",
4471
4630
  "members": {
4472
4631
  "LoggingEnabled": {
@@ -4483,22 +4642,22 @@
4483
4642
  "LastFailureMessage": {},
4484
4643
  "LogDestinationType": {},
4485
4644
  "LogExports": {
4486
- "shape": "S88"
4645
+ "shape": "S8o"
4487
4646
  }
4488
4647
  }
4489
4648
  },
4490
- "S88": {
4649
+ "S8o": {
4491
4650
  "type": "list",
4492
4651
  "member": {}
4493
4652
  },
4494
- "S8z": {
4653
+ "S9i": {
4495
4654
  "type": "list",
4496
4655
  "member": {
4497
- "shape": "S90",
4656
+ "shape": "S9j",
4498
4657
  "locationName": "ReservedNodeOffering"
4499
4658
  }
4500
4659
  },
4501
- "S90": {
4660
+ "S9j": {
4502
4661
  "type": "structure",
4503
4662
  "members": {
4504
4663
  "ReservedNodeOfferingId": {},
@@ -4521,7 +4680,7 @@
4521
4680
  },
4522
4681
  "wrapper": true
4523
4682
  },
4524
- "S9m": {
4683
+ "Sa5": {
4525
4684
  "type": "structure",
4526
4685
  "members": {
4527
4686
  "TableRestoreRequestId": {},
@@ -4547,14 +4706,14 @@
4547
4706
  },
4548
4707
  "wrapper": true
4549
4708
  },
4550
- "Sai": {
4709
+ "Sb1": {
4551
4710
  "type": "structure",
4552
4711
  "members": {
4553
4712
  "ResourceArn": {},
4554
4713
  "Policy": {}
4555
4714
  }
4556
4715
  },
4557
- "Saw": {
4716
+ "Sbf": {
4558
4717
  "type": "structure",
4559
4718
  "members": {
4560
4719
  "ParameterGroupName": {},