cdk-lambda-subminute 2.0.477 → 2.0.479

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 (39) hide show
  1. package/.jsii +47 -16
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.min.json +555 -179
  5. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.paginators.json +12 -0
  6. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +308 -279
  7. package/node_modules/aws-sdk/apis/email-2010-12-01.min.json +55 -53
  8. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +7 -1
  9. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +308 -292
  10. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +16 -1
  11. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +134 -124
  12. package/node_modules/aws-sdk/apis/metadata.json +0 -3
  13. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +422 -377
  14. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +3 -3
  15. package/node_modules/aws-sdk/clients/all.d.ts +0 -1
  16. package/node_modules/aws-sdk/clients/all.js +0 -1
  17. package/node_modules/aws-sdk/clients/autoscaling.d.ts +4 -4
  18. package/node_modules/aws-sdk/clients/bedrock.d.ts +405 -2
  19. package/node_modules/aws-sdk/clients/ec2.d.ts +47 -18
  20. package/node_modules/aws-sdk/clients/glue.d.ts +25 -0
  21. package/node_modules/aws-sdk/clients/inspector2.d.ts +18 -2
  22. package/node_modules/aws-sdk/clients/lambda.d.ts +42 -14
  23. package/node_modules/aws-sdk/clients/quicksight.d.ts +45 -0
  24. package/node_modules/aws-sdk/clients/route53.d.ts +3 -3
  25. package/node_modules/aws-sdk/clients/securityhub.d.ts +22 -22
  26. package/node_modules/aws-sdk/clients/ses.d.ts +7 -2
  27. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  28. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1854 -1891
  29. package/node_modules/aws-sdk/dist/aws-sdk.js +500 -462
  30. package/node_modules/aws-sdk/dist/aws-sdk.min.js +70 -70
  31. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +0 -2
  32. package/node_modules/aws-sdk/lib/core.js +1 -1
  33. package/node_modules/aws-sdk/package.json +1 -1
  34. package/package.json +3 -3
  35. package/node_modules/aws-sdk/apis/codestar-2017-04-19.examples.json +0 -5
  36. package/node_modules/aws-sdk/apis/codestar-2017-04-19.min.json +0 -670
  37. package/node_modules/aws-sdk/apis/codestar-2017-04-19.paginators.json +0 -4
  38. package/node_modules/aws-sdk/clients/codestar.d.ts +0 -845
  39. package/node_modules/aws-sdk/clients/codestar.js +0 -18
@@ -179,7 +179,7 @@
179
179
  ],
180
180
  "members": {
181
181
  "Template": {
182
- "shape": "S20"
182
+ "shape": "S21"
183
183
  }
184
184
  }
185
185
  },
@@ -371,10 +371,10 @@
371
371
  "type": "structure",
372
372
  "members": {
373
373
  "Metadata": {
374
- "shape": "S2t"
374
+ "shape": "S2u"
375
375
  },
376
376
  "Rules": {
377
- "shape": "S2v"
377
+ "shape": "S2w"
378
378
  }
379
379
  }
380
380
  }
@@ -410,7 +410,7 @@
410
410
  "shape": "Sp"
411
411
  },
412
412
  "DeliveryOptions": {
413
- "shape": "S31"
413
+ "shape": "S32"
414
414
  },
415
415
  "ReputationOptions": {
416
416
  "type": "structure",
@@ -466,10 +466,10 @@
466
466
  "type": "structure",
467
467
  "members": {
468
468
  "Metadata": {
469
- "shape": "S2t"
469
+ "shape": "S2u"
470
470
  },
471
471
  "Rules": {
472
- "shape": "S2v"
472
+ "shape": "S2w"
473
473
  }
474
474
  }
475
475
  }
@@ -516,7 +516,7 @@
516
516
  ],
517
517
  "members": {
518
518
  "Identities": {
519
- "shape": "S3c"
519
+ "shape": "S3d"
520
520
  }
521
521
  }
522
522
  },
@@ -542,7 +542,7 @@
542
542
  },
