@pgarbe/cdk-ecr-sync 0.5.21 → 0.5.22
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 -18
- package/.jsii +7 -1468
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +167 -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/amplifybackend-2020-08-11.min.json +344 -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/appstream-2016-12-01.min.json +505 -141
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +303 -7
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +110 -32
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +32 -19
- 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/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 +11 -2
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +35 -6
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- 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 +560 -102
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -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 +142 -12
- 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 +50 -37
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +117 -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 +3389 -1167
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +66 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +393 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- 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/es-2015-01-01.min.json +10 -0
- 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-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/forecast-2018-06-26.min.json +507 -76
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +818 -142
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +383 -367
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +81 -73
- 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 +322 -209
- 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 +101 -15
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +151 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +5 -0
- 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/kendra-2019-02-03.min.json +664 -128
- 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/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 +145 -122
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +36 -7
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +167 -163
- package/node_modules/aws-sdk/apis/metadata.json +39 -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 +617 -145
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +1931 -558
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +36 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -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 +138 -24
- 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 +140 -100
- 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 +122 -8
- 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/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 +68 -68
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +193 -162
- 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 +1582 -785
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +23 -0
- 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 +366 -346
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +14 -11
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +85 -16
- 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/transfer-2018-11-05.min.json +44 -43
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +62 -29
- 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/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/all.d.ts +12 -0
- package/node_modules/aws-sdk/clients/all.js +13 -1
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +309 -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/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +341 -34
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +114 -30
- package/node_modules/aws-sdk/clients/backup.d.ts +57 -24
- 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 +27 -27
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +34 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +62 -2
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +42 -10
- 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/computeoptimizer.d.ts +249 -10
- package/node_modules/aws-sdk/clients/connect.d.ts +555 -22
- 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 +194 -6
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +23 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +103 -25
- 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 +2746 -223
- package/node_modules/aws-sdk/clients/ecr.d.ts +591 -6
- package/node_modules/aws-sdk/clients/ecs.d.ts +2 -2
- package/node_modules/aws-sdk/clients/eks.d.ts +26 -22
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- package/node_modules/aws-sdk/clients/elbv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/es.d.ts +21 -0
- 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/finspacedata.d.ts +741 -65
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
- package/node_modules/aws-sdk/clients/fsx.d.ts +892 -139
- package/node_modules/aws-sdk/clients/glue.d.ts +41 -0
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +15 -3
- 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 +171 -13
- 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 +60 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kendra.d.ts +734 -45
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +47 -21
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +577 -14
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +5 -0
- package/node_modules/aws-sdk/clients/location.d.ts +94 -43
- package/node_modules/aws-sdk/clients/macie2.d.ts +39 -39
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +16 -16
- package/node_modules/aws-sdk/clients/medialive.d.ts +5 -0
- 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/networkmanager.d.ts +1856 -361
- package/node_modules/aws-sdk/clients/opensearch.d.ts +21 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
- 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 +102 -0
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +191 -144
- 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 +404 -203
- 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 +5 -5
- 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 +80 -41
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1103 -17
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- 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 +307 -266
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +16 -3
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/textract.d.ts +69 -2
- 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/transfer.d.ts +9 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +63 -11
- package/node_modules/aws-sdk/clients/wafv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/workspaces.d.ts +2 -2
- 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 +114 -82
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +719 -232
- package/node_modules/aws-sdk/dist/aws-sdk.js +8053 -3198
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -88
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +14 -2
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +24 -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/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/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +10 -36
- package/node_modules/aws-sdk/lib/region_config_data.json +70 -10
- package/node_modules/aws-sdk/lib/service.js +20 -1
- package/node_modules/aws-sdk/lib/services/s3.js +16 -5
- 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/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +15 -15
- 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 +26 -26
- 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
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
],
|
|
78
78
|
"members": {
|
|
79
79
|
"serviceInstance": {
|
|
80
|
-
"shape": "
|
|
80
|
+
"shape": "Ss"
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
}
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
],
|
|
100
100
|
"members": {
|
|
101
101
|
"pipeline": {
|
|
102
|
-
"shape": "
|
|
102
|
+
"shape": "Sw"
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
}
|
|
@@ -120,11 +120,14 @@
|
|
|
120
120
|
"environmentAccountConnectionId": {},
|
|
121
121
|
"name": {},
|
|
122
122
|
"protonServiceRoleArn": {},
|
|
123
|
+
"provisioningRepository": {
|
|
124
|
+
"shape": "Sy"
|
|
125
|
+
},
|
|
123
126
|
"spec": {
|
|
124
|
-
"shape": "
|
|
127
|
+
"shape": "So"
|
|
125
128
|
},
|
|
126
129
|
"tags": {
|
|
127
|
-
"shape": "
|
|
130
|
+
"shape": "Sz"
|
|
128
131
|
},
|
|
129
132
|
"templateMajorVersion": {},
|
|
130
133
|
"templateMinorVersion": {},
|
|
@@ -158,7 +161,10 @@
|
|
|
158
161
|
},
|
|
159
162
|
"environmentName": {},
|
|
160
163
|
"managementAccountId": {},
|
|
161
|
-
"roleArn": {}
|
|
164
|
+
"roleArn": {},
|
|
165
|
+
"tags": {
|
|
166
|
+
"shape": "Sz"
|
|
167
|
+
}
|
|
162
168
|
}
|
|
163
169
|
},
|
|
164
170
|
"output": {
|
|
@@ -185,13 +191,13 @@
|
|
|
185
191
|
"shape": "Sh"
|
|
186
192
|
},
|
|
187
193
|
"displayName": {
|
|
188
|
-
"shape": "
|
|
194
|
+
"shape": "S18"
|
|
189
195
|
},
|
|
190
196
|
"encryptionKey": {},
|
|
191
197
|
"name": {},
|
|
192
198
|
"provisioning": {},
|
|
193
199
|
"tags": {
|
|
194
|
-
"shape": "
|
|
200
|
+
"shape": "Sz"
|
|
195
201
|
}
|
|
196
202
|
}
|
|
197
203
|
},
|
|
@@ -202,7 +208,7 @@
|
|
|
202
208
|
],
|
|
203
209
|
"members": {
|
|
204
210
|
"environmentTemplate": {
|
|
205
|
-
"shape": "
|
|
211
|
+
"shape": "S1a"
|
|
206
212
|
}
|
|
207
213
|
}
|
|
208
214
|
},
|
|
@@ -224,10 +230,10 @@
|
|
|
224
230
|
},
|
|
225
231
|
"majorVersion": {},
|
|
226
232
|
"source": {
|
|
227
|
-
"shape": "
|
|
233
|
+
"shape": "S1e"
|
|
228
234
|
},
|
|
229
235
|
"tags": {
|
|
230
|
-
"shape": "
|
|
236
|
+
"shape": "Sz"
|
|
231
237
|
},
|
|
232
238
|
"templateName": {}
|
|
233
239
|
}
|
|
@@ -239,7 +245,35 @@
|
|
|
239
245
|
],
|
|
240
246
|
"members": {
|
|
241
247
|
"environmentTemplateVersion": {
|
|
242
|
-
"shape": "
|
|
248
|
+
"shape": "S1j"
|
|
249
|
+
}
|
|
250
|
+
}
|
|
251
|
+
},
|
|
252
|
+
"idempotent": true
|
|
253
|
+
},
|
|
254
|
+
"CreateRepository": {
|
|
255
|
+
"input": {
|
|
256
|
+
"type": "structure",
|
|
257
|
+
"required": [
|
|
258
|
+
"connectionArn",
|
|
259
|
+
"name",
|
|
260
|
+
"provider"
|
|
261
|
+
],
|
|
262
|
+
"members": {
|
|
263
|
+
"connectionArn": {},
|
|
264
|
+
"encryptionKey": {},
|
|
265
|
+
"name": {},
|
|
266
|
+
"provider": {}
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
"output": {
|
|
270
|
+
"type": "structure",
|
|
271
|
+
"required": [
|
|
272
|
+
"repository"
|
|
273
|
+
],
|
|
274
|
+
"members": {
|
|
275
|
+
"repository": {
|
|
276
|
+
"shape": "S1p"
|
|
243
277
|
}
|
|
244
278
|
}
|
|
245
279
|
},
|
|
@@ -263,10 +297,10 @@
|
|
|
263
297
|
"repositoryConnectionArn": {},
|
|
264
298
|
"repositoryId": {},
|
|
265
299
|
"spec": {
|
|
266
|
-
"shape": "
|
|
300
|
+
"shape": "So"
|
|
267
301
|
},
|
|
268
302
|
"tags": {
|
|
269
|
-
"shape": "
|
|
303
|
+
"shape": "Sz"
|
|
270
304
|
},
|
|
271
305
|
"templateMajorVersion": {},
|
|
272
306
|
"templateMinorVersion": {},
|
|
@@ -280,7 +314,7 @@
|
|
|
280
314
|
],
|
|
281
315
|
"members": {
|
|
282
316
|
"service": {
|
|
283
|
-
"shape": "
|
|
317
|
+
"shape": "S1t"
|
|
284
318
|
}
|
|
285
319
|
}
|
|
286
320
|
},
|
|
@@ -297,13 +331,13 @@
|
|
|
297
331
|
"shape": "Sh"
|
|
298
332
|
},
|
|
299
333
|
"displayName": {
|
|
300
|
-
"shape": "
|
|
334
|
+
"shape": "S18"
|
|
301
335
|
},
|
|
302
336
|
"encryptionKey": {},
|
|
303
337
|
"name": {},
|
|
304
338
|
"pipelineProvisioning": {},
|
|
305
339
|
"tags": {
|
|
306
|
-
"shape": "
|
|
340
|
+
"shape": "Sz"
|
|
307
341
|
}
|
|
308
342
|
}
|
|
309
343
|
},
|
|
@@ -314,7 +348,7 @@
|
|
|
314
348
|
],
|
|
315
349
|
"members": {
|
|
316
350
|
"serviceTemplate": {
|
|
317
|
-
"shape": "
|
|
351
|
+
"shape": "S1y"
|
|
318
352
|
}
|
|
319
353
|
}
|
|
320
354
|
},
|
|
@@ -333,17 +367,17 @@
|
|
|
333
367
|
"idempotencyToken": true
|
|
334
368
|
},
|
|
335
369
|
"compatibleEnvironmentTemplates": {
|
|
336
|
-
"shape": "
|
|
370
|
+
"shape": "S21"
|
|
337
371
|
},
|
|
338
372
|
"description": {
|
|
339
373
|
"shape": "Sh"
|
|
340
374
|
},
|
|
341
375
|
"majorVersion": {},
|
|
342
376
|
"source": {
|
|
343
|
-
"shape": "
|
|
377
|
+
"shape": "S1e"
|
|
344
378
|
},
|
|
345
379
|
"tags": {
|
|
346
|
-
"shape": "
|
|
380
|
+
"shape": "Sz"
|
|
347
381
|
},
|
|
348
382
|
"templateName": {}
|
|
349
383
|
}
|
|
@@ -355,7 +389,36 @@
|
|
|
355
389
|
],
|
|
356
390
|
"members": {
|
|
357
391
|
"serviceTemplateVersion": {
|
|
358
|
-
"shape": "
|
|
392
|
+
"shape": "S24"
|
|
393
|
+
}
|
|
394
|
+
}
|
|
395
|
+
},
|
|
396
|
+
"idempotent": true
|
|
397
|
+
},
|
|
398
|
+
"CreateTemplateSyncConfig": {
|
|
399
|
+
"input": {
|
|
400
|
+
"type": "structure",
|
|
401
|
+
"required": [
|
|
402
|
+
"branch",
|
|
403
|
+
"repositoryName",
|
|
404
|
+
"repositoryProvider",
|
|
405
|
+
"templateName",
|
|
406
|
+
"templateType"
|
|
407
|
+
],
|
|
408
|
+
"members": {
|
|
409
|
+
"branch": {},
|
|
410
|
+
"repositoryName": {},
|
|
411
|
+
"repositoryProvider": {},
|
|
412
|
+
"subdirectory": {},
|
|
413
|
+
"templateName": {},
|
|
414
|
+
"templateType": {}
|
|
415
|
+
}
|
|
416
|
+
},
|
|
417
|
+
"output": {
|
|
418
|
+
"type": "structure",
|
|
419
|
+
"members": {
|
|
420
|
+
"templateSyncConfig": {
|
|
421
|
+
"shape": "S2c"
|
|
359
422
|
}
|
|
360
423
|
}
|
|
361
424
|
},
|
|
@@ -415,7 +478,7 @@
|
|
|
415
478
|
"type": "structure",
|
|
416
479
|
"members": {
|
|
417
480
|
"environmentTemplate": {
|
|
418
|
-
"shape": "
|
|
481
|
+
"shape": "S1a"
|
|
419
482
|
}
|
|
420
483
|
}
|
|
421
484
|
},
|
|
@@ -439,7 +502,29 @@
|
|
|
439
502
|
"type": "structure",
|
|
440
503
|
"members": {
|
|
441
504
|
"environmentTemplateVersion": {
|
|
442
|
-
"shape": "
|
|
505
|
+
"shape": "S1j"
|
|
506
|
+
}
|
|
507
|
+
}
|
|
508
|
+
},
|
|
509
|
+
"idempotent": true
|
|
510
|
+
},
|
|
511
|
+
"DeleteRepository": {
|
|
512
|
+
"input": {
|
|
513
|
+
"type": "structure",
|
|
514
|
+
"required": [
|
|
515
|
+
"name",
|
|
516
|
+
"provider"
|
|
517
|
+
],
|
|
518
|
+
"members": {
|
|
519
|
+
"name": {},
|
|
520
|
+
"provider": {}
|
|
521
|
+
}
|
|
522
|
+
},
|
|
523
|
+
"output": {
|
|
524
|
+
"type": "structure",
|
|
525
|
+
"members": {
|
|
526
|
+
"repository": {
|
|
527
|
+
"shape": "S1p"
|
|
443
528
|
}
|
|
444
529
|
}
|
|
445
530
|
},
|
|
@@ -459,7 +544,7 @@
|
|
|
459
544
|
"type": "structure",
|
|
460
545
|
"members": {
|
|
461
546
|
"service": {
|
|
462
|
-
"shape": "
|
|
547
|
+
"shape": "S1t"
|
|
463
548
|
}
|
|
464
549
|
}
|
|
465
550
|
},
|
|
@@ -479,7 +564,7 @@
|
|
|
479
564
|
"type": "structure",
|
|
480
565
|
"members": {
|
|
481
566
|
"serviceTemplate": {
|
|
482
|
-
"shape": "
|
|
567
|
+
"shape": "S1y"
|
|
483
568
|
}
|
|
484
569
|
}
|
|
485
570
|
},
|
|
@@ -503,7 +588,29 @@
|
|
|
503
588
|
"type": "structure",
|
|
504
589
|
"members": {
|
|
505
590
|
"serviceTemplateVersion": {
|
|
506
|
-
"shape": "
|
|
591
|
+
"shape": "S24"
|
|
592
|
+
}
|
|
593
|
+
}
|
|
594
|
+
},
|
|
595
|
+
"idempotent": true
|
|
596
|
+
},
|
|
597
|
+
"DeleteTemplateSyncConfig": {
|
|
598
|
+
"input": {
|
|
599
|
+
"type": "structure",
|
|
600
|
+
"required": [
|
|
601
|
+
"templateName",
|
|
602
|
+
"templateType"
|
|
603
|
+
],
|
|
604
|
+
"members": {
|
|
605
|
+
"templateName": {},
|
|
606
|
+
"templateType": {}
|
|
607
|
+
}
|
|
608
|
+
},
|
|
609
|
+
"output": {
|
|
610
|
+
"type": "structure",
|
|
611
|
+
"members": {
|
|
612
|
+
"templateSyncConfig": {
|
|
613
|
+
"shape": "S2c"
|
|
507
614
|
}
|
|
508
615
|
}
|
|
509
616
|
},
|
|
@@ -518,7 +625,7 @@
|
|
|
518
625
|
"type": "structure",
|
|
519
626
|
"members": {
|
|
520
627
|
"accountSettings": {
|
|
521
|
-
"shape": "
|
|
628
|
+
"shape": "S2x"
|
|
522
629
|
}
|
|
523
630
|
}
|
|
524
631
|
}
|
|
@@ -584,7 +691,7 @@
|
|
|
584
691
|
],
|
|
585
692
|
"members": {
|
|
586
693
|
"environmentTemplate": {
|
|
587
|
-
"shape": "
|
|
694
|
+
"shape": "S1a"
|
|
588
695
|
}
|
|
589
696
|
}
|
|
590
697
|
}
|
|
@@ -610,7 +717,86 @@
|
|
|
610
717
|
],
|
|
611
718
|
"members": {
|
|
612
719
|
"environmentTemplateVersion": {
|
|
613
|
-
"shape": "
|
|
720
|
+
"shape": "S1j"
|
|
721
|
+
}
|
|
722
|
+
}
|
|
723
|
+
}
|
|
724
|
+
},
|
|
725
|
+
"GetRepository": {
|
|
726
|
+
"input": {
|
|
727
|
+
"type": "structure",
|
|
728
|
+
"required": [
|
|
729
|
+
"name",
|
|
730
|
+
"provider"
|
|
731
|
+
],
|
|
732
|
+
"members": {
|
|
733
|
+
"name": {},
|
|
734
|
+
"provider": {}
|
|
735
|
+
}
|
|
736
|
+
},
|
|
737
|
+
"output": {
|
|
738
|
+
"type": "structure",
|
|
739
|
+
"required": [
|
|
740
|
+
"repository"
|
|
741
|
+
],
|
|
742
|
+
"members": {
|
|
743
|
+
"repository": {
|
|
744
|
+
"shape": "S1p"
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
"GetRepositorySyncStatus": {
|
|
750
|
+
"input": {
|
|
751
|
+
"type": "structure",
|
|
752
|
+
"required": [
|
|
753
|
+
"branch",
|
|
754
|
+
"repositoryName",
|
|
755
|
+
"repositoryProvider",
|
|
756
|
+
"syncType"
|
|
757
|
+
],
|
|
758
|
+
"members": {
|
|
759
|
+
"branch": {},
|
|
760
|
+
"repositoryName": {},
|
|
761
|
+
"repositoryProvider": {},
|
|
762
|
+
"syncType": {}
|
|
763
|
+
}
|
|
764
|
+
},
|
|
765
|
+
"output": {
|
|
766
|
+
"type": "structure",
|
|
767
|
+
"members": {
|
|
768
|
+
"latestSync": {
|
|
769
|
+
"type": "structure",
|
|
770
|
+
"required": [
|
|
771
|
+
"events",
|
|
772
|
+
"startedAt",
|
|
773
|
+
"status"
|
|
774
|
+
],
|
|
775
|
+
"members": {
|
|
776
|
+
"events": {
|
|
777
|
+
"type": "list",
|
|
778
|
+
"member": {
|
|
779
|
+
"type": "structure",
|
|
780
|
+
"required": [
|
|
781
|
+
"event",
|
|
782
|
+
"time",
|
|
783
|
+
"type"
|
|
784
|
+
],
|
|
785
|
+
"members": {
|
|
786
|
+
"event": {},
|
|
787
|
+
"externalId": {},
|
|
788
|
+
"time": {
|
|
789
|
+
"type": "timestamp"
|
|
790
|
+
},
|
|
791
|
+
"type": {}
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
},
|
|
795
|
+
"startedAt": {
|
|
796
|
+
"type": "timestamp"
|
|
797
|
+
},
|
|
798
|
+
"status": {}
|
|
799
|
+
}
|
|
614
800
|
}
|
|
615
801
|
}
|
|
616
802
|
}
|
|
@@ -629,7 +815,7 @@
|
|
|
629
815
|
"type": "structure",
|
|
630
816
|
"members": {
|
|
631
817
|
"service": {
|
|
632
|
-
"shape": "
|
|
818
|
+
"shape": "S1t"
|
|
633
819
|
}
|
|
634
820
|
}
|
|
635
821
|
}
|
|
@@ -653,7 +839,7 @@
|
|
|
653
839
|
],
|
|
654
840
|
"members": {
|
|
655
841
|
"serviceInstance": {
|
|
656
|
-
"shape": "
|
|
842
|
+
"shape": "Ss"
|
|
657
843
|
}
|
|
658
844
|
}
|
|
659
845
|
}
|
|
@@ -675,7 +861,7 @@
|
|
|
675
861
|
],
|
|
676
862
|
"members": {
|
|
677
863
|
"serviceTemplate": {
|
|
678
|
-
"shape": "
|
|
864
|
+
"shape": "S1y"
|
|
679
865
|
}
|
|
680
866
|
}
|
|
681
867
|
}
|
|
@@ -701,7 +887,57 @@
|
|
|
701
887
|
],
|
|
702
888
|
"members": {
|
|
703
889
|
"serviceTemplateVersion": {
|
|
704
|
-
"shape": "
|
|
890
|
+
"shape": "S24"
|
|
891
|
+
}
|
|
892
|
+
}
|
|
893
|
+
}
|
|
894
|
+
},
|
|
895
|
+
"GetTemplateSyncConfig": {
|
|
896
|
+
"input": {
|
|
897
|
+
"type": "structure",
|
|
898
|
+
"required": [
|
|
899
|
+
"templateName",
|
|
900
|
+
"templateType"
|
|
901
|
+
],
|
|
902
|
+
"members": {
|
|
903
|
+
"templateName": {},
|
|
904
|
+
"templateType": {}
|
|
905
|
+
}
|
|
906
|
+
},
|
|
907
|
+
"output": {
|
|
908
|
+
"type": "structure",
|
|
909
|
+
"members": {
|
|
910
|
+
"templateSyncConfig": {
|
|
911
|
+
"shape": "S2c"
|
|
912
|
+
}
|
|
913
|
+
}
|
|
914
|
+
}
|
|
915
|
+
},
|
|
916
|
+
"GetTemplateSyncStatus": {
|
|
917
|
+
"input": {
|
|
918
|
+
"type": "structure",
|
|
919
|
+
"required": [
|
|
920
|
+
"templateName",
|
|
921
|
+
"templateType",
|
|
922
|
+
"templateVersion"
|
|
923
|
+
],
|
|
924
|
+
"members": {
|
|
925
|
+
"templateName": {},
|
|
926
|
+
"templateType": {},
|
|
927
|
+
"templateVersion": {}
|
|
928
|
+
}
|
|
929
|
+
},
|
|
930
|
+
"output": {
|
|
931
|
+
"type": "structure",
|
|
932
|
+
"members": {
|
|
933
|
+
"desiredState": {
|
|
934
|
+
"shape": "S3t"
|
|
935
|
+
},
|
|
936
|
+
"latestSuccessfulSync": {
|
|
937
|
+
"shape": "S3v"
|
|
938
|
+
},
|
|
939
|
+
"latestSync": {
|
|
940
|
+
"shape": "S3v"
|
|
705
941
|
}
|
|
706
942
|
}
|
|
707
943
|
}
|
|
@@ -767,6 +1003,54 @@
|
|
|
767
1003
|
}
|
|
768
1004
|
}
|
|
769
1005
|
},
|
|
1006
|
+
"ListEnvironmentOutputs": {
|
|
1007
|
+
"input": {
|
|
1008
|
+
"type": "structure",
|
|
1009
|
+
"required": [
|
|
1010
|
+
"environmentName"
|
|
1011
|
+
],
|
|
1012
|
+
"members": {
|
|
1013
|
+
"environmentName": {},
|
|
1014
|
+
"nextToken": {}
|
|
1015
|
+
}
|
|
1016
|
+
},
|
|
1017
|
+
"output": {
|
|
1018
|
+
"type": "structure",
|
|
1019
|
+
"required": [
|
|
1020
|
+
"outputs"
|
|
1021
|
+
],
|
|
1022
|
+
"members": {
|
|
1023
|
+
"nextToken": {},
|
|
1024
|
+
"outputs": {
|
|
1025
|
+
"shape": "S4a"
|
|
1026
|
+
}
|
|
1027
|
+
}
|
|
1028
|
+
}
|
|
1029
|
+
},
|
|
1030
|
+
"ListEnvironmentProvisionedResources": {
|
|
1031
|
+
"input": {
|
|
1032
|
+
"type": "structure",
|
|
1033
|
+
"required": [
|
|
1034
|
+
"environmentName"
|
|
1035
|
+
],
|
|
1036
|
+
"members": {
|
|
1037
|
+
"environmentName": {},
|
|
1038
|
+
"nextToken": {}
|
|
1039
|
+
}
|
|
1040
|
+
},
|
|
1041
|
+
"output": {
|
|
1042
|
+
"type": "structure",
|
|
1043
|
+
"required": [
|
|
1044
|
+
"provisionedResources"
|
|
1045
|
+
],
|
|
1046
|
+
"members": {
|
|
1047
|
+
"nextToken": {},
|
|
1048
|
+
"provisionedResources": {
|
|
1049
|
+
"shape": "S4g"
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
}
|
|
1053
|
+
},
|
|
770
1054
|
"ListEnvironmentTemplateVersions": {
|
|
771
1055
|
"input": {
|
|
772
1056
|
"type": "structure",
|
|
@@ -863,7 +1147,7 @@
|
|
|
863
1147
|
"shape": "Sh"
|
|
864
1148
|
},
|
|
865
1149
|
"displayName": {
|
|
866
|
-
"shape": "
|
|
1150
|
+
"shape": "S18"
|
|
867
1151
|
},
|
|
868
1152
|
"lastModifiedAt": {
|
|
869
1153
|
"type": "timestamp"
|
|
@@ -955,6 +1239,137 @@
|
|
|
955
1239
|
}
|
|
956
1240
|
}
|
|
957
1241
|
},
|
|
1242
|
+
"ListRepositories": {
|
|
1243
|
+
"input": {
|
|
1244
|
+
"type": "structure",
|
|
1245
|
+
"members": {
|
|
1246
|
+
"maxResults": {
|
|
1247
|
+
"type": "integer"
|
|
1248
|
+
},
|
|
1249
|
+
"nextToken": {}
|
|
1250
|
+
}
|
|
1251
|
+
},
|
|
1252
|
+
"output": {
|
|
1253
|
+
"type": "structure",
|
|
1254
|
+
"required": [
|
|
1255
|
+
"repositories"
|
|
1256
|
+
],
|
|
1257
|
+
"members": {
|
|
1258
|
+
"nextToken": {},
|
|
1259
|
+
"repositories": {
|
|
1260
|
+
"type": "list",
|
|
1261
|
+
"member": {
|
|
1262
|
+
"type": "structure",
|
|
1263
|
+
"required": [
|
|
1264
|
+
"arn",
|
|
1265
|
+
"name",
|
|
1266
|
+
"provider"
|
|
1267
|
+
],
|
|
1268
|
+
"members": {
|
|
1269
|
+
"arn": {},
|
|
1270
|
+
"name": {},
|
|
1271
|
+
"provider": {}
|
|
1272
|
+
}
|
|
1273
|
+
}
|
|
1274
|
+
}
|
|
1275
|
+
}
|
|
1276
|
+
}
|
|
1277
|
+
},
|
|
1278
|
+
"ListRepositorySyncDefinitions": {
|
|
1279
|
+
"input": {
|
|
1280
|
+
"type": "structure",
|
|
1281
|
+
"required": [
|
|
1282
|
+
"repositoryName",
|
|
1283
|
+
"repositoryProvider",
|
|
1284
|
+
"syncType"
|
|
1285
|
+
],
|
|
1286
|
+
"members": {
|
|
1287
|
+
"nextToken": {},
|
|
1288
|
+
"repositoryName": {},
|
|
1289
|
+
"repositoryProvider": {},
|
|
1290
|
+
"syncType": {}
|
|
1291
|
+
}
|
|
1292
|
+
},
|
|
1293
|
+
"output": {
|
|
1294
|
+
"type": "structure",
|
|
1295
|
+
"required": [
|
|
1296
|
+
"syncDefinitions"
|
|
1297
|
+
],
|
|
1298
|
+
"members": {
|
|
1299
|
+
"nextToken": {},
|
|
1300
|
+
"syncDefinitions": {
|
|
1301
|
+
"type": "list",
|
|
1302
|
+
"member": {
|
|
1303
|
+
"type": "structure",
|
|
1304
|
+
"required": [
|
|
1305
|
+
"branch",
|
|
1306
|
+
"directory",
|
|
1307
|
+
"parent",
|
|
1308
|
+
"target"
|
|
1309
|
+
],
|
|
1310
|
+
"members": {
|
|
1311
|
+
"branch": {},
|
|
1312
|
+
"directory": {},
|
|
1313
|
+
"parent": {},
|
|
1314
|
+
"target": {}
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
}
|
|
1319
|
+
}
|
|
1320
|
+
},
|
|
1321
|
+
"ListServiceInstanceOutputs": {
|
|
1322
|
+
"input": {
|
|
1323
|
+
"type": "structure",
|
|
1324
|
+
"required": [
|
|
1325
|
+
"serviceInstanceName",
|
|
1326
|
+
"serviceName"
|
|
1327
|
+
],
|
|
1328
|
+
"members": {
|
|
1329
|
+
"nextToken": {},
|
|
1330
|
+
"serviceInstanceName": {},
|
|
1331
|
+
"serviceName": {}
|
|
1332
|
+
}
|
|
1333
|
+
},
|
|
1334
|
+
"output": {
|
|
1335
|
+
"type": "structure",
|
|
1336
|
+
"required": [
|
|
1337
|
+
"outputs"
|
|
1338
|
+
],
|
|
1339
|
+
"members": {
|
|
1340
|
+
"nextToken": {},
|
|
1341
|
+
"outputs": {
|
|
1342
|
+
"shape": "S4a"
|
|
1343
|
+
}
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
},
|
|
1347
|
+
"ListServiceInstanceProvisionedResources": {
|
|
1348
|
+
"input": {
|
|
1349
|
+
"type": "structure",
|
|
1350
|
+
"required": [
|
|
1351
|
+
"serviceInstanceName",
|
|
1352
|
+
"serviceName"
|
|
1353
|
+
],
|
|
1354
|
+
"members": {
|
|
1355
|
+
"nextToken": {},
|
|
1356
|
+
"serviceInstanceName": {},
|
|
1357
|
+
"serviceName": {}
|
|
1358
|
+
}
|
|
1359
|
+
},
|
|
1360
|
+
"output": {
|
|
1361
|
+
"type": "structure",
|
|
1362
|
+
"required": [
|
|
1363
|
+
"provisionedResources"
|
|
1364
|
+
],
|
|
1365
|
+
"members": {
|
|
1366
|
+
"nextToken": {},
|
|
1367
|
+
"provisionedResources": {
|
|
1368
|
+
"shape": "S4g"
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1371
|
+
}
|
|
1372
|
+
},
|
|
958
1373
|
"ListServiceInstances": {
|
|
959
1374
|
"input": {
|
|
960
1375
|
"type": "structure",
|
|
@@ -1017,6 +1432,54 @@
|
|
|
1017
1432
|
}
|
|
1018
1433
|
}
|
|
1019
1434
|
},
|
|
1435
|
+
"ListServicePipelineOutputs": {
|
|
1436
|
+
"input": {
|
|
1437
|
+
"type": "structure",
|
|
1438
|
+
"required": [
|
|
1439
|
+
"serviceName"
|
|
1440
|
+
],
|
|
1441
|
+
"members": {
|
|
1442
|
+
"nextToken": {},
|
|
1443
|
+
"serviceName": {}
|
|
1444
|
+
}
|
|
1445
|
+
},
|
|
1446
|
+
"output": {
|
|
1447
|
+
"type": "structure",
|
|
1448
|
+
"required": [
|
|
1449
|
+
"outputs"
|
|
1450
|
+
],
|
|
1451
|
+
"members": {
|
|
1452
|
+
"nextToken": {},
|
|
1453
|
+
"outputs": {
|
|
1454
|
+
"shape": "S4a"
|
|
1455
|
+
}
|
|
1456
|
+
}
|
|
1457
|
+
}
|
|
1458
|
+
},
|
|
1459
|
+
"ListServicePipelineProvisionedResources": {
|
|
1460
|
+
"input": {
|
|
1461
|
+
"type": "structure",
|
|
1462
|
+
"required": [
|
|
1463
|
+
"serviceName"
|
|
1464
|
+
],
|
|
1465
|
+
"members": {
|
|
1466
|
+
"nextToken": {},
|
|
1467
|
+
"serviceName": {}
|
|
1468
|
+
}
|
|
1469
|
+
},
|
|
1470
|
+
"output": {
|
|
1471
|
+
"type": "structure",
|
|
1472
|
+
"required": [
|
|
1473
|
+
"provisionedResources"
|
|
1474
|
+
],
|
|
1475
|
+
"members": {
|
|
1476
|
+
"nextToken": {},
|
|
1477
|
+
"provisionedResources": {
|
|
1478
|
+
"shape": "S4g"
|
|
1479
|
+
}
|
|
1480
|
+
}
|
|
1481
|
+
}
|
|
1482
|
+
},
|
|
1020
1483
|
"ListServiceTemplateVersions": {
|
|
1021
1484
|
"input": {
|
|
1022
1485
|
"type": "structure",
|
|
@@ -1113,7 +1576,7 @@
|
|
|
1113
1576
|
"shape": "Sh"
|
|
1114
1577
|
},
|
|
1115
1578
|
"displayName": {
|
|
1116
|
-
"shape": "
|
|
1579
|
+
"shape": "S18"
|
|
1117
1580
|
},
|
|
1118
1581
|
"lastModifiedAt": {
|
|
1119
1582
|
"type": "timestamp"
|
|
@@ -1201,9 +1664,37 @@
|
|
|
1201
1664
|
"members": {
|
|
1202
1665
|
"nextToken": {},
|
|
1203
1666
|
"tags": {
|
|
1204
|
-
"shape": "
|
|
1667
|
+
"shape": "Sz"
|
|
1668
|
+
}
|
|
1669
|
+
}
|
|
1670
|
+
}
|
|
1671
|
+
},
|
|
1672
|
+
"NotifyResourceDeploymentStatusChange": {
|
|
1673
|
+
"input": {
|
|
1674
|
+
"type": "structure",
|
|
1675
|
+
"required": [
|
|
1676
|
+
"resourceArn",
|
|
1677
|
+
"status"
|
|
1678
|
+
],
|
|
1679
|
+
"members": {
|
|
1680
|
+
"deploymentId": {},
|
|
1681
|
+
"outputs": {
|
|
1682
|
+
"type": "list",
|
|
1683
|
+
"member": {
|
|
1684
|
+
"shape": "S4b"
|
|
1685
|
+
}
|
|
1686
|
+
},
|
|
1687
|
+
"resourceArn": {},
|
|
1688
|
+
"status": {},
|
|
1689
|
+
"statusMessage": {
|
|
1690
|
+
"type": "string",
|
|
1691
|
+
"sensitive": true
|
|
1205
1692
|
}
|
|
1206
1693
|
}
|
|
1694
|
+
},
|
|
1695
|
+
"output": {
|
|
1696
|
+
"type": "structure",
|
|
1697
|
+
"members": {}
|
|
1207
1698
|
}
|
|
1208
1699
|
},
|
|
1209
1700
|
"RejectEnvironmentAccountConnection": {
|
|
@@ -1239,7 +1730,7 @@
|
|
|
1239
1730
|
"members": {
|
|
1240
1731
|
"resourceArn": {},
|
|
1241
1732
|
"tags": {
|
|
1242
|
-
"shape": "
|
|
1733
|
+
"shape": "Sz"
|
|
1243
1734
|
}
|
|
1244
1735
|
}
|
|
1245
1736
|
},
|
|
@@ -1274,6 +1765,9 @@
|
|
|
1274
1765
|
"input": {
|
|
1275
1766
|
"type": "structure",
|
|
1276
1767
|
"members": {
|
|
1768
|
+
"pipelineProvisioningRepository": {
|
|
1769
|
+
"shape": "Sy"
|
|
1770
|
+
},
|
|
1277
1771
|
"pipelineServiceRoleArn": {}
|
|
1278
1772
|
}
|
|
1279
1773
|
},
|
|
@@ -1284,7 +1778,7 @@
|
|
|
1284
1778
|
],
|
|
1285
1779
|
"members": {
|
|
1286
1780
|
"accountSettings": {
|
|
1287
|
-
"shape": "
|
|
1781
|
+
"shape": "S2x"
|
|
1288
1782
|
}
|
|
1289
1783
|
}
|
|
1290
1784
|
}
|
|
@@ -1304,8 +1798,11 @@
|
|
|
1304
1798
|
"environmentAccountConnectionId": {},
|
|
1305
1799
|
"name": {},
|
|
1306
1800
|
"protonServiceRoleArn": {},
|
|
1801
|
+
"provisioningRepository": {
|
|
1802
|
+
"shape": "Sy"
|
|
1803
|
+
},
|
|
1307
1804
|
"spec": {
|
|
1308
|
-
"shape": "
|
|
1805
|
+
"shape": "So"
|
|
1309
1806
|
},
|
|
1310
1807
|
"templateMajorVersion": {},
|
|
1311
1808
|
"templateMinorVersion": {}
|
|
@@ -1359,7 +1856,7 @@
|
|
|
1359
1856
|
"shape": "Sh"
|
|
1360
1857
|
},
|
|
1361
1858
|
"displayName": {
|
|
1362
|
-
"shape": "
|
|
1859
|
+
"shape": "S18"
|
|
1363
1860
|
},
|
|
1364
1861
|
"name": {}
|
|
1365
1862
|
}
|
|
@@ -1371,7 +1868,7 @@
|
|
|
1371
1868
|
],
|
|
1372
1869
|
"members": {
|
|
1373
1870
|
"environmentTemplate": {
|
|
1374
|
-
"shape": "
|
|
1871
|
+
"shape": "S1a"
|
|
1375
1872
|
}
|
|
1376
1873
|
}
|
|
1377
1874
|
}
|
|
@@ -1401,7 +1898,7 @@
|
|
|
1401
1898
|
],
|
|
1402
1899
|
"members": {
|
|
1403
1900
|
"environmentTemplateVersion": {
|
|
1404
|
-
"shape": "
|
|
1901
|
+
"shape": "S1j"
|
|
1405
1902
|
}
|
|
1406
1903
|
}
|
|
1407
1904
|
}
|
|
@@ -1418,7 +1915,7 @@
|
|
|
1418
1915
|
},
|
|
1419
1916
|
"name": {},
|
|
1420
1917
|
"spec": {
|
|
1421
|
-
"shape": "
|
|
1918
|
+
"shape": "So"
|
|
1422
1919
|
}
|
|
1423
1920
|
}
|
|
1424
1921
|
},
|
|
@@ -1429,7 +1926,7 @@
|
|
|
1429
1926
|
],
|
|
1430
1927
|
"members": {
|
|
1431
1928
|
"service": {
|
|
1432
|
-
"shape": "
|
|
1929
|
+
"shape": "S1t"
|
|
1433
1930
|
}
|
|
1434
1931
|
}
|
|
1435
1932
|
}
|
|
@@ -1447,7 +1944,7 @@
|
|
|
1447
1944
|
"name": {},
|
|
1448
1945
|
"serviceName": {},
|
|
1449
1946
|
"spec": {
|
|
1450
|
-
"shape": "
|
|
1947
|
+
"shape": "So"
|
|
1451
1948
|
},
|
|
1452
1949
|
"templateMajorVersion": {},
|
|
1453
1950
|
"templateMinorVersion": {}
|
|
@@ -1460,7 +1957,7 @@
|
|
|
1460
1957
|
],
|
|
1461
1958
|
"members": {
|
|
1462
1959
|
"serviceInstance": {
|
|
1463
|
-
"shape": "
|
|
1960
|
+
"shape": "Ss"
|
|
1464
1961
|
}
|
|
1465
1962
|
}
|
|
1466
1963
|
}
|
|
@@ -1477,7 +1974,7 @@
|
|
|
1477
1974
|
"deploymentType": {},
|
|
1478
1975
|
"serviceName": {},
|
|
1479
1976
|
"spec": {
|
|
1480
|
-
"shape": "
|
|
1977
|
+
"shape": "So"
|
|
1481
1978
|
},
|
|
1482
1979
|
"templateMajorVersion": {},
|
|
1483
1980
|
"templateMinorVersion": {}
|
|
@@ -1490,7 +1987,7 @@
|
|
|
1490
1987
|
],
|
|
1491
1988
|
"members": {
|
|
1492
1989
|
"pipeline": {
|
|
1493
|
-
"shape": "
|
|
1990
|
+
"shape": "Sw"
|
|
1494
1991
|
}
|
|
1495
1992
|
}
|
|
1496
1993
|
}
|
|
@@ -1506,7 +2003,7 @@
|
|
|
1506
2003
|
"shape": "Sh"
|
|
1507
2004
|
},
|
|
1508
2005
|
"displayName": {
|
|
1509
|
-
"shape": "
|
|
2006
|
+
"shape": "S18"
|
|
1510
2007
|
},
|
|
1511
2008
|
"name": {}
|
|
1512
2009
|
}
|
|
@@ -1518,7 +2015,7 @@
|
|
|
1518
2015
|
],
|
|
1519
2016
|
"members": {
|
|
1520
2017
|
"serviceTemplate": {
|
|
1521
|
-
"shape": "
|
|
2018
|
+
"shape": "S1y"
|
|
1522
2019
|
}
|
|
1523
2020
|
}
|
|
1524
2021
|
}
|
|
@@ -1533,7 +2030,7 @@
|
|
|
1533
2030
|
],
|
|
1534
2031
|
"members": {
|
|
1535
2032
|
"compatibleEnvironmentTemplates": {
|
|
1536
|
-
"shape": "
|
|
2033
|
+
"shape": "S21"
|
|
1537
2034
|
},
|
|
1538
2035
|
"description": {
|
|
1539
2036
|
"shape": "Sh"
|
|
@@ -1551,7 +2048,35 @@
|
|
|
1551
2048
|
],
|
|
1552
2049
|
"members": {
|
|
1553
2050
|
"serviceTemplateVersion": {
|
|
1554
|
-
"shape": "
|
|
2051
|
+
"shape": "S24"
|
|
2052
|
+
}
|
|
2053
|
+
}
|
|
2054
|
+
}
|
|
2055
|
+
},
|
|
2056
|
+
"UpdateTemplateSyncConfig": {
|
|
2057
|
+
"input": {
|
|
2058
|
+
"type": "structure",
|
|
2059
|
+
"required": [
|
|
2060
|
+
"branch",
|
|
2061
|
+
"repositoryName",
|
|
2062
|
+
"repositoryProvider",
|
|
2063
|
+
"templateName",
|
|
2064
|
+
"templateType"
|
|
2065
|
+
],
|
|
2066
|
+
"members": {
|
|
2067
|
+
"branch": {},
|
|
2068
|
+
"repositoryName": {},
|
|
2069
|
+
"repositoryProvider": {},
|
|
2070
|
+
"subdirectory": {},
|
|
2071
|
+
"templateName": {},
|
|
2072
|
+
"templateType": {}
|
|
2073
|
+
}
|
|
2074
|
+
},
|
|
2075
|
+
"output": {
|
|
2076
|
+
"type": "structure",
|
|
2077
|
+
"members": {
|
|
2078
|
+
"templateSyncConfig": {
|
|
2079
|
+
"shape": "S2c"
|
|
1555
2080
|
}
|
|
1556
2081
|
}
|
|
1557
2082
|
}
|
|
@@ -1623,9 +2148,12 @@
|
|
|
1623
2148
|
"name": {},
|
|
1624
2149
|
"protonServiceRoleArn": {},
|
|
1625
2150
|
"provisioning": {},
|
|
1626
|
-
"
|
|
2151
|
+
"provisioningRepository": {
|
|
1627
2152
|
"shape": "Sj"
|
|
1628
2153
|
},
|
|
2154
|
+
"spec": {
|
|
2155
|
+
"shape": "So"
|
|
2156
|
+
},
|
|
1629
2157
|
"templateMajorVersion": {},
|
|
1630
2158
|
"templateMinorVersion": {},
|
|
1631
2159
|
"templateName": {}
|
|
@@ -1640,10 +2168,25 @@
|
|
|
1640
2168
|
"sensitive": true
|
|
1641
2169
|
},
|
|
1642
2170
|
"Sj": {
|
|
2171
|
+
"type": "structure",
|
|
2172
|
+
"required": [
|
|
2173
|
+
"arn",
|
|
2174
|
+
"branch",
|
|
2175
|
+
"name",
|
|
2176
|
+
"provider"
|
|
2177
|
+
],
|
|
2178
|
+
"members": {
|
|
2179
|
+
"arn": {},
|
|
2180
|
+
"branch": {},
|
|
2181
|
+
"name": {},
|
|
2182
|
+
"provider": {}
|
|
2183
|
+
}
|
|
2184
|
+
},
|
|
2185
|
+
"So": {
|
|
1643
2186
|
"type": "string",
|
|
1644
2187
|
"sensitive": true
|
|
1645
2188
|
},
|
|
1646
|
-
"
|
|
2189
|
+
"Ss": {
|
|
1647
2190
|
"type": "structure",
|
|
1648
2191
|
"required": [
|
|
1649
2192
|
"arn",
|
|
@@ -1677,14 +2220,14 @@
|
|
|
1677
2220
|
"name": {},
|
|
1678
2221
|
"serviceName": {},
|
|
1679
2222
|
"spec": {
|
|
1680
|
-
"shape": "
|
|
2223
|
+
"shape": "So"
|
|
1681
2224
|
},
|
|
1682
2225
|
"templateMajorVersion": {},
|
|
1683
2226
|
"templateMinorVersion": {},
|
|
1684
2227
|
"templateName": {}
|
|
1685
2228
|
}
|
|
1686
2229
|
},
|
|
1687
|
-
"
|
|
2230
|
+
"Sw": {
|
|
1688
2231
|
"type": "structure",
|
|
1689
2232
|
"required": [
|
|
1690
2233
|
"arn",
|
|
@@ -1712,14 +2255,27 @@
|
|
|
1712
2255
|
"type": "timestamp"
|
|
1713
2256
|
},
|
|
1714
2257
|
"spec": {
|
|
1715
|
-
"shape": "
|
|
2258
|
+
"shape": "So"
|
|
1716
2259
|
},
|
|
1717
2260
|
"templateMajorVersion": {},
|
|
1718
2261
|
"templateMinorVersion": {},
|
|
1719
2262
|
"templateName": {}
|
|
1720
2263
|
}
|
|
1721
2264
|
},
|
|
1722
|
-
"
|
|
2265
|
+
"Sy": {
|
|
2266
|
+
"type": "structure",
|
|
2267
|
+
"required": [
|
|
2268
|
+
"branch",
|
|
2269
|
+
"name",
|
|
2270
|
+
"provider"
|
|
2271
|
+
],
|
|
2272
|
+
"members": {
|
|
2273
|
+
"branch": {},
|
|
2274
|
+
"name": {},
|
|
2275
|
+
"provider": {}
|
|
2276
|
+
}
|
|
2277
|
+
},
|
|
2278
|
+
"Sz": {
|
|
1723
2279
|
"type": "list",
|
|
1724
2280
|
"member": {
|
|
1725
2281
|
"type": "structure",
|
|
@@ -1733,11 +2289,11 @@
|
|
|
1733
2289
|
}
|
|
1734
2290
|
}
|
|
1735
2291
|
},
|
|
1736
|
-
"
|
|
2292
|
+
"S18": {
|
|
1737
2293
|
"type": "string",
|
|
1738
2294
|
"sensitive": true
|
|
1739
2295
|
},
|
|
1740
|
-
"
|
|
2296
|
+
"S1a": {
|
|
1741
2297
|
"type": "structure",
|
|
1742
2298
|
"required": [
|
|
1743
2299
|
"arn",
|
|
@@ -1754,7 +2310,7 @@
|
|
|
1754
2310
|
"shape": "Sh"
|
|
1755
2311
|
},
|
|
1756
2312
|
"displayName": {
|
|
1757
|
-
"shape": "
|
|
2313
|
+
"shape": "S18"
|
|
1758
2314
|
},
|
|
1759
2315
|
"encryptionKey": {},
|
|
1760
2316
|
"lastModifiedAt": {
|
|
@@ -1765,7 +2321,7 @@
|
|
|
1765
2321
|
"recommendedVersion": {}
|
|
1766
2322
|
}
|
|
1767
2323
|
},
|
|
1768
|
-
"
|
|
2324
|
+
"S1e": {
|
|
1769
2325
|
"type": "structure",
|
|
1770
2326
|
"members": {
|
|
1771
2327
|
"s3": {
|
|
@@ -1782,7 +2338,7 @@
|
|
|
1782
2338
|
},
|
|
1783
2339
|
"union": true
|
|
1784
2340
|
},
|
|
1785
|
-
"
|
|
2341
|
+
"S1j": {
|
|
1786
2342
|
"type": "structure",
|
|
1787
2343
|
"required": [
|
|
1788
2344
|
"arn",
|
|
@@ -1808,7 +2364,7 @@
|
|
|
1808
2364
|
"minorVersion": {},
|
|
1809
2365
|
"recommendedMinorVersion": {},
|
|
1810
2366
|
"schema": {
|
|
1811
|
-
"shape": "
|
|
2367
|
+
"shape": "S1l"
|
|
1812
2368
|
},
|
|
1813
2369
|
"status": {},
|
|
1814
2370
|
"statusMessage": {
|
|
@@ -1817,11 +2373,27 @@
|
|
|
1817
2373
|
"templateName": {}
|
|
1818
2374
|
}
|
|
1819
2375
|
},
|
|
1820
|
-
"
|
|
2376
|
+
"S1l": {
|
|
1821
2377
|
"type": "string",
|
|
1822
2378
|
"sensitive": true
|
|
1823
2379
|
},
|
|
1824
|
-
"
|
|
2380
|
+
"S1p": {
|
|
2381
|
+
"type": "structure",
|
|
2382
|
+
"required": [
|
|
2383
|
+
"arn",
|
|
2384
|
+
"connectionArn",
|
|
2385
|
+
"name",
|
|
2386
|
+
"provider"
|
|
2387
|
+
],
|
|
2388
|
+
"members": {
|
|
2389
|
+
"arn": {},
|
|
2390
|
+
"connectionArn": {},
|
|
2391
|
+
"encryptionKey": {},
|
|
2392
|
+
"name": {},
|
|
2393
|
+
"provider": {}
|
|
2394
|
+
}
|
|
2395
|
+
},
|
|
2396
|
+
"S1t": {
|
|
1825
2397
|
"type": "structure",
|
|
1826
2398
|
"required": [
|
|
1827
2399
|
"arn",
|
|
@@ -1846,12 +2418,12 @@
|
|
|
1846
2418
|
},
|
|
1847
2419
|
"name": {},
|
|
1848
2420
|
"pipeline": {
|
|
1849
|
-
"shape": "
|
|
2421
|
+
"shape": "Sw"
|
|
1850
2422
|
},
|
|
1851
2423
|
"repositoryConnectionArn": {},
|
|
1852
2424
|
"repositoryId": {},
|
|
1853
2425
|
"spec": {
|
|
1854
|
-
"shape": "
|
|
2426
|
+
"shape": "So"
|
|
1855
2427
|
},
|
|
1856
2428
|
"status": {},
|
|
1857
2429
|
"statusMessage": {
|
|
@@ -1860,7 +2432,7 @@
|
|
|
1860
2432
|
"templateName": {}
|
|
1861
2433
|
}
|
|
1862
2434
|
},
|
|
1863
|
-
"
|
|
2435
|
+
"S1y": {
|
|
1864
2436
|
"type": "structure",
|
|
1865
2437
|
"required": [
|
|
1866
2438
|
"arn",
|
|
@@ -1877,7 +2449,7 @@
|
|
|
1877
2449
|
"shape": "Sh"
|
|
1878
2450
|
},
|
|
1879
2451
|
"displayName": {
|
|
1880
|
-
"shape": "
|
|
2452
|
+
"shape": "S18"
|
|
1881
2453
|
},
|
|
1882
2454
|
"encryptionKey": {},
|
|
1883
2455
|
"lastModifiedAt": {
|
|
@@ -1888,7 +2460,7 @@
|
|
|
1888
2460
|
"recommendedVersion": {}
|
|
1889
2461
|
}
|
|
1890
2462
|
},
|
|
1891
|
-
"
|
|
2463
|
+
"S21": {
|
|
1892
2464
|
"type": "list",
|
|
1893
2465
|
"member": {
|
|
1894
2466
|
"type": "structure",
|
|
@@ -1902,7 +2474,7 @@
|
|
|
1902
2474
|
}
|
|
1903
2475
|
}
|
|
1904
2476
|
},
|
|
1905
|
-
"
|
|
2477
|
+
"S24": {
|
|
1906
2478
|
"type": "structure",
|
|
1907
2479
|
"required": [
|
|
1908
2480
|
"arn",
|
|
@@ -1943,7 +2515,7 @@
|
|
|
1943
2515
|
"minorVersion": {},
|
|
1944
2516
|
"recommendedMinorVersion": {},
|
|
1945
2517
|
"schema": {
|
|
1946
|
-
"shape": "
|
|
2518
|
+
"shape": "S1l"
|
|
1947
2519
|
},
|
|
1948
2520
|
"status": {},
|
|
1949
2521
|
"statusMessage": {
|
|
@@ -1952,11 +2524,117 @@
|
|
|
1952
2524
|
"templateName": {}
|
|
1953
2525
|
}
|
|
1954
2526
|
},
|
|
1955
|
-
"
|
|
2527
|
+
"S2c": {
|
|
1956
2528
|
"type": "structure",
|
|
2529
|
+
"required": [
|
|
2530
|
+
"branch",
|
|
2531
|
+
"repositoryName",
|
|
2532
|
+
"repositoryProvider",
|
|
2533
|
+
"templateName",
|
|
2534
|
+
"templateType"
|
|
2535
|
+
],
|
|
1957
2536
|
"members": {
|
|
2537
|
+
"branch": {},
|
|
2538
|
+
"repositoryName": {},
|
|
2539
|
+
"repositoryProvider": {},
|
|
2540
|
+
"subdirectory": {},
|
|
2541
|
+
"templateName": {},
|
|
2542
|
+
"templateType": {}
|
|
2543
|
+
}
|
|
2544
|
+
},
|
|
2545
|
+
"S2x": {
|
|
2546
|
+
"type": "structure",
|
|
2547
|
+
"members": {
|
|
2548
|
+
"pipelineProvisioningRepository": {
|
|
2549
|
+
"shape": "Sj"
|
|
2550
|
+
},
|
|
1958
2551
|
"pipelineServiceRoleArn": {}
|
|
1959
2552
|
}
|
|
2553
|
+
},
|
|
2554
|
+
"S3t": {
|
|
2555
|
+
"type": "structure",
|
|
2556
|
+
"required": [
|
|
2557
|
+
"branch",
|
|
2558
|
+
"directory",
|
|
2559
|
+
"repositoryName",
|
|
2560
|
+
"repositoryProvider",
|
|
2561
|
+
"sha"
|
|
2562
|
+
],
|
|
2563
|
+
"members": {
|
|
2564
|
+
"branch": {},
|
|
2565
|
+
"directory": {},
|
|
2566
|
+
"repositoryName": {},
|
|
2567
|
+
"repositoryProvider": {},
|
|
2568
|
+
"sha": {}
|
|
2569
|
+
}
|
|
2570
|
+
},
|
|
2571
|
+
"S3v": {
|
|
2572
|
+
"type": "structure",
|
|
2573
|
+
"required": [
|
|
2574
|
+
"events",
|
|
2575
|
+
"initialRevision",
|
|
2576
|
+
"startedAt",
|
|
2577
|
+
"status",
|
|
2578
|
+
"target",
|
|
2579
|
+
"targetRevision"
|
|
2580
|
+
],
|
|
2581
|
+
"members": {
|
|
2582
|
+
"events": {
|
|
2583
|
+
"type": "list",
|
|
2584
|
+
"member": {
|
|
2585
|
+
"type": "structure",
|
|
2586
|
+
"required": [
|
|
2587
|
+
"event",
|
|
2588
|
+
"time",
|
|
2589
|
+
"type"
|
|
2590
|
+
],
|
|
2591
|
+
"members": {
|
|
2592
|
+
"event": {},
|
|
2593
|
+
"externalId": {},
|
|
2594
|
+
"time": {
|
|
2595
|
+
"type": "timestamp"
|
|
2596
|
+
},
|
|
2597
|
+
"type": {}
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
},
|
|
2601
|
+
"initialRevision": {
|
|
2602
|
+
"shape": "S3t"
|
|
2603
|
+
},
|
|
2604
|
+
"startedAt": {
|
|
2605
|
+
"type": "timestamp"
|
|
2606
|
+
},
|
|
2607
|
+
"status": {},
|
|
2608
|
+
"target": {},
|
|
2609
|
+
"targetRevision": {
|
|
2610
|
+
"shape": "S3t"
|
|
2611
|
+
}
|
|
2612
|
+
}
|
|
2613
|
+
},
|
|
2614
|
+
"S4a": {
|
|
2615
|
+
"type": "list",
|
|
2616
|
+
"member": {
|
|
2617
|
+
"shape": "S4b"
|
|
2618
|
+
}
|
|
2619
|
+
},
|
|
2620
|
+
"S4b": {
|
|
2621
|
+
"type": "structure",
|
|
2622
|
+
"members": {
|
|
2623
|
+
"key": {},
|
|
2624
|
+
"valueString": {}
|
|
2625
|
+
},
|
|
2626
|
+
"sensitive": true
|
|
2627
|
+
},
|
|
2628
|
+
"S4g": {
|
|
2629
|
+
"type": "list",
|
|
2630
|
+
"member": {
|
|
2631
|
+
"type": "structure",
|
|
2632
|
+
"members": {
|
|
2633
|
+
"identifier": {},
|
|
2634
|
+
"name": {},
|
|
2635
|
+
"provisioningEngine": {}
|
|
2636
|
+
}
|
|
2637
|
+
}
|
|
1960
2638
|
}
|
|
1961
2639
|
}
|
|
1962
2640
|
}
|