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
@@ -307,11 +307,14 @@
307
307
  },
308
308
  "SnapStart": {
309
309
  "shape": "S3k"
310
+ },
311
+ "LoggingConfig": {
312
+ "shape": "S3m"
310
313
  }
311
314
  }
312
315
  },
313
316
  "output": {
314
- "shape": "S3m"
317
+ "shape": "S3r"
315
318
  }
316
319
  },
317
320
  "CreateFunctionUrlConfig": {
@@ -336,7 +339,7 @@
336
339
  },
337
340
  "AuthType": {},
338
341
  "Cors": {
339
- "shape": "S4d"
342
+ "shape": "S4i"
340
343
  },
341
344
  "InvokeMode": {}
342
345
  }
@@ -354,7 +357,7 @@
354
357
  "FunctionArn": {},
355
358
  "AuthType": {},
356
359
  "Cors": {
357
- "shape": "S4d"
360
+ "shape": "S4i"
358
361
  },
359
362
  "CreationTime": {},
360
363
  "InvokeMode": {}
@@ -738,7 +741,7 @@
738
741
  "type": "structure",
739
742
  "members": {
740
743
  "Configuration": {
741
- "shape": "S3m"
744
+ "shape": "S3r"
742
745
  },
743
746
  "Code": {
744
747
  "type": "structure",
@@ -753,7 +756,7 @@
753
756
  "shape": "S34"
754
757
  },
755
758
  "Concurrency": {
756
- "shape": "S5d"
759
+ "shape": "S5i"
757
760
  }
758
761
  }
759
762
  }
@@ -838,7 +841,7 @@
838
841
  }
839
842
  },
840
843
  "output": {
841
- "shape": "S3m"
844
+ "shape": "S3r"
842
845
  }
843
846
  },
844
847
  "GetFunctionEventInvokeConfig": {
@@ -864,7 +867,7 @@
864
867
  }
865
868
  },
866
869
  "output": {
867
- "shape": "S5l"
870
+ "shape": "S5q"
868
871
  }
869
872
  },
870
873
  "GetFunctionUrlConfig": {
@@ -903,7 +906,7 @@
903
906
  "FunctionArn": {},
904
907
  "AuthType": {},
905
908
  "Cors": {
906
- "shape": "S4d"
909
+ "shape": "S4i"
907
910
  },
908
911
  "CreationTime": {},
909
912
  "LastModifiedTime": {},
@@ -936,7 +939,7 @@
936
939
  }
937
940
  },
938
941
  "output": {
939
- "shape": "S5r"
942
+ "shape": "S5w"
940
943
  }
941
944
  },
942
945
  "GetLayerVersionByArn": {
@@ -958,7 +961,7 @@
958
961
  }
959
962
  },
960
963
  "output": {
961
- "shape": "S5r"
964
+ "shape": "S5w"
962
965
  }
963
966
  },
964
967
  "GetLayerVersionPolicy": {
@@ -1424,7 +1427,7 @@
1424
1427
  "FunctionEventInvokeConfigs": {
1425
1428
  "type": "list",
1426
1429
  "member": {
1427
- "shape": "S5l"
1430
+ "shape": "S5q"
1428
1431
  }
1429
1432
  },
1430
1433
  "NextMarker": {}
@@ -1481,7 +1484,7 @@
1481
1484
  "CreationTime": {},
1482
1485
  "LastModifiedTime": {},
1483
1486
  "Cors": {
1484
- "shape": "S4d"
1487
+ "shape": "S4i"
1485
1488
  },
1486
1489
  "AuthType": {},
1487
1490
  "InvokeMode": {}
@@ -1525,7 +1528,7 @@
1525
1528
  "members": {
1526
1529
  "NextMarker": {},
1527
1530
  "Functions": {
1528
- "shape": "S7b"
1531
+ "shape": "S7g"
1529
1532
  }
1530
1533
  }
1531
1534
  }