543
543
  "DkimVerificationStatus": {},
544
544
  "DkimTokens": {
545
- "shape": "S3h"
545
+ "shape": "S3i"
546
546
  }
547
547
  }
548
548
  }
@@ -558,7 +558,7 @@
558
558
  ],
559
559
  "members": {
560
560
  "Identities": {
561
- "shape": "S3c"
561
+ "shape": "S3d"
562
562
  }
563
563
  }
564
564
  },
@@ -597,7 +597,7 @@
597
597
  ],
598
598
  "members": {
599
599
  "Identities": {
600
- "shape": "S3c"
600
+ "shape": "S3d"
601
601
  }
602
602
  }
603
603
  },
@@ -651,7 +651,7 @@
651
651
  "members": {
652
652
  "Identity": {},
653
653
  "PolicyNames": {
654
- "shape": "S3w"
654
+ "shape": "S3x"
655
655
  }
656
656
  }
657
657
  },
@@ -678,7 +678,7 @@
678
678
  ],
679
679
  "members": {
680
680
  "Identities": {
681
- "shape": "S3c"
681
+ "shape": "S3d"
682
682
  }
683
683
  }
684
684
  },
@@ -769,7 +769,7 @@
769
769
  "type": "structure",
770
770
  "members": {
771
771
  "Template": {
772
- "shape": "S20"
772
+ "shape": "S21"
773
773
  }
774
774
  }
775
775
  }
@@ -848,7 +848,7 @@
848
848
  ],
849
849
  "members": {
850
850
  "Identities": {
851
- "shape": "S3c"
851
+ "shape": "S3d"
852
852
  },
853
853
  "NextToken": {}
854
854
  }
@@ -872,7 +872,7 @@
872
872
  ],
873
873
  "members": {
874
874
  "PolicyNames": {
875
- "shape": "S3w"
875
+ "shape": "S3x"
876
876
  }
877
877
  }
878
878
  }
@@ -909,7 +909,7 @@
909
909
  "RuleSets": {
910
910
  "type": "list",
911
911
  "member": {
912
- "shape": "S2t"
912
+ "shape": "S2u"
913
913
  }
914
914
  },
915
915
  "NextToken": {}
@@ -952,7 +952,7 @@
952
952
  "type": "structure",
953
953
  "members": {
954
954
  "VerifiedEmailAddresses": {
955
- "shape": "S54"
955
+ "shape": "S55"
956
956
  }
957
957
  }
958
958
  }
@@ -966,7 +966,7 @@
966
966
  "members": {
967
967
  "ConfigurationSetName": {},
968
968
  "DeliveryOptions": {
969
- "shape": "S31"
969
+ "shape": "S32"
970
970
  }
971
971
  }
972
972
  },
@@ -1040,7 +1040,7 @@
1040
1040
  "type": "timestamp"
1041
1041
  },
1042
1042
  "ExtensionFields": {
1043
- "shape": "S5i"
1043
+ "shape": "S5j"
1044
1044
  }
1045
1045
  }
1046
1046
  },
@@ -1071,7 +1071,7 @@
1071
1071
  "type": "timestamp"
1072
1072
  },
1073
1073
  "ExtensionFields": {
1074
- "shape": "S5i"
1074
+ "shape": "S5j"
1075
1075
  }
1076
1076
  }
1077
1077
  }
@@ -1095,19 +1095,20 @@
1095
1095
  "required": [
1096
1096
  "Source",
1097
1097
  "Template",
1098
+ "DefaultTemplateData",
1098
1099
  "Destinations"
1099
1100
  ],
1100
1101
  "members": {
1101
1102
  "Source": {},
1102
1103
  "SourceArn": {},
1103
1104
  "ReplyToAddresses": {
1104
- "shape": "S54"
1105
+ "shape": "S55"
1105
1106
  },
1106
1107
  "ReturnPath": {},
1107
1108
  "ReturnPathArn": {},
1108
1109
  "ConfigurationSetName": {},
1109
1110
  "DefaultTags": {
1110
- "shape": "S5x"
1111
+ "shape": "S5y"
1111
1112
  },
1112
1113
  "Template": {},
1113
1114
  "TemplateArn": {},
@@ -1121,10 +1122,10 @@
1121
1122
  ],
