@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23
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/.gitattributes +19 -19
- package/.jsii +2588 -1305
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.d.ts +6 -6
- package/lib/ecr-sync.js +16 -15
- package/node_modules/aws-sdk/CHANGELOG.md +439 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
- package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
- package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +343 -98
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
- package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
- package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
- package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
- package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +442 -267
- package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
- package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +268 -108
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
- package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/metadata.json +68 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +900 -161
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
- package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2265 -1023
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
- package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
- package/node_modules/aws-sdk/clients/account.d.ts +136 -0
- package/node_modules/aws-sdk/clients/account.js +18 -0
- package/node_modules/aws-sdk/clients/all.d.ts +21 -0
- package/node_modules/aws-sdk/clients/all.js +22 -1
- package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
- package/node_modules/aws-sdk/clients/amp.js +1 -0
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
- package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
- package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
- package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
- package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
- package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +357 -114
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
- package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
- package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
- package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
- package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
- package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
- package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
- package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
- package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
- package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
- package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
- package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
- package/node_modules/aws-sdk/clients/drs.js +18 -0
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
- package/node_modules/aws-sdk/clients/ec2.d.ts +4044 -415
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
- package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
- package/node_modules/aws-sdk/clients/es.d.ts +39 -3
- package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
- package/node_modules/aws-sdk/clients/evidently.js +18 -0
- package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
- package/node_modules/aws-sdk/clients/finspace.js +0 -1
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
- package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
- package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
- package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
- package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
- package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
- package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
- package/node_modules/aws-sdk/clients/grafana.js +18 -0
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
- package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
- package/node_modules/aws-sdk/clients/inspector2.js +18 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +265 -18
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
- package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
- package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
- package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
- package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
- package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
- package/node_modules/aws-sdk/clients/location.d.ts +256 -62
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
- package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
- package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
- package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
- package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
- package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
- package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
- package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
- package/node_modules/aws-sdk/clients/panorama.js +18 -0
- package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
- package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
- package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
- package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
- package/node_modules/aws-sdk/clients/rbin.js +18 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
- package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
- package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
- package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
- package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
- package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
- package/node_modules/aws-sdk/clients/rum.js +18 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
- package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
- package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
- package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
- package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
- package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
- package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
- package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
- package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
- package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
- package/node_modules/aws-sdk/clients/voiceid.js +18 -0
- package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
- package/node_modules/aws-sdk/clients/wisdom.js +18 -0
- package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
- package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1307 -557
- package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +15 -3
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
- package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
- package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
- package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
- package/node_modules/aws-sdk/lib/node_loader.js +63 -21
- package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +13 -13
- package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
- package/node_modules/aws-sdk/lib/request.js +4 -6
- package/node_modules/aws-sdk/lib/service.js +19 -0
- package/node_modules/aws-sdk/lib/services/s3.js +16 -20
- package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
- package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
- package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
- package/node_modules/aws-sdk/package.json +4 -5
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
- package/package.json +39 -69
- package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
- package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
- package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
- package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
- package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
- package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
|
@@ -74,10 +74,10 @@
|
|
|
74
74
|
"shape": "So"
|
|
75
75
|
},
|
|
76
76
|
"PathOptions": {
|
|
77
|
-
"shape": "
|
|
77
|
+
"shape": "S12"
|
|
78
78
|
},
|
|
79
79
|
"Tags": {
|
|
80
|
-
"shape": "
|
|
80
|
+
"shape": "S1l"
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
},
|
|
@@ -119,17 +119,20 @@
|
|
|
119
119
|
"shape": "Sp"
|
|
120
120
|
},
|
|
121
121
|
"Configuration": {
|
|
122
|
-
"shape": "
|
|
122
|
+
"shape": "S1w"
|
|
123
|
+
},
|
|
124
|
+
"ValidationConfigurations": {
|
|
125
|
+
"shape": "S2f"
|
|
123
126
|
},
|
|
124
127
|
"RoleArn": {},
|
|
125
128
|
"Tags": {
|
|
126
|
-
"shape": "
|
|
129
|
+
"shape": "S1l"
|
|
127
130
|
},
|
|
128
131
|
"Timeout": {
|
|
129
132
|
"type": "integer"
|
|
130
133
|
},
|
|
131
134
|
"JobSample": {
|
|
132
|
-
"shape": "
|
|
135
|
+
"shape": "S2j"
|
|
133
136
|
}
|
|
134
137
|
}
|
|
135
138
|
},
|
|
@@ -160,11 +163,11 @@
|
|
|
160
163
|
"Name": {},
|
|
161
164
|
"RecipeName": {},
|
|
162
165
|
"Sample": {
|
|
163
|
-
"shape": "
|
|
166
|
+
"shape": "S2p"
|
|
164
167
|
},
|
|
165
168
|
"RoleArn": {},
|
|
166
169
|
"Tags": {
|
|
167
|
-
"shape": "
|
|
170
|
+
"shape": "S1l"
|
|
168
171
|
}
|
|
169
172
|
}
|
|
170
173
|
},
|
|
@@ -192,10 +195,10 @@
|
|
|
192
195
|
"Description": {},
|
|
193
196
|
"Name": {},
|
|
194
197
|
"Steps": {
|
|
195
|
-
"shape": "
|
|
198
|
+
"shape": "S2v"
|
|
196
199
|
},
|
|
197
200
|
"Tags": {
|
|
198
|
-
"shape": "
|
|
201
|
+
"shape": "S1l"
|
|
199
202
|
}
|
|
200
203
|
}
|
|
201
204
|
},
|
|
@@ -232,21 +235,21 @@
|
|
|
232
235
|
"type": "integer"
|
|
233
236
|
},
|
|
234
237
|
"Outputs": {
|
|
235
|
-
"shape": "
|
|
238
|
+
"shape": "S35"
|
|
236
239
|
},
|
|
237
240
|
"DataCatalogOutputs": {
|
|
238
|
-
"shape": "
|
|
241
|
+
"shape": "S3d"
|
|
239
242
|
},
|
|
240
243
|
"DatabaseOutputs": {
|
|
241
|
-
"shape": "
|
|
244
|
+
"shape": "S3h"
|
|
242
245
|
},
|
|
243
246
|
"ProjectName": {},
|
|
244
247
|
"RecipeReference": {
|
|
245
|
-
"shape": "
|
|
248
|
+
"shape": "S3k"
|
|
246
249
|
},
|
|
247
250
|
"RoleArn": {},
|
|
248
251
|
"Tags": {
|
|
249
|
-
"shape": "
|
|
252
|
+
"shape": "S1l"
|
|
250
253
|
},
|
|
251
254
|
"Timeout": {
|
|
252
255
|
"type": "integer"
|
|
@@ -263,6 +266,39 @@
|
|
|
263
266
|
}
|
|
264
267
|
}
|
|
265
268
|
},
|
|
269
|
+
"CreateRuleset": {
|
|
270
|
+
"http": {
|
|
271
|
+
"requestUri": "/rulesets"
|
|
272
|
+
},
|
|
273
|
+
"input": {
|
|
274
|
+
"type": "structure",
|
|
275
|
+
"required": [
|
|
276
|
+
"Name",
|
|
277
|
+
"TargetArn",
|
|
278
|
+
"Rules"
|
|
279
|
+
],
|
|
280
|
+
"members": {
|
|
281
|
+
"Name": {},
|
|
282
|
+
"Description": {},
|
|
283
|
+
"TargetArn": {},
|
|
284
|
+
"Rules": {
|
|
285
|
+
"shape": "S3p"
|
|
286
|
+
},
|
|
287
|
+
"Tags": {
|
|
288
|
+
"shape": "S1l"
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
"output": {
|
|
293
|
+
"type": "structure",
|
|
294
|
+
"required": [
|
|
295
|
+
"Name"
|
|
296
|
+
],
|
|
297
|
+
"members": {
|
|
298
|
+
"Name": {}
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
},
|
|
266
302
|
"CreateSchedule": {
|
|
267
303
|
"http": {
|
|
268
304
|
"requestUri": "/schedules"
|
|
@@ -275,11 +311,11 @@
|
|
|
275
311
|
],
|
|
276
312
|
"members": {
|
|
277
313
|
"JobNames": {
|
|
278
|
-
"shape": "
|
|
314
|
+
"shape": "S3z"
|
|
279
315
|
},
|
|
280
316
|
"CronExpression": {},
|
|
281
317
|
"Tags": {
|
|
282
|
-
"shape": "
|
|
318
|
+
"shape": "S1l"
|
|
283
319
|
},
|
|
284
320
|
"Name": {}
|
|
285
321
|
}
|
|
@@ -409,6 +445,33 @@
|
|
|
409
445
|
}
|
|
410
446
|
}
|
|
411
447
|
},
|
|
448
|
+
"DeleteRuleset": {
|
|
449
|
+
"http": {
|
|
450
|
+
"method": "DELETE",
|
|
451
|
+
"requestUri": "/rulesets/{name}"
|
|
452
|
+
},
|
|
453
|
+
"input": {
|
|
454
|
+
"type": "structure",
|
|
455
|
+
"required": [
|
|
456
|
+
"Name"
|
|
457
|
+
],
|
|
458
|
+
"members": {
|
|
459
|
+
"Name": {
|
|
460
|
+
"location": "uri",
|
|
461
|
+
"locationName": "name"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
"output": {
|
|
466
|
+
"type": "structure",
|
|
467
|
+
"required": [
|
|
468
|
+
"Name"
|
|
469
|
+
],
|
|
470
|
+
"members": {
|
|
471
|
+
"Name": {}
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
},
|
|
412
475
|
"DeleteSchedule": {
|
|
413
476
|
"http": {
|
|
414
477
|
"method": "DELETE",
|
|
@@ -478,10 +541,10 @@
|
|
|
478
541
|
"LastModifiedBy": {},
|
|
479
542
|
"Source": {},
|
|
480
543
|
"PathOptions": {
|
|
481
|
-
"shape": "
|
|
544
|
+
"shape": "S12"
|
|
482
545
|
},
|
|
483
546
|
"Tags": {
|
|
484
|
-
"shape": "
|
|
547
|
+
"shape": "S1l"
|
|
485
548
|
},
|
|
486
549
|
"ResourceArn": {}
|
|
487
550
|
}
|
|
@@ -531,31 +594,34 @@
|
|
|
531
594
|
"type": "integer"
|
|
532
595
|
},
|
|
533
596
|
"Outputs": {
|
|
534
|
-
"shape": "
|
|
597
|
+
"shape": "S35"
|
|
535
598
|
},
|
|
536
599
|
"DataCatalogOutputs": {
|
|
537
|
-
"shape": "
|
|
600
|
+
"shape": "S3d"
|
|
538
601
|
},
|
|
539
602
|
"DatabaseOutputs": {
|
|
540
|
-
"shape": "
|
|
603
|
+
"shape": "S3h"
|
|
541
604
|
},
|
|
542
605
|
"ProjectName": {},
|
|
543
606
|
"ProfileConfiguration": {
|
|
544
|
-
"shape": "
|
|
607
|
+
"shape": "S1w"
|
|
608
|
+
},
|
|
609
|
+
"ValidationConfigurations": {
|
|
610
|
+
"shape": "S2f"
|
|
545
611
|
},
|
|
546
612
|
"RecipeReference": {
|
|
547
|
-
"shape": "
|
|
613
|
+
"shape": "S3k"
|
|
548
614
|
},
|
|
549
615
|
"ResourceArn": {},
|
|
550
616
|
"RoleArn": {},
|
|
551
617
|
"Tags": {
|
|
552
|
-
"shape": "
|
|
618
|
+
"shape": "S1l"
|
|
553
619
|
},
|
|
554
620
|
"Timeout": {
|
|
555
621
|
"type": "integer"
|
|
556
622
|
},
|
|
557
623
|
"JobSample": {
|
|
558
|
-
"shape": "
|
|
624
|
+
"shape": "S2j"
|
|
559
625
|
}
|
|
560
626
|
}
|
|
561
627
|
}
|
|
@@ -601,30 +667,33 @@
|
|
|
601
667
|
},
|
|
602
668
|
"JobName": {},
|
|
603
669
|
"ProfileConfiguration": {
|
|
604
|
-
"shape": "
|
|
670
|
+
"shape": "S1w"
|
|
671
|
+
},
|
|
672
|
+
"ValidationConfigurations": {
|
|
673
|
+
"shape": "S2f"
|
|
605
674
|
},
|
|
606
675
|
"RunId": {},
|
|
607
676
|
"State": {},
|
|
608
677
|
"LogSubscription": {},
|
|
609
678
|
"LogGroupName": {},
|
|
610
679
|
"Outputs": {
|
|
611
|
-
"shape": "
|
|
680
|
+
"shape": "S35"
|
|
612
681
|
},
|
|
613
682
|
"DataCatalogOutputs": {
|
|
614
|
-
"shape": "
|
|
683
|
+
"shape": "S3d"
|
|
615
684
|
},
|
|
616
685
|
"DatabaseOutputs": {
|
|
617
|
-
"shape": "
|
|
686
|
+
"shape": "S3h"
|
|
618
687
|
},
|
|
619
688
|
"RecipeReference": {
|
|
620
|
-
"shape": "
|
|
689
|
+
"shape": "S3k"
|
|
621
690
|
},
|
|
622
691
|
"StartedBy": {},
|
|
623
692
|
"StartedOn": {
|
|
624
693
|
"type": "timestamp"
|
|
625
694
|
},
|
|
626
695
|
"JobSample": {
|
|
627
|
-
"shape": "
|
|
696
|
+
"shape": "S2j"
|
|
628
697
|
}
|
|
629
698
|
}
|
|
630
699
|
}
|
|
@@ -665,11 +734,11 @@
|
|
|
665
734
|
"RecipeName": {},
|
|
666
735
|
"ResourceArn": {},
|
|
667
736
|
"Sample": {
|
|
668
|
-
"shape": "
|
|
737
|
+
"shape": "S2p"
|
|
669
738
|
},
|
|
670
739
|
"RoleArn": {},
|
|
671
740
|
"Tags": {
|
|
672
|
-
"shape": "
|
|
741
|
+
"shape": "S1l"
|
|
673
742
|
},
|
|
674
743
|
"SessionStatus": {},
|
|
675
744
|
"OpenedBy": {},
|
|
@@ -722,16 +791,60 @@
|
|
|
722
791
|
"Description": {},
|
|
723
792
|
"Name": {},
|
|
724
793
|
"Steps": {
|
|
725
|
-
"shape": "
|
|
794
|
+
"shape": "S2v"
|
|
726
795
|
},
|
|
727
796
|
"Tags": {
|
|
728
|
-
"shape": "
|
|
797
|
+
"shape": "S1l"
|
|
729
798
|
},
|
|
730
799
|
"ResourceArn": {},
|
|
731
800
|
"RecipeVersion": {}
|
|
732
801
|
}
|
|
733
802
|
}
|
|
734
803
|
},
|
|
804
|
+
"DescribeRuleset": {
|
|
805
|
+
"http": {
|
|
806
|
+
"method": "GET",
|
|
807
|
+
"requestUri": "/rulesets/{name}"
|
|
808
|
+
},
|
|
809
|
+
"input": {
|
|
810
|
+
"type": "structure",
|
|
811
|
+
"required": [
|
|
812
|
+
"Name"
|
|
813
|
+
],
|
|
814
|
+
"members": {
|
|
815
|
+
"Name": {
|
|
816
|
+
"location": "uri",
|
|
817
|
+
"locationName": "name"
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
},
|
|
821
|
+
"output": {
|
|
822
|
+
"type": "structure",
|
|
823
|
+
"required": [
|
|
824
|
+
"Name"
|
|
825
|
+
],
|
|
826
|
+
"members": {
|
|
827
|
+
"Name": {},
|
|
828
|
+
"Description": {},
|
|
829
|
+
"TargetArn": {},
|
|
830
|
+
"Rules": {
|
|
831
|
+
"shape": "S3p"
|
|
832
|
+
},
|
|
833
|
+
"CreateDate": {
|
|
834
|
+
"type": "timestamp"
|
|
835
|
+
},
|
|
836
|
+
"CreatedBy": {},
|
|
837
|
+
"LastModifiedBy": {},
|
|
838
|
+
"LastModifiedDate": {
|
|
839
|
+
"type": "timestamp"
|
|
840
|
+
},
|
|
841
|
+
"ResourceArn": {},
|
|
842
|
+
"Tags": {
|
|
843
|
+
"shape": "S1l"
|
|
844
|
+
}
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
},
|
|
735
848
|
"DescribeSchedule": {
|
|
736
849
|
"http": {
|
|
737
850
|
"method": "GET",
|
|
@@ -760,7 +873,7 @@
|
|
|
760
873
|
},
|
|
761
874
|
"CreatedBy": {},
|
|
762
875
|
"JobNames": {
|
|
763
|
-
"shape": "
|
|
876
|
+
"shape": "S3z"
|
|
764
877
|
},
|
|
765
878
|
"LastModifiedBy": {},
|
|
766
879
|
"LastModifiedDate": {
|
|
@@ -769,7 +882,7 @@
|
|
|
769
882
|
"ResourceArn": {},
|
|
770
883
|
"CronExpression": {},
|
|
771
884
|
"Tags": {
|
|
772
|
-
"shape": "
|
|
885
|
+
"shape": "S1l"
|
|
773
886
|
},
|
|
774
887
|
"Name": {}
|
|
775
888
|
}
|
|
@@ -828,10 +941,10 @@
|
|
|
828
941
|
"LastModifiedBy": {},
|
|
829
942
|
"Source": {},
|
|
830
943
|
"PathOptions": {
|
|
831
|
-
"shape": "
|
|
944
|
+
"shape": "S12"
|
|
832
945
|
},
|
|
833
946
|
"Tags": {
|
|
834
|
-
"shape": "
|
|
947
|
+
"shape": "S1l"
|
|
835
948
|
},
|
|
836
949
|
"ResourceArn": {}
|
|
837
950
|
}
|
|
@@ -895,23 +1008,26 @@
|
|
|
895
1008
|
"LogSubscription": {},
|
|
896
1009
|
"LogGroupName": {},
|
|
897
1010
|
"Outputs": {
|
|
898
|
-
"shape": "
|
|
1011
|
+
"shape": "S35"
|
|
899
1012
|
},
|
|
900
1013
|
"DataCatalogOutputs": {
|
|
901
|
-
"shape": "
|
|
1014
|
+
"shape": "S3d"
|
|
902
1015
|
},
|
|
903
1016
|
"DatabaseOutputs": {
|
|
904
|
-
"shape": "
|
|
1017
|
+
"shape": "S3h"
|
|
905
1018
|
},
|
|
906
1019
|
"RecipeReference": {
|
|
907
|
-
"shape": "
|
|
1020
|
+
"shape": "S3k"
|
|
908
1021
|
},
|
|
909
1022
|
"StartedBy": {},
|
|
910
1023
|
"StartedOn": {
|
|
911
1024
|
"type": "timestamp"
|
|
912
1025
|
},
|
|
913
1026
|
"JobSample": {
|
|
914
|
-
"shape": "
|
|
1027
|
+
"shape": "S2j"
|
|
1028
|
+
},
|
|
1029
|
+
"ValidationConfigurations": {
|
|
1030
|
+
"shape": "S2f"
|
|
915
1031
|
}
|
|
916
1032
|
}
|
|
917
1033
|
}
|
|
@@ -983,17 +1099,17 @@
|
|
|
983
1099
|
"type": "integer"
|
|
984
1100
|
},
|
|
985
1101
|
"Outputs": {
|
|
986
|
-
"shape": "
|
|
1102
|
+
"shape": "S35"
|
|
987
1103
|
},
|
|
988
1104
|
"DataCatalogOutputs": {
|
|
989
|
-
"shape": "
|
|
1105
|
+
"shape": "S3d"
|
|
990
1106
|
},
|
|
991
1107
|
"DatabaseOutputs": {
|
|
992
|
-
"shape": "
|
|
1108
|
+
"shape": "S3h"
|
|
993
1109
|
},
|
|
994
1110
|
"ProjectName": {},
|
|
995
1111
|
"RecipeReference": {
|
|
996
|
-
"shape": "
|
|
1112
|
+
"shape": "S3k"
|
|
997
1113
|
},
|
|
998
1114
|
"ResourceArn": {},
|
|
999
1115
|
"RoleArn": {},
|
|
@@ -1001,10 +1117,13 @@
|
|
|
1001
1117
|
"type": "integer"
|
|
1002
1118
|
},
|
|
1003
1119
|
"Tags": {
|
|
1004
|
-
"shape": "
|
|
1120
|
+
"shape": "S1l"
|
|
1005
1121
|
},
|
|
1006
1122
|
"JobSample": {
|
|
1007
|
-
"shape": "
|
|
1123
|
+
"shape": "S2j"
|
|
1124
|
+
},
|
|
1125
|
+
"ValidationConfigurations": {
|
|
1126
|
+
"shape": "S2f"
|
|
1008
1127
|
}
|
|
1009
1128
|
}
|
|
1010
1129
|
}
|
|
@@ -1061,10 +1180,10 @@
|
|
|
1061
1180
|
"RecipeName": {},
|
|
1062
1181
|
"ResourceArn": {},
|
|
1063
1182
|
"Sample": {
|
|
1064
|
-
"shape": "
|
|
1183
|
+
"shape": "S2p"
|
|
1065
1184
|
},
|
|
1066
1185
|
"Tags": {
|
|
1067
|
-
"shape": "
|
|
1186
|
+
"shape": "S1l"
|
|
1068
1187
|
},
|
|
1069
1188
|
"RoleArn": {},
|
|
1070
1189
|
"OpenedBy": {},
|
|
@@ -1112,7 +1231,7 @@
|
|
|
1112
1231
|
"members": {
|
|
1113
1232
|
"NextToken": {},
|
|
1114
1233
|
"Recipes": {
|
|
1115
|
-
"shape": "
|
|
1234
|
+
"shape": "S5t"
|
|
1116
1235
|
}
|
|
1117
1236
|
}
|
|
1118
1237
|
}
|
|
@@ -1147,7 +1266,71 @@
|
|
|
1147
1266
|
],
|
|
1148
1267
|
"members": {
|
|
1149
1268
|
"Recipes": {
|
|
1150
|
-
"shape": "
|
|
1269
|
+
"shape": "S5t"
|
|
1270
|
+
},
|
|
1271
|
+
"NextToken": {}
|
|
1272
|
+
}
|
|
1273
|
+
}
|
|
1274
|
+
},
|
|
1275
|
+
"ListRulesets": {
|
|
1276
|
+
"http": {
|
|
1277
|
+
"method": "GET",
|
|
1278
|
+
"requestUri": "/rulesets"
|
|
1279
|
+
},
|
|
1280
|
+
"input": {
|
|
1281
|
+
"type": "structure",
|
|
1282
|
+
"members": {
|
|
1283
|
+
"TargetArn": {
|
|
1284
|
+
"location": "querystring",
|
|
1285
|
+
"locationName": "targetArn"
|
|
1286
|
+
},
|
|
1287
|
+
"MaxResults": {
|
|
1288
|
+
"location": "querystring",
|
|
1289
|
+
"locationName": "maxResults",
|
|
1290
|
+
"type": "integer"
|
|
1291
|
+
},
|
|
1292
|
+
"NextToken": {
|
|
1293
|
+
"location": "querystring",
|
|
1294
|
+
"locationName": "nextToken"
|
|
1295
|
+
}
|
|
1296
|
+
}
|
|
1297
|
+
},
|
|
1298
|
+
"output": {
|
|
1299
|
+
"type": "structure",
|
|
1300
|
+
"required": [
|
|
1301
|
+
"Rulesets"
|
|
1302
|
+
],
|
|
1303
|
+
"members": {
|
|
1304
|
+
"Rulesets": {
|
|
1305
|
+
"type": "list",
|
|
1306
|
+
"member": {
|
|
1307
|
+
"type": "structure",
|
|
1308
|
+
"required": [
|
|
1309
|
+
"Name",
|
|
1310
|
+
"TargetArn"
|
|
1311
|
+
],
|
|
1312
|
+
"members": {
|
|
1313
|
+
"AccountId": {},
|
|
1314
|
+
"CreatedBy": {},
|
|
1315
|
+
"CreateDate": {
|
|
1316
|
+
"type": "timestamp"
|
|
1317
|
+
},
|
|
1318
|
+
"Description": {},
|
|
1319
|
+
"LastModifiedBy": {},
|
|
1320
|
+
"LastModifiedDate": {
|
|
1321
|
+
"type": "timestamp"
|
|
1322
|
+
},
|
|
1323
|
+
"Name": {},
|
|
1324
|
+
"ResourceArn": {},
|
|
1325
|
+
"RuleCount": {
|
|
1326
|
+
"type": "integer"
|
|
1327
|
+
},
|
|
1328
|
+
"Tags": {
|
|
1329
|
+
"shape": "S1l"
|
|
1330
|
+
},
|
|
1331
|
+
"TargetArn": {}
|
|
1332
|
+
}
|
|
1333
|
+
}
|
|
1151
1334
|
},
|
|
1152
1335
|
"NextToken": {}
|
|
1153
1336
|
}
|
|
@@ -1196,7 +1379,7 @@
|
|
|
1196
1379
|
"type": "timestamp"
|
|
1197
1380
|
},
|
|
1198
1381
|
"JobNames": {
|
|
1199
|
-
"shape": "
|
|
1382
|
+
"shape": "S3z"
|
|
1200
1383
|
},
|
|
1201
1384
|
"LastModifiedBy": {},
|
|
1202
1385
|
"LastModifiedDate": {
|
|
@@ -1205,7 +1388,7 @@
|
|
|
1205
1388
|
"ResourceArn": {},
|
|
1206
1389
|
"CronExpression": {},
|
|
1207
1390
|
"Tags": {
|
|
1208
|
-
"shape": "
|
|
1391
|
+
"shape": "S1l"
|
|
1209
1392
|
},
|
|
1210
1393
|
"Name": {}
|
|
1211
1394
|
}
|
|
@@ -1236,7 +1419,7 @@
|
|
|
1236
1419
|
"type": "structure",
|
|
1237
1420
|
"members": {
|
|
1238
1421
|
"Tags": {
|
|
1239
|
-
"shape": "
|
|
1422
|
+
"shape": "S1l"
|
|
1240
1423
|
}
|
|
1241
1424
|
}
|
|
1242
1425
|
}
|
|
@@ -1287,12 +1470,14 @@
|
|
|
1287
1470
|
"locationName": "name"
|
|
1288
1471
|
},
|
|
1289
1472
|
"RecipeStep": {
|
|
1290
|
-
"shape": "
|
|
1473
|
+
"shape": "S2w"
|
|
1291
1474
|
},
|
|
1292
1475
|
"StepIndex": {
|
|
1293
1476
|
"type": "integer"
|
|
1294
1477
|
},
|
|
1295
|
-
"ClientSessionId": {
|
|
1478
|
+
"ClientSessionId": {
|
|
1479
|
+
"shape": "S6d"
|
|
1480
|
+
},
|
|
1296
1481
|
"ViewFrame": {
|
|
1297
1482
|
"type": "structure",
|
|
1298
1483
|
"required": [
|
|
@@ -1308,7 +1493,14 @@
|
|
|
1308
1493
|
"HiddenColumns": {
|
|
1309
1494
|
"type": "list",
|
|
1310
1495
|
"member": {}
|
|
1311
|
-
}
|
|
1496
|
+
},
|
|
1497
|
+
"StartRowIndex": {
|
|
1498
|
+
"type": "integer"
|
|
1499
|
+
},
|
|
1500
|
+
"RowRange": {
|
|
1501
|
+
"type": "integer"
|
|
1502
|
+
},
|
|
1503
|
+
"Analytics": {}
|
|
1312
1504
|
}
|
|
1313
1505
|
}
|
|
1314
1506
|
}
|
|
@@ -1380,7 +1572,9 @@
|
|
|
1380
1572
|
],
|
|
1381
1573
|
"members": {
|
|
1382
1574
|
"Name": {},
|
|
1383
|
-
"ClientSessionId": {
|
|
1575
|
+
"ClientSessionId": {
|
|
1576
|
+
"shape": "S6d"
|
|
1577
|
+
}
|
|
1384
1578
|
}
|
|
1385
1579
|
}
|
|
1386
1580
|
},
|
|
@@ -1431,7 +1625,7 @@
|
|
|
1431
1625
|
"locationName": "ResourceArn"
|
|
1432
1626
|
},
|
|
1433
1627
|
"Tags": {
|
|
1434
|
-
"shape": "
|
|
1628
|
+
"shape": "S1l"
|
|
1435
1629
|
}
|
|
1436
1630
|
}
|
|
1437
1631
|
},
|
|
@@ -1493,7 +1687,7 @@
|
|
|
1493
1687
|
"shape": "So"
|
|
1494
1688
|
},
|
|
1495
1689
|
"PathOptions": {
|
|
1496
|
-
"shape": "
|
|
1690
|
+
"shape": "S12"
|
|
1497
1691
|
}
|
|
1498
1692
|
}
|
|
1499
1693
|
},
|
|
@@ -1521,7 +1715,7 @@
|
|
|
1521
1715
|
],
|
|
1522
1716
|
"members": {
|
|
1523
1717
|
"Configuration": {
|
|
1524
|
-
"shape": "
|
|
1718
|
+
"shape": "S1w"
|
|
1525
1719
|
},
|
|
1526
1720
|
"EncryptionKeyArn": {},
|
|
1527
1721
|
"EncryptionMode": {},
|
|
@@ -1539,12 +1733,15 @@
|
|
|
1539
1733
|
"OutputLocation": {
|
|
1540
1734
|
"shape": "Sp"
|
|
1541
1735
|
},
|
|
1736
|
+
"ValidationConfigurations": {
|
|
1737
|
+
"shape": "S2f"
|
|
1738
|
+
},
|
|
1542
1739
|
"RoleArn": {},
|
|
1543
1740
|
"Timeout": {
|
|
1544
1741
|
"type": "integer"
|
|
1545
1742
|
},
|
|
1546
1743
|
"JobSample": {
|
|
1547
|
-
"shape": "
|
|
1744
|
+
"shape": "S2j"
|
|
1548
1745
|
}
|
|
1549
1746
|
}
|
|
1550
1747
|
},
|
|
@@ -1571,7 +1768,7 @@
|
|
|
1571
1768
|
],
|
|
1572
1769
|
"members": {
|
|
1573
1770
|
"Sample": {
|
|
1574
|
-
"shape": "
|
|
1771
|
+
"shape": "S2p"
|
|
1575
1772
|
},
|
|
1576
1773
|
"RoleArn": {},
|
|
1577
1774
|
"Name": {
|
|
@@ -1610,7 +1807,7 @@
|
|
|
1610
1807
|
"locationName": "name"
|
|
1611
1808
|
},
|
|
1612
1809
|
"Steps": {
|
|
1613
|
-
"shape": "
|
|
1810
|
+
"shape": "S2v"
|
|
1614
1811
|
}
|
|
1615
1812
|
}
|
|
1616
1813
|
},
|
|
@@ -1650,13 +1847,13 @@
|
|
|
1650
1847
|
"type": "integer"
|
|
1651
1848
|
},
|
|
1652
1849
|
"Outputs": {
|
|
1653
|
-
"shape": "
|
|
1850
|
+
"shape": "S35"
|
|
1654
1851
|
},
|
|
1655
1852
|
"DataCatalogOutputs": {
|
|
1656
|
-
"shape": "
|
|
1853
|
+
"shape": "S3d"
|
|
1657
1854
|
},
|
|
1658
1855
|
"DatabaseOutputs": {
|
|
1659
|
-
"shape": "
|
|
1856
|
+
"shape": "S3h"
|
|
1660
1857
|
},
|
|
1661
1858
|
"RoleArn": {},
|
|
1662
1859
|
"Timeout": {
|
|
@@ -1674,6 +1871,38 @@
|
|
|
1674
1871
|
}
|
|
1675
1872
|
}
|
|
1676
1873
|
},
|
|
1874
|
+
"UpdateRuleset": {
|
|
1875
|
+
"http": {
|
|
1876
|
+
"method": "PUT",
|
|
1877
|
+
"requestUri": "/rulesets/{name}"
|
|
1878
|
+
},
|
|
1879
|
+
"input": {
|
|
1880
|
+
"type": "structure",
|
|
1881
|
+
"required": [
|
|
1882
|
+
"Name",
|
|
1883
|
+
"Rules"
|
|
1884
|
+
],
|
|
1885
|
+
"members": {
|
|
1886
|
+
"Name": {
|
|
1887
|
+
"location": "uri",
|
|
1888
|
+
"locationName": "name"
|
|
1889
|
+
},
|
|
1890
|
+
"Description": {},
|
|
1891
|
+
"Rules": {
|
|
1892
|
+
"shape": "S3p"
|
|
1893
|
+
}
|
|
1894
|
+
}
|
|
1895
|
+
},
|
|
1896
|
+
"output": {
|
|
1897
|
+
"type": "structure",
|
|
1898
|
+
"required": [
|
|
1899
|
+
"Name"
|
|
1900
|
+
],
|
|
1901
|
+
"members": {
|
|
1902
|
+
"Name": {}
|
|
1903
|
+
}
|
|
1904
|
+
}
|
|
1905
|
+
},
|
|
1677
1906
|
"UpdateSchedule": {
|
|
1678
1907
|
"http": {
|
|
1679
1908
|
"method": "PUT",
|
|
@@ -1687,7 +1916,7 @@
|
|
|
1687
1916
|
],
|
|
1688
1917
|
"members": {
|
|
1689
1918
|
"JobNames": {
|
|
1690
|
-
"shape": "
|
|
1919
|
+
"shape": "S3z"
|
|
1691
1920
|
},
|
|
1692
1921
|
"CronExpression": {},
|
|
1693
1922
|
"Name": {
|
|
@@ -1772,15 +2001,21 @@
|
|
|
1772
2001
|
"DatabaseInputDefinition": {
|
|
1773
2002
|
"type": "structure",
|
|
1774
2003
|
"required": [
|
|
1775
|
-
"GlueConnectionName"
|
|
1776
|
-
"DatabaseTableName"
|
|
2004
|
+
"GlueConnectionName"
|
|
1777
2005
|
],
|
|
1778
2006
|
"members": {
|
|
1779
2007
|
"GlueConnectionName": {},
|
|
1780
2008
|
"DatabaseTableName": {},
|
|
1781
2009
|
"TempDirectory": {
|
|
1782
2010
|
"shape": "Sp"
|
|
1783
|
-
}
|
|
2011
|
+
},
|
|
2012
|
+
"QueryString": {}
|
|
2013
|
+
}
|
|
2014
|
+
},
|
|
2015
|
+
"Metadata": {
|
|
2016
|
+
"type": "structure",
|
|
2017
|
+
"members": {
|
|
2018
|
+
"SourceArn": {}
|
|
1784
2019
|
}
|
|
1785
2020
|
}
|
|
1786
2021
|
}
|
|
@@ -1795,11 +2030,11 @@
|
|
|
1795
2030
|
"Key": {}
|
|
1796
2031
|
}
|
|
1797
2032
|
},
|
|
1798
|
-
"
|
|
2033
|
+
"S12": {
|
|
1799
2034
|
"type": "structure",
|
|
1800
2035
|
"members": {
|
|
1801
2036
|
"LastModifiedDateCondition": {
|
|
1802
|
-
"shape": "
|
|
2037
|
+
"shape": "S13"
|
|
1803
2038
|
},
|
|
1804
2039
|
"FilesLimit": {
|
|
1805
2040
|
"type": "structure",
|
|
@@ -1841,14 +2076,14 @@
|
|
|
1841
2076
|
"type": "boolean"
|
|
1842
2077
|
},
|
|
1843
2078
|
"Filter": {
|
|
1844
|
-
"shape": "
|
|
2079
|
+
"shape": "S13"
|
|
1845
2080
|
}
|
|
1846
2081
|
}
|
|
1847
2082
|
}
|
|
1848
2083
|
}
|
|
1849
2084
|
}
|
|
1850
2085
|
},
|
|
1851
|
-
"
|
|
2086
|
+
"S13": {
|
|
1852
2087
|
"type": "structure",
|
|
1853
2088
|
"required": [
|
|
1854
2089
|
"Expression",
|
|
@@ -1857,25 +2092,28 @@
|
|
|
1857
2092
|
"members": {
|
|
1858
2093
|
"Expression": {},
|
|
1859
2094
|
"ValuesMap": {
|
|
1860
|
-
"
|
|
1861
|
-
"key": {},
|
|
1862
|
-
"value": {}
|
|
2095
|
+
"shape": "S15"
|
|
1863
2096
|
}
|
|
1864
2097
|
}
|
|
1865
2098
|
},
|
|
1866
|
-
"
|
|
2099
|
+
"S15": {
|
|
2100
|
+
"type": "map",
|
|
2101
|
+
"key": {},
|
|
2102
|
+
"value": {}
|
|
2103
|
+
},
|
|
2104
|
+
"S1l": {
|
|
1867
2105
|
"type": "map",
|
|
1868
2106
|
"key": {},
|
|
1869
2107
|
"value": {}
|
|
1870
2108
|
},
|
|
1871
|
-
"
|
|
2109
|
+
"S1w": {
|
|
1872
2110
|
"type": "structure",
|
|
1873
2111
|
"members": {
|
|
1874
2112
|
"DatasetStatisticsConfiguration": {
|
|
1875
|
-
"shape": "
|
|
2113
|
+
"shape": "S1x"
|
|
1876
2114
|
},
|
|
1877
2115
|
"ProfileColumns": {
|
|
1878
|
-
"shape": "
|
|
2116
|
+
"shape": "S25"
|
|
1879
2117
|
},
|
|
1880
2118
|
"ColumnStatisticsConfigurations": {
|
|
1881
2119
|
"type": "list",
|
|
@@ -1886,22 +2124,47 @@
|
|
|
1886
2124
|
],
|
|
1887
2125
|
"members": {
|
|
1888
2126
|
"Selectors": {
|
|
1889
|
-
"shape": "
|
|
2127
|
+
"shape": "S25"
|
|
1890
2128
|
},
|
|
1891
2129
|
"Statistics": {
|
|
1892
|
-
"shape": "
|
|
2130
|
+
"shape": "S1x"
|
|
2131
|
+
}
|
|
2132
|
+
}
|
|
2133
|
+
}
|
|
2134
|
+
},
|
|
2135
|
+
"EntityDetectorConfiguration": {
|
|
2136
|
+
"type": "structure",
|
|
2137
|
+
"required": [
|
|
2138
|
+
"EntityTypes"
|
|
2139
|
+
],
|
|
2140
|
+
"members": {
|
|
2141
|
+
"EntityTypes": {
|
|
2142
|
+
"type": "list",
|
|
2143
|
+
"member": {}
|
|
2144
|
+
},
|
|
2145
|
+
"AllowedStatistics": {
|
|
2146
|
+
"type": "list",
|
|
2147
|
+
"member": {
|
|
2148
|
+
"type": "structure",
|
|
2149
|
+
"required": [
|
|
2150
|
+
"Statistics"
|
|
2151
|
+
],
|
|
2152
|
+
"members": {
|
|
2153
|
+
"Statistics": {
|
|
2154
|
+
"shape": "S1y"
|
|
2155
|
+
}
|
|
2156
|
+
}
|
|
1893
2157
|
}
|
|
1894
2158
|
}
|
|
1895
2159
|
}
|
|
1896
2160
|
}
|
|
1897
2161
|
}
|
|
1898
2162
|
},
|
|
1899
|
-
"
|
|
2163
|
+
"S1x": {
|
|
1900
2164
|
"type": "structure",
|
|
1901
2165
|
"members": {
|
|
1902
2166
|
"IncludedStatistics": {
|
|
1903
|
-
"
|
|
1904
|
-
"member": {}
|
|
2167
|
+
"shape": "S1y"
|
|
1905
2168
|
},
|
|
1906
2169
|
"Overrides": {
|
|
1907
2170
|
"type": "list",
|
|
@@ -1914,19 +2177,23 @@
|
|
|
1914
2177
|
"members": {
|
|
1915
2178
|
"Statistic": {},
|
|
1916
2179
|
"Parameters": {
|
|
1917
|
-
"shape": "
|
|
2180
|
+
"shape": "S22"
|
|
1918
2181
|
}
|
|
1919
2182
|
}
|
|
1920
2183
|
}
|
|
1921
2184
|
}
|
|
1922
2185
|
}
|
|
1923
2186
|
},
|
|
1924
|
-
"
|
|
2187
|
+
"S1y": {
|
|
2188
|
+
"type": "list",
|
|
2189
|
+
"member": {}
|
|
2190
|
+
},
|
|
2191
|
+
"S22": {
|
|
1925
2192
|
"type": "map",
|
|
1926
2193
|
"key": {},
|
|
1927
2194
|
"value": {}
|
|
1928
2195
|
},
|
|
1929
|
-
"
|
|
2196
|
+
"S25": {
|
|
1930
2197
|
"type": "list",
|
|
1931
2198
|
"member": {
|
|
1932
2199
|
"type": "structure",
|
|
@@ -1936,7 +2203,20 @@
|
|
|
1936
2203
|
}
|
|
1937
2204
|
}
|
|
1938
2205
|
},
|
|
1939
|
-
"
|
|
2206
|
+
"S2f": {
|
|
2207
|
+
"type": "list",
|
|
2208
|
+
"member": {
|
|
2209
|
+
"type": "structure",
|
|
2210
|
+
"required": [
|
|
2211
|
+
"RulesetArn"
|
|
2212
|
+
],
|
|
2213
|
+
"members": {
|
|
2214
|
+
"RulesetArn": {},
|
|
2215
|
+
"ValidationMode": {}
|
|
2216
|
+
}
|
|
2217
|
+
}
|
|
2218
|
+
},
|
|
2219
|
+
"S2j": {
|
|
1940
2220
|
"type": "structure",
|
|
1941
2221
|
"members": {
|
|
1942
2222
|
"Mode": {},
|
|
@@ -1945,7 +2225,7 @@
|
|
|
1945
2225
|
}
|
|
1946
2226
|
}
|
|
1947
2227
|
},
|
|
1948
|
-
"
|
|
2228
|
+
"S2p": {
|
|
1949
2229
|
"type": "structure",
|
|
1950
2230
|
"required": [
|
|
1951
2231
|
"Type"
|
|
@@ -1957,13 +2237,13 @@
|
|
|
1957
2237
|
"Type": {}
|
|
1958
2238
|
}
|
|
1959
2239
|
},
|
|
1960
|
-
"
|
|
2240
|
+
"S2v": {
|
|
1961
2241
|
"type": "list",
|
|
1962
2242
|
"member": {
|
|
1963
|
-
"shape": "
|
|
2243
|
+
"shape": "S2w"
|
|
1964
2244
|
}
|
|
1965
2245
|
},
|
|
1966
|
-
"
|
|
2246
|
+
"S2w": {
|
|
1967
2247
|
"type": "structure",
|
|
1968
2248
|
"required": [
|
|
1969
2249
|
"Action"
|
|
@@ -1977,7 +2257,7 @@
|
|
|
1977
2257
|
"members": {
|
|
1978
2258
|
"Operation": {},
|
|
1979
2259
|
"Parameters": {
|
|
1980
|
-
"shape": "
|
|
2260
|
+
"shape": "S22"
|
|
1981
2261
|
}
|
|
1982
2262
|
}
|
|
1983
2263
|
},
|
|
@@ -1998,7 +2278,7 @@
|
|
|
1998
2278
|
}
|
|
1999
2279
|
}
|
|
2000
2280
|
},
|
|
2001
|
-
"
|
|
2281
|
+
"S35": {
|
|
2002
2282
|
"type": "list",
|
|
2003
2283
|
"member": {
|
|
2004
2284
|
"type": "structure",
|
|
@@ -2032,7 +2312,7 @@
|
|
|
2032
2312
|
}
|
|
2033
2313
|
}
|
|
2034
2314
|
},
|
|
2035
|
-
"
|
|
2315
|
+
"S3d": {
|
|
2036
2316
|
"type": "list",
|
|
2037
2317
|
"member": {
|
|
2038
2318
|
"type": "structure",
|
|
@@ -2056,7 +2336,7 @@
|
|
|
2056
2336
|
}
|
|
2057
2337
|
},
|
|
2058
2338
|
"DatabaseOptions": {
|
|
2059
|
-
"shape": "
|
|
2339
|
+
"shape": "S3g"
|
|
2060
2340
|
},
|
|
2061
2341
|
"Overwrite": {
|
|
2062
2342
|
"type": "boolean"
|
|
@@ -2064,7 +2344,7 @@
|
|
|
2064
2344
|
}
|
|
2065
2345
|
}
|
|
2066
2346
|
},
|
|
2067
|
-
"
|
|
2347
|
+
"S3g": {
|
|
2068
2348
|
"type": "structure",
|
|
2069
2349
|
"required": [
|
|
2070
2350
|
"TableName"
|
|
@@ -2076,7 +2356,7 @@
|
|
|
2076
2356
|
"TableName": {}
|
|
2077
2357
|
}
|
|
2078
2358
|
},
|
|
2079
|
-
"
|
|
2359
|
+
"S3h": {
|
|
2080
2360
|
"type": "list",
|
|
2081
2361
|
"member": {
|
|
2082
2362
|
"type": "structure",
|
|
@@ -2087,13 +2367,13 @@
|
|
|
2087
2367
|
"members": {
|
|
2088
2368
|
"GlueConnectionName": {},
|
|
2089
2369
|
"DatabaseOptions": {
|
|
2090
|
-
"shape": "
|
|
2370
|
+
"shape": "S3g"
|
|
2091
2371
|
},
|
|
2092
2372
|
"DatabaseOutputMode": {}
|
|
2093
2373
|
}
|
|
2094
2374
|
}
|
|
2095
2375
|
},
|
|
2096
|
-
"
|
|
2376
|
+
"S3k": {
|
|
2097
2377
|
"type": "structure",
|
|
2098
2378
|
"required": [
|
|
2099
2379
|
"Name"
|
|
@@ -2103,11 +2383,47 @@
|
|
|
2103
2383
|
"RecipeVersion": {}
|
|
2104
2384
|
}
|
|
2105
2385
|
},
|
|
2106
|
-
"
|
|
2386
|
+
"S3p": {
|
|
2387
|
+
"type": "list",
|
|
2388
|
+
"member": {
|
|
2389
|
+
"type": "structure",
|
|
2390
|
+
"required": [
|
|
2391
|
+
"Name",
|
|
2392
|
+
"CheckExpression"
|
|
2393
|
+
],
|
|
2394
|
+
"members": {
|
|
2395
|
+
"Name": {},
|
|
2396
|
+
"Disabled": {
|
|
2397
|
+
"type": "boolean"
|
|
2398
|
+
},
|
|
2399
|
+
"CheckExpression": {},
|
|
2400
|
+
"SubstitutionMap": {
|
|
2401
|
+
"shape": "S15"
|
|
2402
|
+
},
|
|
2403
|
+
"Threshold": {
|
|
2404
|
+
"type": "structure",
|
|
2405
|
+
"required": [
|
|
2406
|
+
"Value"
|
|
2407
|
+
],
|
|
2408
|
+
"members": {
|
|
2409
|
+
"Value": {
|
|
2410
|
+
"type": "double"
|
|
2411
|
+
},
|
|
2412
|
+
"Type": {},
|
|
2413
|
+
"Unit": {}
|
|
2414
|
+
}
|
|
2415
|
+
},
|
|
2416
|
+
"ColumnSelectors": {
|
|
2417
|
+
"shape": "S25"
|
|
2418
|
+
}
|
|
2419
|
+
}
|
|
2420
|
+
}
|
|
2421
|
+
},
|
|
2422
|
+
"S3z": {
|
|
2107
2423
|
"type": "list",
|
|
2108
2424
|
"member": {}
|
|
2109
2425
|
},
|
|
2110
|
-
"
|
|
2426
|
+
"S5t": {
|
|
2111
2427
|
"type": "list",
|
|
2112
2428
|
"member": {
|
|
2113
2429
|
"type": "structure",
|
|
@@ -2132,14 +2448,18 @@
|
|
|
2132
2448
|
"Name": {},
|
|
2133
2449
|
"ResourceArn": {},
|
|
2134
2450
|
"Steps": {
|
|
2135
|
-
"shape": "
|
|
2451
|
+
"shape": "S2v"
|
|
2136
2452
|
},
|
|
2137
2453
|
"Tags": {
|
|
2138
|
-
"shape": "
|
|
2454
|
+
"shape": "S1l"
|
|
2139
2455
|
},
|
|
2140
2456
|
"RecipeVersion": {}
|
|
2141
2457
|
}
|
|
2142
2458
|
}
|
|
2459
|
+
},
|
|
2460
|
+
"S6d": {
|
|
2461
|
+
"type": "string",
|
|
2462
|
+
"sensitive": true
|
|
2143
2463
|
}
|
|
2144
2464
|
}
|
|
2145
2465
|
}
|