@@ -1610,7 +1613,7 @@
1610
1613
  "LayerVersions": {
1611
1614
  "type": "list",
1612
1615
  "member": {
1613
- "shape": "S7j"
1616
+ "shape": "S7o"
1614
1617
  }
1615
1618
  }
1616
1619
  }
@@ -1656,7 +1659,7 @@
1656
1659
  "LayerName": {},
1657
1660
  "LayerArn": {},
1658
1661
  "LatestMatchingVersion": {
1659
- "shape": "S7j"
1662
+ "shape": "S7o"
1660
1663
  }
1661
1664
  }
1662
1665
  }
@@ -1777,7 +1780,7 @@
1777
1780
  "members": {
1778
1781
  "NextMarker": {},
1779
1782
  "Versions": {
1780
- "shape": "S7b"
1783
+ "shape": "S7g"
1781
1784
  }
1782
1785
  }
1783
1786
  }
@@ -1811,11 +1814,11 @@
1811
1814
  }
1812
1815
  },
1813
1816
  "CompatibleRuntimes": {
1814
- "shape": "S5u"
1817
+ "shape": "S5z"
1815
1818
  },
1816
1819
  "LicenseInfo": {},
1817
1820
  "CompatibleArchitectures": {
1818
- "shape": "S5w"
1821
+ "shape": "S61"
1819
1822
  }
1820
1823
  }
1821
1824
  },
@@ -1823,7 +1826,7 @@
1823
1826
  "type": "structure",
1824
1827
  "members": {
1825
1828
  "Content": {
1826
- "shape": "S5s"
1829
+ "shape": "S5x"
1827
1830
  },
1828
1831
  "LayerArn": {},
1829
1832
  "LayerVersionArn": {},
@@ -1833,11 +1836,11 @@
1833
1836
  "type": "long"
1834
1837
  },
1835
1838
  "CompatibleRuntimes": {
1836
- "shape": "S5u"
1839
+ "shape": "S5z"
1837
1840
  },
1838
1841
  "LicenseInfo": {},
1839
1842
  "CompatibleArchitectures": {
1840
- "shape": "S5w"
1843
+ "shape": "S61"
1841
1844
  }
1842
1845
  }
1843
1846
  }
@@ -1863,7 +1866,7 @@
1863
1866
  }
1864
1867
  },
1865
1868
  "output": {
1866
- "shape": "S3m"
1869
+ "shape": "S3r"
1867
1870
  }
1868
1871
  },
1869
1872
  "PutFunctionCodeSigningConfig": {
@@ -1921,7 +1924,7 @@
1921
1924
  }
1922
1925
  },
1923
1926
  "output": {
1924
- "shape": "S5d"
1927
+ "shape": "S5i"
1925
1928
  }
1926
1929
  },
1927
1930
  "PutFunctionEventInvokeConfig": {
@@ -1956,7 +1959,7 @@
1956
1959
  }
1957
1960
  },
1958
1961
  "output": {
1959
- "shape": "S5l"
1962
+ "shape": "S5q"
1960
1963
  }
1961
1964
  },
1962
1965
  "PutProvisionedConcurrencyConfig": {
@@ -2327,7 +2330,7 @@
2327
2330
  }
2328
2331
  },
2329
2332
  "output": {
2330
- "shape": "S3m"
2333
+ "shape": "S3r"
2331
2334
  }
2332
2335
  },
2333
2336
  "UpdateFunctionConfiguration": {
@@ -2384,11 +2387,14 @@
2384
2387
  },
2385
2388
  "SnapStart": {
2386
2389
  "shape": "S3k"
2390
+ },
2391
+ "LoggingConfig": {
2392
+ "shape": "S3m"
2387
2393
  }
2388
2394
  }
2389
2395
  },
2390
2396
  "output": {
2391
- "shape": "S3m"
2397
+ "shape": "S3r"
2392
2398
  }
2393
2399
  },
2394
2400
  "UpdateFunctionEventInvokeConfig": {
@@ -2422,7 +2428,7 @@
2422
2428
  }