1122
1123
  "members": {
1123
1124
  "Destination": {
1124
- "shape": "S64"
1125
+ "shape": "S65"
1125
1126
  },
1126
1127
  "ReplacementTags": {
1127
- "shape": "S5x"
1128
+ "shape": "S5y"
1128
1129
  },
1129
1130
  "ReplacementTemplateData": {}
1130
1131
  }
@@ -1185,7 +1186,7 @@
1185
1186
  "members": {
1186
1187
  "Source": {},
1187
1188
  "Destination": {
1188
- "shape": "S64"
1189
+ "shape": "S65"
1189
1190
  },
1190
1191
  "Message": {
1191
1192
  "type": "structure",
@@ -1195,29 +1196,29 @@
1195
1196
  ],
1196
1197
  "members": {
1197
1198
  "Subject": {
1198
- "shape": "S6e"
1199
+ "shape": "S6f"
1199
1200
  },
1200
1201
  "Body": {
1201
1202
  "type": "structure",
1202
1203
  "members": {
1203
1204
  "Text": {
1204
- "shape": "S6e"
1205
+ "shape": "S6f"
1205
1206
  },
1206
1207
  "Html": {
1207
- "shape": "S6e"
1208
+ "shape": "S6f"
1208
1209
  }
1209
1210
  }
1210
1211
  }
1211
1212
  }
1212
1213
  },
1213
1214
  "ReplyToAddresses": {
1214
- "shape": "S54"
1215
+ "shape": "S55"
1215
1216
  },
1216
1217
  "ReturnPath": {},
1217
1218
  "SourceArn": {},
1218
1219
  "ReturnPathArn": {},
1219
1220
  "Tags": {
1220
- "shape": "S5x"
1221
+ "shape": "S5y"
1221
1222
  },
1222
1223
  "ConfigurationSetName": {}
1223
1224
  }
@@ -1242,7 +1243,7 @@
1242
1243
  "members": {
1243
1244
  "Source": {},
1244
1245
  "Destinations": {
1245
- "shape": "S54"
1246
+ "shape": "S55"
1246
1247
  },
1247
1248
  "RawMessage": {
1248
1249
  "type": "structure",
@@ -1259,7 +1260,7 @@
1259
1260
  "SourceArn": {},
1260
1261
  "ReturnPathArn": {},
1261
1262
  "Tags": {
1262
- "shape": "S5x"
1263
+ "shape": "S5y"
1263
1264
  },
1264
1265
  "ConfigurationSetName": {}
1265
1266
  }
@@ -1287,16 +1288,16 @@
1287
1288
  "members": {
1288
1289
  "Source": {},
1289
1290
  "Destination": {
1290
- "shape": "S64"
1291
+ "shape": "S65"
1291
1292
  },
1292
1293
  "ReplyToAddresses": {
1293
- "shape": "S54"
1294
+ "shape": "S55"
1294
1295
  },
1295
1296
  "ReturnPath": {},
1296
1297
  "SourceArn": {},
1297
1298
  "ReturnPathArn": {},
1298
1299
  "Tags": {
1299
- "shape": "S5x"
1300
+ "shape": "S5y"
1300
1301
  },
1301
1302
  "ConfigurationSetName": {},
1302
1303
  "Template": {},
@@ -1590,7 +1591,7 @@
1590
1591
  ],
1591
1592
  "members": {
1592
1593
  "Template": {
1593
- "shape": "S20"
1594
+ "shape": "S21"
1594
1595
  }
1595
1596
  }
1596
1597
  },
@@ -1618,7 +1619,7 @@
1618
1619
  ],
1619
1620
  "members": {
1620
1621
  "DkimTokens": {
1621
- "shape": "S3h"
1622
+ "shape": "S3i"
1622
1623
  }
1623
1624
  }
1624
1625
  }
