cdk-lambda-subminute 2.0.226 → 2.0.228
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/.jsii +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -2019,16 +2019,7 @@
|
|
2019
2019
|
"members": {
|
2020
2020
|
"ReplicationGroupId": {},
|
2021
2021
|
"CustomerNodeEndpointList": {
|
2022
|
-
"
|
2023
|
-
"member": {
|
2024
|
-
"type": "structure",
|
2025
|
-
"members": {
|
2026
|
-
"Address": {},
|
2027
|
-
"Port": {
|
2028
|
-
"type": "integer"
|
2029
|
-
}
|
2030
|
-
}
|
2031
|
-
}
|
2022
|
+
"shape": "S85"
|
2032
2023
|
}
|
2033
2024
|
}
|
2034
2025
|
},
|
@@ -2063,6 +2054,30 @@
|
|
2063
2054
|
}
|
2064
2055
|
}
|
2065
2056
|
}
|
2057
|
+
},
|
2058
|
+
"TestMigration": {
|
2059
|
+
"input": {
|
2060
|
+
"type": "structure",
|
2061
|
+
"required": [
|
2062
|
+
"ReplicationGroupId",
|
2063
|
+
"CustomerNodeEndpointList"
|
2064
|
+
],
|
2065
|
+
"members": {
|
2066
|
+
"ReplicationGroupId": {},
|
2067
|
+
"CustomerNodeEndpointList": {
|
2068
|
+
"shape": "S85"
|
2069
|
+
}
|
2070
|
+
}
|
2071
|
+
},
|
2072
|
+
"output": {
|
2073
|
+
"resultWrapper": "TestMigrationResult",
|
2074
|
+
"type": "structure",
|
2075
|
+
"members": {
|
2076
|
+
"ReplicationGroup": {
|
2077
|
+
"shape": "So"
|
2078
|
+
}
|
2079
|
+
}
|
2080
|
+
}
|
2066
2081
|
}
|
2067
2082
|
},
|
2068
2083
|
"shapes": {
|
@@ -2988,6 +3003,18 @@
|
|
2988
3003
|
"members": {
|
2989
3004
|
"CacheParameterGroupName": {}
|
2990
3005
|
}
|
3006
|
+
},
|
3007
|
+
"S85": {
|
3008
|
+
"type": "list",
|
3009
|
+
"member": {
|
3010
|
+
"type": "structure",
|
3011
|
+
"members": {
|
3012
|
+
"Address": {},
|
3013
|
+
"Port": {
|
3014
|
+
"type": "integer"
|
3015
|
+
}
|
3016
|
+
}
|
3017
|
+
}
|
2991
3018
|
}
|
2992
3019
|
}
|
2993
3020
|
}
|
@@ -144,7 +144,7 @@
|
|
144
144
|
"members": {
|
145
145
|
"ListenerArn": {},
|
146
146
|
"Conditions": {
|
147
|
-
"shape": "
|
147
|
+
"shape": "S31"
|
148
148
|
},
|
149
149
|
"Priority": {
|
150
150
|
"type": "integer"
|
@@ -162,7 +162,7 @@
|
|
162
162
|
"type": "structure",
|
163
163
|
"members": {
|
164
164
|
"Rules": {
|
165
|
-
"shape": "
|
165
|
+
"shape": "S3h"
|
166
166
|
}
|
167
167
|
}
|
168
168
|
}
|
@@ -200,7 +200,7 @@
|
|
200
200
|
"type": "integer"
|
201
201
|
},
|
202
202
|
"Matcher": {
|
203
|
-
"shape": "
|
203
|
+
"shape": "S3v"
|
204
204
|
},
|
205
205
|
"TargetType": {},
|
206
206
|
"Tags": {
|
@@ -214,7 +214,7 @@
|
|
214
214
|
"type": "structure",
|
215
215
|
"members": {
|
216
216
|
"TargetGroups": {
|
217
|
-
"shape": "
|
217
|
+
"shape": "S41"
|
218
218
|
}
|
219
219
|
}
|
220
220
|
}
|
@@ -293,7 +293,7 @@
|
|
293
293
|
"members": {
|
294
294
|
"TargetGroupArn": {},
|
295
295
|
"Targets": {
|
296
|
-
"shape": "
|
296
|
+
"shape": "S4d"
|
297
297
|
}
|
298
298
|
}
|
299
299
|
},
|
@@ -397,7 +397,7 @@
|
|
397
397
|
"type": "structure",
|
398
398
|
"members": {
|
399
399
|
"Attributes": {
|
400
|
-
"shape": "
|
400
|
+
"shape": "S4w"
|
401
401
|
}
|
402
402
|
}
|
403
403
|
}
|
@@ -407,7 +407,7 @@
|
|
407
407
|
"type": "structure",
|
408
408
|
"members": {
|
409
409
|
"LoadBalancerArns": {
|
410
|
-
"shape": "
|
410
|
+
"shape": "S43"
|
411
411
|
},
|
412
412
|
"Names": {
|
413
413
|
"type": "list",
|
@@ -450,7 +450,7 @@
|
|
450
450
|
"type": "structure",
|
451
451
|
"members": {
|
452
452
|
"Rules": {
|
453
|
-
"shape": "
|
453
|
+
"shape": "S3h"
|
454
454
|
},
|
455
455
|
"NextMarker": {}
|
456
456
|
}
|
@@ -498,7 +498,7 @@
|
|
498
498
|
},
|
499
499
|
"Name": {},
|
500
500
|
"SupportedLoadBalancerTypes": {
|
501
|
-
"shape": "
|
501
|
+
"shape": "S34"
|
502
502
|
}
|
503
503
|
}
|
504
504
|
}
|
@@ -553,7 +553,7 @@
|
|
553
553
|
"type": "structure",
|
554
554
|
"members": {
|
555
555
|
"Attributes": {
|
556
|
-
"shape": "
|
556
|
+
"shape": "S5n"
|
557
557
|
}
|
558
558
|
}
|
559
559
|
}
|
@@ -582,7 +582,7 @@
|
|
582
582
|
"type": "structure",
|
583
583
|
"members": {
|
584
584
|
"TargetGroups": {
|
585
|
-
"shape": "
|
585
|
+
"shape": "S41"
|
586
586
|
},
|
587
587
|
"NextMarker": {}
|
588
588
|
}
|
@@ -597,7 +597,7 @@
|
|
597
597
|
"members": {
|
598
598
|
"TargetGroupArn": {},
|
599
599
|
"Targets": {
|
600
|
-
"shape": "
|
600
|
+
"shape": "S4d"
|
601
601
|
}
|
602
602
|
}
|
603
603
|
},
|
@@ -611,7 +611,7 @@
|
|
611
611
|
"type": "structure",
|
612
612
|
"members": {
|
613
613
|
"Target": {
|
614
|
-
"shape": "
|
614
|
+
"shape": "S4e"
|
615
615
|
},
|
616
616
|
"HealthCheckPort": {},
|
617
617
|
"TargetHealth": {
|
@@ -672,7 +672,7 @@
|
|
672
672
|
"members": {
|
673
673
|
"LoadBalancerArn": {},
|
674
674
|
"Attributes": {
|
675
|
-
"shape": "
|
675
|
+
"shape": "S4w"
|
676
676
|
}
|
677
677
|
}
|
678
678
|
},
|
@@ -681,7 +681,7 @@
|
|
681
681
|
"type": "structure",
|
682
682
|
"members": {
|
683
683
|
"Attributes": {
|
684
|
-
"shape": "
|
684
|
+
"shape": "S4w"
|
685
685
|
}
|
686
686
|
}
|
687
687
|
}
|
@@ -695,7 +695,7 @@
|
|
695
695
|
"members": {
|
696
696
|
"RuleArn": {},
|
697
697
|
"Conditions": {
|
698
|
-
"shape": "
|
698
|
+
"shape": "S31"
|
699
699
|
},
|
700
700
|
"Actions": {
|
701
701
|
"shape": "Sl"
|
@@ -707,7 +707,7 @@
|
|
707
707
|
"type": "structure",
|
708
708
|
"members": {
|
709
709
|
"Rules": {
|
710
|
-
"shape": "
|
710
|
+
"shape": "S3h"
|
711
711
|
}
|
712
712
|
}
|
713
713
|
}
|
@@ -739,7 +739,7 @@
|
|
739
739
|
"type": "integer"
|
740
740
|
},
|
741
741
|
"Matcher": {
|
742
|
-
"shape": "
|
742
|
+
"shape": "S3v"
|
743
743
|
}
|
744
744
|
}
|
745
745
|
},
|
@@ -748,7 +748,7 @@
|
|
748
748
|
"type": "structure",
|
749
749
|
"members": {
|
750
750
|
"TargetGroups": {
|
751
|
-
"shape": "
|
751
|
+
"shape": "S41"
|
752
752
|
}
|
753
753
|
}
|
754
754
|
}
|
@@ -763,7 +763,7 @@
|
|
763
763
|
"members": {
|
764
764
|
"TargetGroupArn": {},
|
765
765
|
"Attributes": {
|
766
|
-
"shape": "
|
766
|
+
"shape": "S5n"
|
767
767
|
}
|
768
768
|
}
|
769
769
|
},
|
@@ -772,7 +772,7 @@
|
|
772
772
|
"type": "structure",
|
773
773
|
"members": {
|
774
774
|
"Attributes": {
|
775
|
-
"shape": "
|
775
|
+
"shape": "S5n"
|
776
776
|
}
|
777
777
|
}
|
778
778
|
}
|
@@ -787,7 +787,7 @@
|
|
787
787
|
"members": {
|
788
788
|
"TargetGroupArn": {},
|
789
789
|
"Targets": {
|
790
|
-
"shape": "
|
790
|
+
"shape": "S4d"
|
791
791
|
}
|
792
792
|
}
|
793
793
|
},
|
@@ -886,7 +886,7 @@
|
|
886
886
|
"type": "structure",
|
887
887
|
"members": {
|
888
888
|
"Rules": {
|
889
|
-
"shape": "
|
889
|
+
"shape": "S3h"
|
890
890
|
}
|
891
891
|
}
|
892
892
|
}
|
@@ -902,7 +902,8 @@
|
|
902
902
|
"LoadBalancerArn": {},
|
903
903
|
"SecurityGroups": {
|
904
904
|
"shape": "S2c"
|
905
|
-
}
|
905
|
+
},
|
906
|
+
"EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic": {}
|
906
907
|
}
|
907
908
|
},
|
908
909
|
"output": {
|
@@ -911,7 +912,8 @@
|
|
911
912
|
"members": {
|
912
913
|
"SecurityGroupIds": {
|
913
914
|
"shape": "S2c"
|
914
|
-
}
|
915
|
+
},
|
916
|
+
"EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic": {}
|
915
917
|
}
|
916
918
|
}
|
917
919
|
},
|
@@ -1176,7 +1178,8 @@
|
|
1176
1178
|
"shape": "S2c"
|
1177
1179
|
},
|
1178
1180
|
"IpAddressType": {},
|
1179
|
-
"CustomerOwnedIpv4Pool": {}
|
1181
|
+
"CustomerOwnedIpv4Pool": {},
|
1182
|
+
"EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic": {}
|
1180
1183
|
}
|
1181
1184
|
}
|
1182
1185
|
},
|
@@ -1203,20 +1206,20 @@
|
|
1203
1206
|
}
|
1204
1207
|
}
|
1205
1208
|
},
|
1206
|
-
"
|
1209
|
+
"S31": {
|
1207
1210
|
"type": "list",
|
1208
1211
|
"member": {
|
1209
1212
|
"type": "structure",
|
1210
1213
|
"members": {
|
1211
1214
|
"Field": {},
|
1212
1215
|
"Values": {
|
1213
|
-
"shape": "
|
1216
|
+
"shape": "S34"
|
1214
1217
|
},
|
1215
1218
|
"HostHeaderConfig": {
|
1216
1219
|
"type": "structure",
|
1217
1220
|
"members": {
|
1218
1221
|
"Values": {
|
1219
|
-
"shape": "
|
1222
|
+
"shape": "S34"
|
1220
1223
|
}
|
1221
1224
|
}
|
1222
1225
|
},
|
@@ -1224,7 +1227,7 @@
|
|
1224
1227
|
"type": "structure",
|
1225
1228
|
"members": {
|
1226
1229
|
"Values": {
|
1227
|
-
"shape": "
|
1230
|
+
"shape": "S34"
|
1228
1231
|
}
|
1229
1232
|
}
|
1230
1233
|
},
|
@@ -1233,7 +1236,7 @@
|
|
1233
1236
|
"members": {
|
1234
1237
|
"HttpHeaderName": {},
|
1235
1238
|
"Values": {
|
1236
|
-
"shape": "
|
1239
|
+
"shape": "S34"
|
1237
1240
|
}
|
1238
1241
|
}
|
1239
1242
|
},
|
@@ -1256,7 +1259,7 @@
|
|
1256
1259
|
"type": "structure",
|
1257
1260
|
"members": {
|
1258
1261
|
"Values": {
|
1259
|
-
"shape": "
|
1262
|
+
"shape": "S34"
|
1260
1263
|
}
|
1261
1264
|
}
|
1262
1265
|
},
|
@@ -1264,18 +1267,18 @@
|
|
1264
1267
|
"type": "structure",
|
1265
1268
|
"members": {
|
1266
1269
|
"Values": {
|
1267
|
-
"shape": "
|
1270
|
+
"shape": "S34"
|
1268
1271
|
}
|
1269
1272
|
}
|
1270
1273
|
}
|
1271
1274
|
}
|
1272
1275
|
}
|
1273
1276
|
},
|
1274
|
-
"
|
1277
|
+
"S34": {
|
1275
1278
|
"type": "list",
|
1276
1279
|
"member": {}
|
1277
1280
|
},
|
1278
|
-
"
|
1281
|
+
"S3h": {
|
1279
1282
|
"type": "list",
|
1280
1283
|
"member": {
|
1281
1284
|
"type": "structure",
|
@@ -1283,7 +1286,7 @@
|
|
1283
1286
|
"RuleArn": {},
|
1284
1287
|
"Priority": {},
|
1285
1288
|
"Conditions": {
|
1286
|
-
"shape": "
|
1289
|
+
"shape": "S31"
|
1287
1290
|
},
|
1288
1291
|
"Actions": {
|
1289
1292
|
"shape": "Sl"
|
@@ -1294,14 +1297,14 @@
|
|
1294
1297
|
}
|
1295
1298
|
}
|
1296
1299
|
},
|
1297
|
-
"
|
1300
|
+
"S3v": {
|
1298
1301
|
"type": "structure",
|
1299
1302
|
"members": {
|
1300
1303
|
"HttpCode": {},
|
1301
1304
|
"GrpcCode": {}
|
1302
1305
|
}
|
1303
1306
|
},
|
1304
|
-
"
|
1307
|
+
"S41": {
|
1305
1308
|
"type": "list",
|
1306
1309
|
"member": {
|
1307
1310
|
"type": "structure",
|
@@ -1332,10 +1335,10 @@
|
|
1332
1335
|
},
|
1333
1336
|
"HealthCheckPath": {},
|
1334
1337
|
"Matcher": {
|
1335
|
-
"shape": "
|
1338
|
+
"shape": "S3v"
|
1336
1339
|
},
|
1337
1340
|
"LoadBalancerArns": {
|
1338
|
-
"shape": "
|
1341
|
+
"shape": "S43"
|
1339
1342
|
},
|
1340
1343
|
"TargetType": {},
|
1341
1344
|
"ProtocolVersion": {},
|
@@ -1343,17 +1346,17 @@
|
|
1343
1346
|
}
|
1344
1347
|
}
|
1345
1348
|
},
|
1346
|
-
"
|
1349
|
+
"S43": {
|
1347
1350
|
"type": "list",
|
1348
1351
|
"member": {}
|
1349
1352
|
},
|
1350
|
-
"
|
1353
|
+
"S4d": {
|
1351
1354
|
"type": "list",
|
1352
1355
|
"member": {
|
1353
|
-
"shape": "
|
1356
|
+
"shape": "S4e"
|
1354
1357
|
}
|
1355
1358
|
},
|
1356
|
-
"
|
1359
|
+
"S4e": {
|
1357
1360
|
"type": "structure",
|
1358
1361
|
"required": [
|
1359
1362
|
"Id"
|
@@ -1366,7 +1369,7 @@
|
|
1366
1369
|
"AvailabilityZone": {}
|
1367
1370
|
}
|
1368
1371
|
},
|
1369
|
-
"
|
1372
|
+
"S4w": {
|
1370
1373
|
"type": "list",
|
1371
1374
|
"member": {
|
1372
1375
|
"type": "structure",
|
@@ -1376,7 +1379,7 @@
|
|
1376
1379
|
}
|
1377
1380
|
}
|
1378
1381
|
},
|
1379
|
-
"
|
1382
|
+
"S5n": {
|
1380
1383
|
"type": "list",
|
1381
1384
|
"member": {
|
1382
1385
|
"type": "structure",
|
@@ -734,7 +734,7 @@
|
|
734
734
|
"shape": "S3p"
|
735
735
|
},
|
736
736
|
"customDNSConfiguration": {
|
737
|
-
"shape": "
|
737
|
+
"shape": "S42"
|
738
738
|
},
|
739
739
|
"creationTimestamp": {
|
740
740
|
"type": "timestamp"
|
@@ -743,7 +743,7 @@
|
|
743
743
|
"type": "timestamp"
|
744
744
|
},
|
745
745
|
"availabilityZoneIds": {
|
746
|
-
"shape": "
|
746
|
+
"shape": "S46"
|
747
747
|
},
|
748
748
|
"certificateAuthorityArn": {}
|
749
749
|
}
|
@@ -1072,7 +1072,7 @@
|
|
1072
1072
|
"shape": "S3p"
|
1073
1073
|
},
|
1074
1074
|
"customDNSConfiguration": {
|
1075
|
-
"shape": "
|
1075
|
+
"shape": "S42"
|
1076
1076
|
},
|
1077
1077
|
"creationTimestamp": {
|
1078
1078
|
"type": "timestamp"
|
@@ -1081,7 +1081,7 @@
|
|
1081
1081
|
"type": "timestamp"
|
1082
1082
|
},
|
1083
1083
|
"availabilityZoneIds": {
|
1084
|
-
"shape": "
|
1084
|
+
"shape": "S46"
|
1085
1085
|
},
|
1086
1086
|
"certificateAuthorityArn": {}
|
1087
1087
|
}
|
@@ -1274,9 +1274,20 @@
|
|
1274
1274
|
"location": "uri",
|
1275
1275
|
"locationName": "clusterName"
|
1276
1276
|
},
|
1277
|
-
"clientToken": {
|
1277
|
+
"clientToken": {
|
1278
|
+
"idempotencyToken": true
|
1279
|
+
},
|
1278
1280
|
"databases": {
|
1279
1281
|
"shape": "S1a"
|
1282
|
+
},
|
1283
|
+
"deploymentConfiguration": {
|
1284
|
+
"type": "structure",
|
1285
|
+
"required": [
|
1286
|
+
"deploymentStrategy"
|
1287
|
+
],
|
1288
|
+
"members": {
|
1289
|
+
"deploymentStrategy": {}
|
1290
|
+
}
|
1280
1291
|
}
|
1281
1292
|
}
|
1282
1293
|
},
|
@@ -1362,7 +1373,7 @@
|
|
1362
1373
|
"shape": "S3p"
|
1363
1374
|
},
|
1364
1375
|
"customDNSConfiguration": {
|
1365
|
-
"shape": "
|
1376
|
+
"shape": "S42"
|
1366
1377
|
},
|
1367
1378
|
"creationTimestamp": {
|
1368
1379
|
"type": "timestamp"
|
@@ -1371,7 +1382,7 @@
|
|
1371
1382
|
"type": "timestamp"
|
1372
1383
|
},
|
1373
1384
|
"availabilityZoneIds": {
|
1374
|
-
"shape": "
|
1385
|
+
"shape": "S46"
|
1375
1386
|
}
|
1376
1387
|
}
|
1377
1388
|
}
|
@@ -1395,7 +1406,7 @@
|
|
1395
1406
|
"shape": "S3p"
|
1396
1407
|
},
|
1397
1408
|
"customDNSConfiguration": {
|
1398
|
-
"shape": "
|
1409
|
+
"shape": "S42"
|
1399
1410
|
},
|
1400
1411
|
"clientToken": {}
|
1401
1412
|
}
|
@@ -1418,7 +1429,7 @@
|
|
1418
1429
|
"shape": "S3p"
|
1419
1430
|
},
|
1420
1431
|
"customDNSConfiguration": {
|
1421
|
-
"shape": "
|
1432
|
+
"shape": "S42"
|
1422
1433
|
},
|
1423
1434
|
"creationTimestamp": {
|
1424
1435
|
"type": "timestamp"
|
@@ -1427,7 +1438,7 @@
|
|
1427
1438
|
"type": "timestamp"
|
1428
1439
|
},
|
1429
1440
|
"availabilityZoneIds": {
|
1430
|
-
"shape": "
|
1441
|
+
"shape": "S46"
|
1431
1442
|
}
|
1432
1443
|
}
|
1433
1444
|
}
|
@@ -1660,10 +1671,60 @@
|
|
1660
1671
|
],
|
1661
1672
|
"members": {
|
1662
1673
|
"transitGatewayID": {},
|
1663
|
-
"routableCIDRSpace": {}
|
1674
|
+
"routableCIDRSpace": {},
|
1675
|
+
"attachmentNetworkAclConfiguration": {
|
1676
|
+
"type": "list",
|
1677
|
+
"member": {
|
1678
|
+
"type": "structure",
|
1679
|
+
"required": [
|
1680
|
+
"ruleNumber",
|
1681
|
+
"protocol",
|
1682
|
+
"ruleAction",
|
1683
|
+
"cidrBlock"
|
1684
|
+
],
|
1685
|
+
"members": {
|
1686
|
+
"ruleNumber": {
|
1687
|
+
"type": "integer"
|
1688
|
+
},
|
1689
|
+
"protocol": {},
|
1690
|
+
"ruleAction": {},
|
1691
|
+
"portRange": {
|
1692
|
+
"type": "structure",
|
1693
|
+
"required": [
|
1694
|
+
"from",
|
1695
|
+
"to"
|
1696
|
+
],
|
1697
|
+
"members": {
|
1698
|
+
"from": {
|
1699
|
+
"type": "integer"
|
1700
|
+
},
|
1701
|
+
"to": {
|
1702
|
+
"type": "integer"
|
1703
|
+
}
|
1704
|
+
}
|
1705
|
+
},
|
1706
|
+
"icmpTypeCode": {
|
1707
|
+
"type": "structure",
|
1708
|
+
"required": [
|
1709
|
+
"type",
|
1710
|
+
"code"
|
1711
|
+
],
|
1712
|
+
"members": {
|
1713
|
+
"type": {
|
1714
|
+
"type": "integer"
|
1715
|
+
},
|
1716
|
+
"code": {
|
1717
|
+
"type": "integer"
|
1718
|
+
}
|
1719
|
+
}
|
1720
|
+
},
|
1721
|
+
"cidrBlock": {}
|
1722
|
+
}
|
1723
|
+
}
|
1724
|
+
}
|
1664
1725
|
}
|
1665
1726
|
},
|
1666
|
-
"
|
1727
|
+
"S42": {
|
1667
1728
|
"type": "list",
|
1668
1729
|
"member": {
|
1669
1730
|
"type": "structure",
|
@@ -1677,7 +1738,7 @@
|
|
1677
1738
|
}
|
1678
1739
|
}
|
1679
1740
|
},
|
1680
|
-
"
|
1741
|
+
"S46": {
|
1681
1742
|
"type": "list",
|
1682
1743
|
"member": {}
|
1683
1744
|
}
|