2423
2429
  },
2424
2430
  "output": {
2425
- "shape": "S5l"
2431
+ "shape": "S5q"
2426
2432
  }
2427
2433
  },
2428
2434
  "UpdateFunctionUrlConfig": {
@@ -2447,7 +2453,7 @@
2447
2453
  },
2448
2454
  "AuthType": {},
2449
2455
  "Cors": {
2450
- "shape": "S4d"
2456
+ "shape": "S4i"
2451
2457
  },
2452
2458
  "InvokeMode": {}
2453
2459
  }
@@ -2466,7 +2472,7 @@
2466
2472
  "FunctionArn": {},
2467
2473
  "AuthType": {},
2468
2474
  "Cors": {
2469
- "shape": "S4d"
2475
+ "shape": "S4i"
2470
2476
  },
2471
2477
  "CreationTime": {},
2472
2478
  "LastModifiedTime": {},
@@ -2826,6 +2832,15 @@
2826
2832
  }
2827
2833
  },
2828
2834
  "S3m": {
2835
+ "type": "structure",
2836
+ "members": {
2837
+ "LogFormat": {},
2838
+ "ApplicationLogLevel": {},
2839
+ "SystemLogLevel": {},
2840
+ "LogGroup": {}
2841
+ }
2842
+ },
2843
+ "S3r": {
2829
2844
  "type": "structure",
2830
2845
  "members": {
2831
2846
  "FunctionName": {},
@@ -2875,7 +2890,7 @@
2875
2890
  "members": {
2876
2891
  "ErrorCode": {},
2877
2892
  "Message": {
2878
- "shape": "S3u"
2893
+ "shape": "S3z"
2879
2894
  }
2880
2895
  }
2881
2896
  }
@@ -2925,7 +2940,7 @@
2925
2940
  "members": {
2926
2941
  "ErrorCode": {},
2927
2942
  "Message": {
2928
- "shape": "S3u"
2943
+ "shape": "S3z"
2929
2944
  }
2930
2945
  }
2931
2946
  }
@@ -2955,26 +2970,29 @@
2955
2970
  "members": {
2956
2971
  "ErrorCode": {},
2957
2972
  "Message": {
2958
- "shape": "S3u"
2973
+ "shape": "S3z"
2959
2974
  }
2960
2975
  }
2961
2976
  }
2962
2977
  }
2978
+ },
2979
+ "LoggingConfig": {
2980
+ "shape": "S3m"
2963
2981
  }
2964
2982
  }
2965
2983
  },