@@ -1799,7 +1800,8 @@
1799
1800
  "TopicArn": {},
1800
1801
  "BucketName": {},
1801
1802
  "ObjectKeyPrefix": {},
1802
- "KmsKeyArn": {}
1803
+ "KmsKeyArn": {},
1804
+ "IamRoleArn": {}
1803
1805
  }
1804
1806
  },
1805
1807
  "BounceAction": {
@@ -1877,7 +1879,7 @@
1877
1879
  }
1878
1880
  }
1879
1881
  },
1880
- "S20": {
1882
+ "S21": {
1881
1883
  "type": "structure",
1882
1884
  "required": [
1883
1885
  "TemplateName"
@@ -1889,7 +1891,7 @@
1889
1891
  "HtmlPart": {}
1890
1892
  }
1891
1893
  },
1892
- "S2t": {
1894
+ "S2u": {
1893
1895
  "type": "structure",
1894
1896
  "members": {
1895
1897
  "Name": {},
@@ -1898,35 +1900,35 @@
1898
1900
  }
1899
1901
  }
1900
1902
  },
1901
- "S2v": {
1903
+ "S2w": {
1902
1904
  "type": "list",
1903
1905
  "member": {
1904
1906
  "shape": "S18"
1905
1907
  }
1906
1908
  },
1907
- "S31": {
1909
+ "S32": {
1908
1910
  "type": "structure",
1909
1911
  "members": {
1910
1912
  "TlsPolicy": {}
1911
1913
  }
1912
1914
  },
1913
- "S3c": {
1915
+ "S3d": {
1914
1916
  "type": "list",
1915
1917
  "member": {}
1916
1918
  },
1917
- "S3h": {
1919
+ "S3i": {
1918
1920
  "type": "list",
1919
1921
  "member": {}
1920
1922
  },
1921
- "S3w": {
1923
+ "S3x": {
1922
1924
  "type": "list",
1923
1925
  "member": {}
1924
1926
  },
1925
- "S54": {
1927
+ "S55": {
1926
1928
  "type": "list",
1927
1929
  "member": {}
1928
1930
  },
1929
- "S5i": {
1931
+ "S5j": {
1930
1932
  "type": "list",
1931
1933
  "member": {
1932
1934
  "type": "structure",
@@ -1940,7 +1942,7 @@
1940
1942
  }
1941
1943
  }
1942
1944
  },
1943
- "S5x": {
1945
+ "S5y": {
1944
1946
  "type": "list",
1945
1947
  "member": {
1946
1948
  "type": "structure",
@@ -1954,21 +1956,21 @@
1954
1956
  }
1955
1957
  }
1956
1958
  },
1957
- "S64": {
1959
+ "S65": {
1958
1960
  "type": "structure",
1959
1961
  "members": {
1960
1962
  "ToAddresses": {
1961
- "shape": "S54"
1963
+ "shape": "S55"
1962
1964
  },
1963
1965
  "CcAddresses": {
1964
- "shape": "S54"
1966
+ "shape": "S55"
1965
1967
  },
1966
1968
  "BccAddresses": {
1967
- "shape": "S54"
1969
+ "shape": "S55"
1968
1970
  }
1969
1971
  }
1970
1972
  },
1971
- "S6e": {
1973
+ "S6f": {
1972
1974
  "type": "structure",
1973
1975
  "required": [
1974
1976
  "Data"
@@ -5,11 +5,17 @@
5
5
  "endpointPrefix": "emr-containers",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "rest-json",
8
+ "protocols": [
9
+ "rest-json"
10
+ ],
8
11
  "serviceFullName": "Amazon EMR Containers",
9
12
  "serviceId": "EMR containers",
10
13
  "signatureVersion": "v4",
11
14
  "signingName": "emr-containers",
12
- "uid": "emr-containers-2020-10-01"
15
+ "uid": "emr-containers-2020-10-01",
16
+ "auth": [
17
+ "aws.auth#sigv4"
18
+ ]
13
19
  },
14
20
  "operations": {
15
21
  "CancelJobRun": {