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
@@ -94,16 +94,16 @@
|
|
94
94
|
"shape": "S3n"
|
95
95
|
},
|
96
96
|
"destinationFlowConfigList": {
|
97
|
-
"shape": "
|
97
|
+
"shape": "S4n"
|
98
98
|
},
|
99
99
|
"tasks": {
|
100
|
-
"shape": "
|
100
|
+
"shape": "S5n"
|
101
101
|
},
|
102
102
|
"tags": {
|
103
|
-
"shape": "
|
103
|
+
"shape": "S6d"
|
104
104
|
},
|
105
105
|
"metadataCatalogConfig": {
|
106
|
-
"shape": "
|
106
|
+
"shape": "S6g"
|
107
107
|
},
|
108
108
|
"clientToken": {
|
109
109
|
"idempotencyToken": true
|
@@ -178,7 +178,7 @@
|
|
178
178
|
"type": "structure",
|
179
179
|
"members": {
|
180
180
|
"connectorConfiguration": {
|
181
|
-
"shape": "
|
181
|
+
"shape": "S6u"
|
182
182
|
}
|
183
183
|
}
|
184
184
|
}
|
@@ -248,10 +248,10 @@
|
|
248
248
|
"valueRegexPattern": {},
|
249
249
|
"supportedDateFormat": {},
|
250
250
|
"fieldValueRange": {
|
251
|
-
"shape": "
|
251
|
+
"shape": "S94"
|
252
252
|
},
|
253
253
|
"fieldLengthRange": {
|
254
|
-
"shape": "
|
254
|
+
"shape": "S94"
|
255
255
|
}
|
256
256
|
}
|
257
257
|
}
|
@@ -291,12 +291,12 @@
|
|
291
291
|
"type": "boolean"
|
292
292
|
},
|
293
293
|
"supportedWriteOperations": {
|
294
|
-
"shape": "
|
294
|
+
"shape": "S8k"
|
295
295
|
}
|
296
296
|
}
|
297
297
|
},
|
298
298
|
"customProperties": {
|
299
|
-
"shape": "
|
299
|
+
"shape": "S4g"
|
300
300
|
}
|
301
301
|
}
|
302
302
|
}
|
@@ -369,7 +369,7 @@
|
|
369
369
|
"type": "structure",
|
370
370
|
"members": {
|
371
371
|
"connectorTypes": {
|
372
|
-
"shape": "
|
372
|
+
"shape": "S6v"
|
373
373
|
},
|
374
374
|
"maxResults": {
|
375
375
|
"type": "integer"
|
@@ -384,11 +384,11 @@
|
|
384
384
|
"type": "map",
|
385
385
|
"key": {},
|
386
386
|
"value": {
|
387
|
-
"shape": "
|
387
|
+
"shape": "S6u"
|
388
388
|
}
|
389
389
|
},
|
390
390
|
"connectors": {
|
391
|
-
"shape": "
|
391
|
+
"shape": "S9m"
|
392
392
|
},
|
393
393
|
"nextToken": {}
|
394
394
|
}
|
@@ -420,16 +420,16 @@
|
|
420
420
|
"shape": "S3n"
|
421
421
|
},
|
422
422
|
"destinationFlowConfigList": {
|
423
|
-
"shape": "
|
423
|
+
"shape": "S4n"
|
424
424
|
},
|
425
425
|
"lastRunExecutionDetails": {
|
426
|
-
"shape": "
|
426
|
+
"shape": "S9s"
|
427
427
|
},
|
428
428
|
"triggerConfig": {
|
429
429
|
"shape": "S3d"
|
430
430
|
},
|
431
431
|
"tasks": {
|
432
|
-
"shape": "
|
432
|
+
"shape": "S5n"
|
433
433
|
},
|
434
434
|
"createdAt": {
|
435
435
|
"type": "timestamp"
|
@@ -440,13 +440,13 @@
|
|
440
440
|
"createdBy": {},
|
441
441
|
"lastUpdatedBy": {},
|
442
442
|
"tags": {
|
443
|
-
"shape": "
|
443
|
+
"shape": "S6d"
|
444
444
|
},
|
445
445
|
"metadataCatalogConfig": {
|
446
|
-
"shape": "
|
446
|
+
"shape": "S6g"
|
447
447
|
},
|
448
448
|
"lastRunMetadataCatalogDetails": {
|
449
|
-
"shape": "
|
449
|
+
"shape": "S9x"
|
450
450
|
},
|
451
451
|
"schemaVersion": {
|
452
452
|
"type": "long"
|
@@ -501,6 +501,12 @@
|
|
501
501
|
},
|
502
502
|
"recordsProcessed": {
|
503
503
|
"type": "long"
|
504
|
+
},
|
505
|
+
"numParallelProcesses": {
|
506
|
+
"type": "long"
|
507
|
+
},
|
508
|
+
"maxPageSize": {
|
509
|
+
"type": "long"
|
504
510
|
}
|
505
511
|
}
|
506
512
|
},
|
@@ -517,7 +523,7 @@
|
|
517
523
|
"type": "timestamp"
|
518
524
|
},
|
519
525
|
"metadataCatalogDetails": {
|
520
|
-
"shape": "
|
526
|
+
"shape": "S9x"
|
521
527
|
}
|
522
528
|
}
|
523
529
|
}
|
@@ -590,7 +596,7 @@
|
|
590
596
|
"type": "structure",
|
591
597
|
"members": {
|
592
598
|
"connectors": {
|
593
|
-
"shape": "
|
599
|
+
"shape": "S9m"
|
594
600
|
},
|
595
601
|
"nextToken": {}
|
596
602
|
}
|
@@ -635,10 +641,10 @@
|
|
635
641
|
"createdBy": {},
|
636
642
|
"lastUpdatedBy": {},
|
637
643
|
"tags": {
|
638
|
-
"shape": "
|
644
|
+
"shape": "S6d"
|
639
645
|
},
|
640
646
|
"lastRunExecutionDetails": {
|
641
|
-
"shape": "
|
647
|
+
"shape": "S9s"
|
642
648
|
}
|
643
649
|
}
|
644
650
|
}
|
@@ -668,7 +674,7 @@
|
|
668
674
|
"type": "structure",
|
669
675
|
"members": {
|
670
676
|
"tags": {
|
671
|
-
"shape": "
|
677
|
+
"shape": "S6d"
|
672
678
|
}
|
673
679
|
}
|
674
680
|
}
|
@@ -684,7 +690,7 @@
|
|
684
690
|
"description": {},
|
685
691
|
"connectorProvisioningType": {},
|
686
692
|
"connectorProvisioningConfig": {
|
687
|
-
"shape": "
|
693
|
+
"shape": "S8m"
|
688
694
|
},
|
689
695
|
"clientToken": {
|
690
696
|
"idempotencyToken": true
|
@@ -779,7 +785,7 @@
|
|
779
785
|
"locationName": "resourceArn"
|
780
786
|
},
|
781
787
|
"tags": {
|
782
|
-
"shape": "
|
788
|
+
"shape": "S6d"
|
783
789
|
}
|
784
790
|
}
|
785
791
|
},
|
@@ -880,7 +886,7 @@
|
|
880
886
|
"connectorLabel": {},
|
881
887
|
"description": {},
|
882
888
|
"connectorProvisioningConfig": {
|
883
|
-
"shape": "
|
889
|
+
"shape": "S8m"
|
884
890
|
},
|
885
891
|
"clientToken": {
|
886
892
|
"idempotencyToken": true
|
@@ -917,13 +923,13 @@
|
|
917
923
|
"shape": "S3n"
|
918
924
|
},
|
919
925
|
"destinationFlowConfigList": {
|
920
|
-
"shape": "
|
926
|
+
"shape": "S4n"
|
921
927
|
},
|
922
928
|
"tasks": {
|
923
|
-
"shape": "
|
929
|
+
"shape": "S5n"
|
924
930
|
},
|
925
931
|
"metadataCatalogConfig": {
|
926
|
-
"shape": "
|
932
|
+
"shape": "S6g"
|
927
933
|
},
|
928
934
|
"clientToken": {
|
929
935
|
"idempotencyToken": true
|
@@ -1772,7 +1778,29 @@
|
|
1772
1778
|
"SAPOData": {
|
1773
1779
|
"type": "structure",
|
1774
1780
|
"members": {
|
1775
|
-
"objectPath": {}
|
1781
|
+
"objectPath": {},
|
1782
|
+
"parallelismConfig": {
|
1783
|
+
"type": "structure",
|
1784
|
+
"required": [
|
1785
|
+
"maxParallelism"
|
1786
|
+
],
|
1787
|
+
"members": {
|
1788
|
+
"maxParallelism": {
|
1789
|
+
"type": "integer"
|
1790
|
+
}
|
1791
|
+
}
|
1792
|
+
},
|
1793
|
+
"paginationConfig": {
|
1794
|
+
"type": "structure",
|
1795
|
+
"required": [
|
1796
|
+
"maxPageSize"
|
1797
|
+
],
|
1798
|
+
"members": {
|
1799
|
+
"maxPageSize": {
|
1800
|
+
"type": "integer"
|
1801
|
+
}
|
1802
|
+
}
|
1803
|
+
}
|
1776
1804
|
}
|
1777
1805
|
},
|
1778
1806
|
"CustomConnector": {
|
@@ -1783,10 +1811,10 @@
|
|
1783
1811
|
"members": {
|
1784
1812
|
"entityName": {},
|
1785
1813
|
"customProperties": {
|
1786
|
-
"shape": "
|
1814
|
+
"shape": "S4g"
|
1787
1815
|
},
|
1788
1816
|
"dataTransferApi": {
|
1789
|
-
"shape": "
|
1817
|
+
"shape": "S4h"
|
1790
1818
|
}
|
1791
1819
|
}
|
1792
1820
|
},
|
@@ -1809,19 +1837,19 @@
|
|
1809
1837
|
}
|
1810
1838
|
}
|
1811
1839
|
},
|
1812
|
-
"
|
1840
|
+
"S4g": {
|
1813
1841
|
"type": "map",
|
1814
1842
|
"key": {},
|
1815
1843
|
"value": {}
|
1816
1844
|
},
|
1817
|
-
"
|
1845
|
+
"S4h": {
|
1818
1846
|
"type": "structure",
|
1819
1847
|
"members": {
|
1820
1848
|
"Name": {},
|
1821
1849
|
"Type": {}
|
1822
1850
|
}
|
1823
1851
|
},
|
1824
|
-
"
|
1852
|
+
"S4n": {
|
1825
1853
|
"type": "list",
|
1826
1854
|
"member": {
|
1827
1855
|
"type": "structure",
|
@@ -1847,7 +1875,7 @@
|
|
1847
1875
|
"intermediateBucketName": {},
|
1848
1876
|
"bucketPrefix": {},
|
1849
1877
|
"errorHandlingConfig": {
|
1850
|
-
"shape": "
|
1878
|
+
"shape": "S4r"
|
1851
1879
|
}
|
1852
1880
|
}
|
1853
1881
|
},
|
@@ -1864,10 +1892,10 @@
|
|
1864
1892
|
"members": {
|
1865
1893
|
"fileType": {},
|
1866
1894
|
"prefixConfig": {
|
1867
|
-
"shape": "
|
1895
|
+
"shape": "S4v"
|
1868
1896
|
},
|
1869
1897
|
"aggregationConfig": {
|
1870
|
-
"shape": "
|
1898
|
+
"shape": "S50"
|
1871
1899
|
},
|
1872
1900
|
"preserveSourceDataTyping": {
|
1873
1901
|
"type": "boolean"
|
@@ -1884,10 +1912,10 @@
|
|
1884
1912
|
"members": {
|
1885
1913
|
"object": {},
|
1886
1914
|
"idFieldNames": {
|
1887
|
-
"shape": "
|
1915
|
+
"shape": "S55"
|
1888
1916
|
},
|
1889
1917
|
"errorHandlingConfig": {
|
1890
|
-
"shape": "
|
1918
|
+
"shape": "S4r"
|
1891
1919
|
},
|
1892
1920
|
"writeOperationType": {},
|
1893
1921
|
"dataTransferApi": {}
|
@@ -1904,7 +1932,7 @@
|
|
1904
1932
|
"intermediateBucketName": {},
|
1905
1933
|
"bucketPrefix": {},
|
1906
1934
|
"errorHandlingConfig": {
|
1907
|
-
"shape": "
|
1935
|
+
"shape": "S4r"
|
1908
1936
|
}
|
1909
1937
|
}
|
1910
1938
|
},
|
@@ -1916,7 +1944,7 @@
|
|
1916
1944
|
"members": {
|
1917
1945
|
"object": {},
|
1918
1946
|
"errorHandlingConfig": {
|
1919
|
-
"shape": "
|
1947
|
+
"shape": "S4r"
|
1920
1948
|
}
|
1921
1949
|
}
|
1922
1950
|
},
|
@@ -1941,10 +1969,10 @@
|
|
1941
1969
|
"members": {
|
1942
1970
|
"fileType": {},
|
1943
1971
|
"prefixConfig": {
|
1944
|
-
"shape": "
|
1972
|
+
"shape": "S4v"
|
1945
1973
|
},
|
1946
1974
|
"aggregationConfig": {
|
1947
|
-
"shape": "
|
1975
|
+
"shape": "S50"
|
1948
1976
|
}
|
1949
1977
|
}
|
1950
1978
|
}
|
@@ -1958,7 +1986,7 @@
|
|
1958
1986
|
"members": {
|
1959
1987
|
"object": {},
|
1960
1988
|
"errorHandlingConfig": {
|
1961
|
-
"shape": "
|
1989
|
+
"shape": "S4r"
|
1962
1990
|
}
|
1963
1991
|
}
|
1964
1992
|
},
|
@@ -1980,10 +2008,10 @@
|
|
1980
2008
|
"members": {
|
1981
2009
|
"object": {},
|
1982
2010
|
"idFieldNames": {
|
1983
|
-
"shape": "
|
2011
|
+
"shape": "S55"
|
1984
2012
|
},
|
1985
2013
|
"errorHandlingConfig": {
|
1986
|
-
"shape": "
|
2014
|
+
"shape": "S4r"
|
1987
2015
|
},
|
1988
2016
|
"writeOperationType": {}
|
1989
2017
|
}
|
@@ -1996,7 +2024,7 @@
|
|
1996
2024
|
"members": {
|
1997
2025
|
"object": {},
|
1998
2026
|
"errorHandlingConfig": {
|
1999
|
-
"shape": "
|
2027
|
+
"shape": "S4r"
|
2000
2028
|
}
|
2001
2029
|
}
|
2002
2030
|
},
|
@@ -2008,14 +2036,14 @@
|
|
2008
2036
|
"members": {
|
2009
2037
|
"entityName": {},
|
2010
2038
|
"errorHandlingConfig": {
|
2011
|
-
"shape": "
|
2039
|
+
"shape": "S4r"
|
2012
2040
|
},
|
2013
2041
|
"writeOperationType": {},
|
2014
2042
|
"idFieldNames": {
|
2015
|
-
"shape": "
|
2043
|
+
"shape": "S55"
|
2016
2044
|
},
|
2017
2045
|
"customProperties": {
|
2018
|
-
"shape": "
|
2046
|
+
"shape": "S4g"
|
2019
2047
|
}
|
2020
2048
|
}
|
2021
2049
|
},
|
@@ -2034,10 +2062,10 @@
|
|
2034
2062
|
}
|
2035
2063
|
},
|
2036
2064
|
"idFieldNames": {
|
2037
|
-
"shape": "
|
2065
|
+
"shape": "S55"
|
2038
2066
|
},
|
2039
2067
|
"errorHandlingConfig": {
|
2040
|
-
"shape": "
|
2068
|
+
"shape": "S4r"
|
2041
2069
|
},
|
2042
2070
|
"writeOperationType": {}
|
2043
2071
|
}
|
@@ -2047,7 +2075,7 @@
|
|
2047
2075
|
}
|
2048
2076
|
}
|
2049
2077
|
},
|
2050
|
-
"
|
2078
|
+
"S4r": {
|
2051
2079
|
"type": "structure",
|
2052
2080
|
"members": {
|
2053
2081
|
"failOnFirstDestinationError": {
|
@@ -2057,7 +2085,7 @@
|
|
2057
2085
|
"bucketName": {}
|
2058
2086
|
}
|
2059
2087
|
},
|
2060
|
-
"
|
2088
|
+
"S4v": {
|
2061
2089
|
"type": "structure",
|
2062
2090
|
"members": {
|
2063
2091
|
"prefixType": {},
|
@@ -2068,7 +2096,7 @@
|
|
2068
2096
|
}
|
2069
2097
|
}
|
2070
2098
|
},
|
2071
|
-
"
|
2099
|
+
"S50": {
|
2072
2100
|
"type": "structure",
|
2073
2101
|
"members": {
|
2074
2102
|
"aggregationType": {},
|
@@ -2077,11 +2105,11 @@
|
|
2077
2105
|
}
|
2078
2106
|
}
|
2079
2107
|
},
|
2080
|
-
"
|
2108
|
+
"S55": {
|
2081
2109
|
"type": "list",
|
2082
2110
|
"member": {}
|
2083
2111
|
},
|
2084
|
-
"
|
2112
|
+
"S5n": {
|
2085
2113
|
"type": "list",
|
2086
2114
|
"member": {
|
2087
2115
|
"type": "structure",
|
@@ -2126,12 +2154,12 @@
|
|
2126
2154
|
}
|
2127
2155
|
}
|
2128
2156
|
},
|
2129
|
-
"
|
2157
|
+
"S6d": {
|
2130
2158
|
"type": "map",
|
2131
2159
|
"key": {},
|
2132
2160
|
"value": {}
|
2133
2161
|
},
|
2134
|
-
"
|
2162
|
+
"S6g": {
|
2135
2163
|
"type": "structure",
|
2136
2164
|
"members": {
|
2137
2165
|
"glueDataCatalog": {
|
@@ -2149,7 +2177,7 @@
|
|
2149
2177
|
}
|
2150
2178
|
}
|
2151
2179
|
},
|
2152
|
-
"
|
2180
|
+
"S6u": {
|
2153
2181
|
"type": "structure",
|
2154
2182
|
"members": {
|
2155
2183
|
"canUseAsSource": {
|
@@ -2159,7 +2187,7 @@
|
|
2159
2187
|
"type": "boolean"
|
2160
2188
|
},
|
2161
2189
|
"supportedDestinationConnectors": {
|
2162
|
-
"shape": "
|
2190
|
+
"shape": "S6v"
|
2163
2191
|
},
|
2164
2192
|
"supportedSchedulingFrequencies": {
|
2165
2193
|
"type": "list",
|
@@ -2225,7 +2253,7 @@
|
|
2225
2253
|
"member": {}
|
2226
2254
|
},
|
2227
2255
|
"oauth2GrantTypesSupported": {
|
2228
|
-
"shape": "
|
2256
|
+
"shape": "S7a"
|
2229
2257
|
}
|
2230
2258
|
}
|
2231
2259
|
},
|
@@ -2308,7 +2336,7 @@
|
|
2308
2336
|
"connectorVersion": {},
|
2309
2337
|
"connectorArn": {},
|
2310
2338
|
"connectorModes": {
|
2311
|
-
"shape": "
|
2339
|
+
"shape": "S7u"
|
2312
2340
|
},
|
2313
2341
|
"authenticationConfig": {
|
2314
2342
|
"type": "structure",
|
@@ -2340,7 +2368,7 @@
|
|
2340
2368
|
"member": {}
|
2341
2369
|
},
|
2342
2370
|
"oauth2GrantTypesSupported": {
|
2343
|
-
"shape": "
|
2371
|
+
"shape": "S7a"
|
2344
2372
|
},
|
2345
2373
|
"oauth2CustomProperties": {
|
2346
2374
|
"type": "list",
|
@@ -2357,7 +2385,7 @@
|
|
2357
2385
|
"type": "boolean"
|
2358
2386
|
},
|
2359
2387
|
"connectorSuppliedValues": {
|
2360
|
-
"shape": "
|
2388
|
+
"shape": "S84"
|
2361
2389
|
},
|
2362
2390
|
"type": {}
|
2363
2391
|
}
|
@@ -2386,7 +2414,7 @@
|
|
2386
2414
|
"type": "boolean"
|
2387
2415
|
},
|
2388
2416
|
"connectorSuppliedValues": {
|
2389
|
-
"shape": "
|
2417
|
+
"shape": "S84"
|
2390
2418
|
}
|
2391
2419
|
}
|
2392
2420
|
}
|
@@ -2425,11 +2453,11 @@
|
|
2425
2453
|
"member": {}
|
2426
2454
|
},
|
2427
2455
|
"supportedWriteOperations": {
|
2428
|
-
"shape": "
|
2456
|
+
"shape": "S8k"
|
2429
2457
|
},
|
2430
2458
|
"connectorProvisioningType": {},
|
2431
2459
|
"connectorProvisioningConfig": {
|
2432
|
-
"shape": "
|
2460
|
+
"shape": "S8m"
|
2433
2461
|
},
|
2434
2462
|
"logoURL": {},
|
2435
2463
|
"registeredAt": {
|
@@ -2437,37 +2465,37 @@
|
|
2437
2465
|
},
|
2438
2466
|
"registeredBy": {},
|
2439
2467
|
"supportedDataTransferTypes": {
|
2440
|
-
"shape": "
|
2468
|
+
"shape": "S8q"
|
2441
2469
|
},
|
2442
2470
|
"supportedDataTransferApis": {
|
2443
2471
|
"type": "list",
|
2444
2472
|
"member": {
|
2445
|
-
"shape": "
|
2473
|
+
"shape": "S4h"
|
2446
2474
|
}
|
2447
2475
|
}
|
2448
2476
|
}
|
2449
2477
|
},
|
2450
|
-
"
|
2478
|
+
"S6v": {
|
2451
2479
|
"type": "list",
|
2452
2480
|
"member": {}
|
2453
2481
|
},
|
2454
|
-
"
|
2482
|
+
"S7a": {
|
2455
2483
|
"type": "list",
|
2456
2484
|
"member": {}
|
2457
2485
|
},
|
2458
|
-
"
|
2486
|
+
"S7u": {
|
2459
2487
|
"type": "list",
|
2460
2488
|
"member": {}
|
2461
2489
|
},
|
2462
|
-
"
|
2490
|
+
"S84": {
|
2463
2491
|
"type": "list",
|
2464
2492
|
"member": {}
|
2465
2493
|
},
|
2466
|
-
"
|
2494
|
+
"S8k": {
|
2467
2495
|
"type": "list",
|
2468
2496
|
"member": {}
|
2469
2497
|
},
|
2470
|
-
"
|
2498
|
+
"S8m": {
|
2471
2499
|
"type": "structure",
|
2472
2500
|
"members": {
|
2473
2501
|
"lambda": {
|
@@ -2481,11 +2509,11 @@
|
|
2481
2509
|
}
|
2482
2510
|
}
|
2483
2511
|
},
|
2484
|
-
"
|
2512
|
+
"S8q": {
|
2485
2513
|
"type": "list",
|
2486
2514
|
"member": {}
|
2487
2515
|
},
|
2488
|
-
"
|
2516
|
+
"S94": {
|
2489
2517
|
"type": "structure",
|
2490
2518
|
"members": {
|
2491
2519
|
"maximum": {
|
@@ -2496,7 +2524,7 @@
|
|
2496
2524
|
}
|
2497
2525
|
}
|
2498
2526
|
},
|
2499
|
-
"
|
2527
|
+
"S9m": {
|
2500
2528
|
"type": "list",
|
2501
2529
|
"member": {
|
2502
2530
|
"type": "structure",
|
@@ -2514,15 +2542,15 @@
|
|
2514
2542
|
"registeredBy": {},
|
2515
2543
|
"connectorProvisioningType": {},
|
2516
2544
|
"connectorModes": {
|
2517
|
-
"shape": "
|
2545
|
+
"shape": "S7u"
|
2518
2546
|
},
|
2519
2547
|
"supportedDataTransferTypes": {
|
2520
|
-
"shape": "
|
2548
|
+
"shape": "S8q"
|
2521
2549
|
}
|
2522
2550
|
}
|
2523
2551
|
}
|
2524
2552
|
},
|
2525
|
-
"
|
2553
|
+
"S9s": {
|
2526
2554
|
"type": "structure",
|
2527
2555
|
"members": {
|
2528
2556
|
"mostRecentExecutionMessage": {},
|
@@ -2532,7 +2560,7 @@
|
|
2532
2560
|
"mostRecentExecutionStatus": {}
|
2533
2561
|
}
|
2534
2562
|
},
|
2535
|
-
"
|
2563
|
+
"S9x": {
|
2536
2564
|
"type": "list",
|
2537
2565
|
"member": {
|
2538
2566
|
"type": "structure",
|
@@ -2540,15 +2568,15 @@
|
|
2540
2568
|
"catalogType": {},
|
2541
2569
|
"tableName": {},
|
2542
2570
|
"tableRegistrationOutput": {
|
2543
|
-
"shape": "
|
2571
|
+
"shape": "Sa0"
|
2544
2572
|
},
|
2545
2573
|
"partitionRegistrationOutput": {
|
2546
|
-
"shape": "
|
2574
|
+
"shape": "Sa0"
|
2547
2575
|
}
|
2548
2576
|
}
|
2549
2577
|
}
|
2550
2578
|
},
|
2551
|
-
"
|
2579
|
+
"Sa0": {
|
2552
2580
|
"type": "structure",
|
2553
2581
|
"members": {
|
2554
2582
|
"message": {},
|