2966
- "S3u": {
2984
+ "S3z": {
2967
2985
  "type": "string",
2968
2986
  "sensitive": true
2969
2987
  },
2970
- "S4d": {
2988
+ "S4i": {
2971
2989
  "type": "structure",
2972
2990
  "members": {
2973
2991
  "AllowCredentials": {
2974
2992
  "type": "boolean"
2975
2993
  },
2976
2994
  "AllowHeaders": {
2977
- "shape": "S4f"
2995
+ "shape": "S4k"
2978
2996
  },
2979
2997
  "AllowMethods": {
2980
2998
  "type": "list",
@@ -2985,18 +3003,18 @@
2985
3003
  "member": {}
2986
3004
  },
2987
3005
  "ExposeHeaders": {
2988
- "shape": "S4f"
3006
+ "shape": "S4k"
2989
3007
  },
2990
3008
  "MaxAge": {
2991
3009
  "type": "integer"
2992
3010
  }
2993
3011
  }
2994
3012
  },
2995
- "S4f": {
3013
+ "S4k": {
2996
3014
  "type": "list",
2997
3015
  "member": {}
2998
3016
  },
2999
- "S5d": {
3017
+ "S5i": {
3000
3018
  "type": "structure",
3001
3019
  "members": {
3002
3020
  "ReservedConcurrentExecutions": {
@@ -3004,7 +3022,7 @@
3004
3022
  }
3005
3023
  }
3006
3024
  },
3007
- "S5l": {
3025
+ "S5q": {
3008
3026
  "type": "structure",
3009
3027
  "members": {
3010
3028
  "LastModified": {
@@ -3022,11 +3040,11 @@
3022
3040
  }
3023
3041
  }
3024
3042
  },
3025
- "S5r": {
3043
+ "S5w": {
3026
3044
  "type": "structure",
3027
3045
  "members": {
3028
3046
  "Content": {
3029
- "shape": "S5s"
3047
+ "shape": "S5x"
3030
3048
  },
3031
3049
  "LayerArn": {},
3032
3050
  "LayerVersionArn": {},
@@ -3036,15 +3054,15 @@
3036
3054
  "type": "long"
3037
3055
  },
3038
3056
  "CompatibleRuntimes": {
3039
- "shape": "S5u"
3057
+ "shape": "S5z"
3040
3058
  },
3041
3059
  "LicenseInfo": {},
3042
3060
  "CompatibleArchitectures": {
3043
- "shape": "S5w"
3061
+ "shape": "S61"
3044
3062
  }
3045
3063
  }
3046
3064
  },
3047
- "S5s": {
3065
+ "S5x": {
3048
3066
  "type": "structure",
3049
3067
  "members": {
3050
3068
  "Location": {},
@@ -3056,21 +3074,21 @@
3056
3074
  "SigningJobArn": {}
3057
3075
  }
3058
3076
  },
3059
- "S5u": {
3077
+ "S5z": {
3060
3078
  "type": "list",
3061
3079
  "member": {}
3062
3080
  },
3063
- "S5w": {
3081
+ "S61": {
3064
3082
  "type": "list",
3065
3083
  "member": {}
3066
3084
  },
3067
- "S7b": {
3085
+ "S7g": {
3068
3086
  "type": "list",
3069
3087
  "member": {
3070
- "shape": "S3m"
3088
+ "shape": "S3r"
3071
3089
  }
3072
3090
  },
3073
- "S7j": {
3091
+ "S7o": {
3074
3092
  "type": "structure",
3075
3093
  "members": {
3076
3094
  "LayerVersionArn": {},
@@ -3080,11 +3098,11 @@
3080
3098
  "Description": {},
3081
3099
  "CreatedDate": {},
3082
3100
  "CompatibleRuntimes": {
3083
- "shape": "S5u"
3101
+ "shape": "S5z"
3084
3102
  },
3085
3103
  "LicenseInfo": {},
3086
3104
  "CompatibleArchitectures": {
3087
- "shape": "S5w"
3105
+ "shape": "S61"
3088
3106
  }
3089
3107
  }
3090
3108
  }
@@ -2345,6 +2345,10 @@
2345
2345
  "configuration": {
2346
2346
  "shape": "S7d",
2347
2347
  "locationName": "configuration"
2348
+ },
2349
+ "retrievalConfiguration": {
2350
+ "shape": "S7g",
2351
+ "locationName": "retrievalConfiguration"
2348
2352
  }
2349
2353
  }
2350
2354
  }
@@ -2455,11 +2459,11 @@
2455
2459
  "locationName": "description"
2456
2460
  },
2457
2461
  "excludes": {
2458
- "shape": "S7u",
2462
+ "shape": "S7x",
2459
2463
  "locationName": "excludes"
2460
2464
  },
2461
2465
  "includes": {
2462
- "shape": "S7v",
2466
+ "shape": "S7y",
2463
2467
  "locationName": "includes"
2464
2468
  },
2465
2469
  "name": {
@@ -2702,11 +2706,11 @@
2702
2706
  "type": "structure",
2703
2707
  "members": {
2704
2708
  "excludes": {
2705
- "shape": "S8o",
2709
+ "shape": "S8r",
2706
2710
  "locationName": "excludes"
2707
2711
  },
2708
2712
  "includes": {
2709
- "shape": "S8o",
2713
+ "shape": "S8r",
2710
2714
  "locationName": "includes"
2711
2715
  }
2712
2716
  }
@@ -3413,11 +3417,11 @@
3413
3417
  "type": "structure",
3414
3418
  "members": {
3415
3419
  "excludes": {
3416
- "shape": "Sac",
3420
+ "shape": "Saf",
3417
3421
  "locationName": "excludes"
3418
3422
  },
3419
3423
  "includes": {
3420
- "shape": "Sac",
3424
+ "shape": "Saf",
3421
3425
  "locationName": "includes"
3422
3426
  }
3423
3427
  }
@@ -3961,6 +3965,21 @@
3961
3965
  "configuration": {
3962
3966
  "shape": "S7d",
3963
3967
  "locationName": "configuration"
3968
+ },
3969
+ "retrievalConfiguration": {
3970
+ "locationName": "retrievalConfiguration",
3971
+ "type": "structure",
3972
+ "members": {
3973
+ "retrievalMode": {
3974
+ "locationName": "retrievalMode"
3975
+ },
3976
+ "roleName": {
3977
+ "locationName": "roleName"
3978
+ }
3979
+ },
3980
+ "required": [
3981
+ "retrievalMode"
3982
+ ]
3964
3983
  }
3965
3984
  },
3966
3985
  "required": [
@@ -3973,6 +3992,10 @@
3973
3992
  "configuration": {
3974
3993
  "shape": "S7d",
3975
3994
  "locationName": "configuration"
3995
+ },
3996
+ "retrievalConfiguration": {
3997
+ "shape": "S7g",
3998
+ "locationName": "retrievalConfiguration"
3976
3999
  }
3977
4000
  }
3978
4001
  }
@@ -3990,7 +4013,7 @@
3990
4013
  "locationName": "description"
3991
4014
  },
3992
4015
  "excludes": {
3993
- "shape": "S7u",
4016
+ "shape": "S7x",
3994
4017
  "locationName": "excludes"
3995
4018
  },
3996
4019
  "id": {
@@ -3998,7 +4021,7 @@
3998
4021
  "locationName": "id"
3999
4022
  },
4000
4023
  "includes": {
4001
- "shape": "S7v",
4024
+ "shape": "S7y",
4002
4025
  "locationName": "includes"
4003
4026
  }
4004
4027
  },
@@ -4775,7 +4798,24 @@
4775
4798
  "status"
4776
4799
  ]
4777
4800
  },
4778
- "S7u": {
4801
+ "S7g": {
4802
+ "type": "structure",
4803
+ "members": {
4804
+ "externalId": {
4805
+ "locationName": "externalId"
4806
+ },
4807
+ "retrievalMode": {
4808
+ "locationName": "retrievalMode"
4809
+ },
4810
+ "roleName": {
4811
+ "locationName": "roleName"
4812
+ }
4813
+ },
4814
+ "required": [
4815
+ "retrievalMode"
4816
+ ]
4817
+ },
4818
+ "S7x": {
4779
4819
  "type": "structure",
4780
4820
  "members": {
4781
4821
  "managedDataIdentifierIds": {
@@ -4784,7 +4824,7 @@
4784
4824
  }
4785
4825
  }
4786
4826
  },
4787
- "S7v": {
4827
+ "S7y": {
4788
4828
  "type": "structure",
4789
4829
  "members": {
4790
4830
  "allowListIds": {
@@ -4801,7 +4841,7 @@
4801
4841
  }
4802
4842
  }
4803
4843
  },
4804
- "S8o": {
4844
+ "S8r": {
4805
4845
  "type": "list",
4806
4846
  "member": {
4807
4847
  "type": "structure",
@@ -4819,7 +4859,7 @@
4819
4859
  }
4820
4860
  }
4821
4861
  },
4822
- "Sac": {
4862
+ "Saf": {
4823
4863
  "type": "structure",
4824
4864
  "members": {
4825
4865
  "and": {