@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24
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 +20 -18
- package/.jsii +2590 -1306
- 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 +530 -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 +715 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -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 +756 -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/cloudtrail-2013-11-01.min.json +499 -61
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
- 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 +259 -70
- 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 +340 -55
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -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 +260 -60
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +689 -147
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -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 +4992 -1443
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -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 +57 -51
- 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 +79 -50
- 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 +611 -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 +510 -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 +630 -416
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- 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 +184 -30
- package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +182 -85
- 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 +487 -266
- 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 +1284 -217
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
- 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 +702 -132
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -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 +981 -92
- 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 +548 -197
- 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/lookoutmetrics-2017-07-25.min.json +61 -31
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
- 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/mediaconnect-2018-11-14.min.json +39 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +324 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -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 +417 -152
- 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 +1086 -228
- 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/mwaa-2020-07-01.min.json +7 -6
- 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 +806 -959
- 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 +79 -50
- 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/pi-2018-02-27.min.json +141 -7
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +875 -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/qldb-2019-01-02.min.json +20 -18
- 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 +43 -11
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- 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 +255 -149
- 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 +364 -122
- 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 +48 -14
- 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 +2335 -1026
- 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 +1270 -370
- 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.examples.json +2 -2
- 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 +388 -352
- 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 +52 -47
- 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 +363 -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 +173 -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 +6 -6
- 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 +744 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +382 -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 +629 -17
- 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 +616 -14
- 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 +282 -11
- 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/costexplorer.d.ts +14 -14
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
- package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -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 +4435 -464
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
- package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
- 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 +52 -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 +759 -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/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
- 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 +178 -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 +141 -9
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
- 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 +314 -19
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- 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 +713 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +373 -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 +818 -64
- 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 +1070 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
- 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 +411 -100
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- 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/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
- package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
- 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 +276 -2
- 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/mwaa.d.ts +101 -57
- 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 +566 -307
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -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/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
- package/node_modules/aws-sdk/clients/ram.d.ts +266 -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 +785 -415
- package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
- 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 +125 -77
- package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
- 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 +175 -175
- package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
- 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 +367 -290
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
- 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 +103 -40
- package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
- 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 +448 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -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 +1320 -570
- package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
- 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/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
- 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 +40 -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
|
@@ -11,6 +11,22 @@ declare class NetworkManager extends Service {
|
|
|
11
11
|
*/
|
|
12
12
|
constructor(options?: NetworkManager.Types.ClientConfiguration)
|
|
13
13
|
config: Config & NetworkManager.Types.ClientConfiguration;
|
|
14
|
+
/**
|
|
15
|
+
* Accepts a core network attachment request. Once the attachment request is accepted by a core network owner, the attachment is created and connected to a core network.
|
|
16
|
+
*/
|
|
17
|
+
acceptAttachment(params: NetworkManager.Types.AcceptAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.AcceptAttachmentResponse) => void): Request<NetworkManager.Types.AcceptAttachmentResponse, AWSError>;
|
|
18
|
+
/**
|
|
19
|
+
* Accepts a core network attachment request. Once the attachment request is accepted by a core network owner, the attachment is created and connected to a core network.
|
|
20
|
+
*/
|
|
21
|
+
acceptAttachment(callback?: (err: AWSError, data: NetworkManager.Types.AcceptAttachmentResponse) => void): Request<NetworkManager.Types.AcceptAttachmentResponse, AWSError>;
|
|
22
|
+
/**
|
|
23
|
+
* Associates a core network Connect peer with a device and optionally, with a link. If you specify a link, it must be associated with the specified device. You can only associate core network Connect peers that have been created on a core network Connect attachment on a core network.
|
|
24
|
+
*/
|
|
25
|
+
associateConnectPeer(params: NetworkManager.Types.AssociateConnectPeerRequest, callback?: (err: AWSError, data: NetworkManager.Types.AssociateConnectPeerResponse) => void): Request<NetworkManager.Types.AssociateConnectPeerResponse, AWSError>;
|
|
26
|
+
/**
|
|
27
|
+
* Associates a core network Connect peer with a device and optionally, with a link. If you specify a link, it must be associated with the specified device. You can only associate core network Connect peers that have been created on a core network Connect attachment on a core network.
|
|
28
|
+
*/
|
|
29
|
+
associateConnectPeer(callback?: (err: AWSError, data: NetworkManager.Types.AssociateConnectPeerResponse) => void): Request<NetworkManager.Types.AssociateConnectPeerResponse, AWSError>;
|
|
14
30
|
/**
|
|
15
31
|
* Associates a customer gateway with a device and optionally, with a link. If you specify a link, it must be associated with the specified device. You can only associate customer gateways that are connected to a VPN attachment on a transit gateway. The transit gateway must be registered in your global network. When you register a transit gateway, customer gateways that are connected to the transit gateway are automatically included in the global network. To list customer gateways that are connected to a transit gateway, use the DescribeVpnConnections EC2 API and filter by transit-gateway-id. You cannot associate a customer gateway with more than one device and link.
|
|
16
32
|
*/
|
|
@@ -35,6 +51,22 @@ declare class NetworkManager extends Service {
|
|
|
35
51
|
* Associates a transit gateway Connect peer with a device, and optionally, with a link. If you specify a link, it must be associated with the specified device. You can only associate transit gateway Connect peers that have been created on a transit gateway that's registered in your global network. You cannot associate a transit gateway Connect peer with more than one device and link.
|
|
36
52
|
*/
|
|
37
53
|
associateTransitGatewayConnectPeer(callback?: (err: AWSError, data: NetworkManager.Types.AssociateTransitGatewayConnectPeerResponse) => void): Request<NetworkManager.Types.AssociateTransitGatewayConnectPeerResponse, AWSError>;
|
|
54
|
+
/**
|
|
55
|
+
* Creates a core network Connect attachment from a specified core network attachment. A core network Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a core network and an appliance. A core network Connect attachment uses an existing VPC attachment as the underlying transport mechanism.
|
|
56
|
+
*/
|
|
57
|
+
createConnectAttachment(params: NetworkManager.Types.CreateConnectAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.CreateConnectAttachmentResponse) => void): Request<NetworkManager.Types.CreateConnectAttachmentResponse, AWSError>;
|
|
58
|
+
/**
|
|
59
|
+
* Creates a core network Connect attachment from a specified core network attachment. A core network Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a core network and an appliance. A core network Connect attachment uses an existing VPC attachment as the underlying transport mechanism.
|
|
60
|
+
*/
|
|
61
|
+
createConnectAttachment(callback?: (err: AWSError, data: NetworkManager.Types.CreateConnectAttachmentResponse) => void): Request<NetworkManager.Types.CreateConnectAttachmentResponse, AWSError>;
|
|
62
|
+
/**
|
|
63
|
+
* Creates a core network connect peer for a specified core network connect attachment between a core network and an appliance. The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).
|
|
64
|
+
*/
|
|
65
|
+
createConnectPeer(params: NetworkManager.Types.CreateConnectPeerRequest, callback?: (err: AWSError, data: NetworkManager.Types.CreateConnectPeerResponse) => void): Request<NetworkManager.Types.CreateConnectPeerResponse, AWSError>;
|
|
66
|
+
/**
|
|
67
|
+
* Creates a core network connect peer for a specified core network connect attachment between a core network and an appliance. The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).
|
|
68
|
+
*/
|
|
69
|
+
createConnectPeer(callback?: (err: AWSError, data: NetworkManager.Types.CreateConnectPeerResponse) => void): Request<NetworkManager.Types.CreateConnectPeerResponse, AWSError>;
|
|
38
70
|
/**
|
|
39
71
|
* Creates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.
|
|
40
72
|
*/
|
|
@@ -43,6 +75,14 @@ declare class NetworkManager extends Service {
|
|
|
43
75
|
* Creates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.
|
|
44
76
|
*/
|
|
45
77
|
createConnection(callback?: (err: AWSError, data: NetworkManager.Types.CreateConnectionResponse) => void): Request<NetworkManager.Types.CreateConnectionResponse, AWSError>;
|
|
78
|
+
/**
|
|
79
|
+
* Creates a core network as part of your global network, and optionally, with a core network policy.
|
|
80
|
+
*/
|
|
81
|
+
createCoreNetwork(params: NetworkManager.Types.CreateCoreNetworkRequest, callback?: (err: AWSError, data: NetworkManager.Types.CreateCoreNetworkResponse) => void): Request<NetworkManager.Types.CreateCoreNetworkResponse, AWSError>;
|
|
82
|
+
/**
|
|
83
|
+
* Creates a core network as part of your global network, and optionally, with a core network policy.
|
|
84
|
+
*/
|
|
85
|
+
createCoreNetwork(callback?: (err: AWSError, data: NetworkManager.Types.CreateCoreNetworkResponse) => void): Request<NetworkManager.Types.CreateCoreNetworkResponse, AWSError>;
|
|
46
86
|
/**
|
|
47
87
|
* Creates a new device in a global network. If you specify both a site ID and a location, the location of the site is used for visualization in the Network Manager console.
|
|
48
88
|
*/
|
|
@@ -75,6 +115,38 @@ declare class NetworkManager extends Service {
|
|
|
75
115
|
* Creates a new site in a global network.
|
|
76
116
|
*/
|
|
77
117
|
createSite(callback?: (err: AWSError, data: NetworkManager.Types.CreateSiteResponse) => void): Request<NetworkManager.Types.CreateSiteResponse, AWSError>;
|
|
118
|
+
/**
|
|
119
|
+
* Creates a site-to-site VPN attachment on an edge location of a core network.
|
|
120
|
+
*/
|
|
121
|
+
createSiteToSiteVpnAttachment(params: NetworkManager.Types.CreateSiteToSiteVpnAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.CreateSiteToSiteVpnAttachmentResponse) => void): Request<NetworkManager.Types.CreateSiteToSiteVpnAttachmentResponse, AWSError>;
|
|
122
|
+
/**
|
|
123
|
+
* Creates a site-to-site VPN attachment on an edge location of a core network.
|
|
124
|
+
*/
|
|
125
|
+
createSiteToSiteVpnAttachment(callback?: (err: AWSError, data: NetworkManager.Types.CreateSiteToSiteVpnAttachmentResponse) => void): Request<NetworkManager.Types.CreateSiteToSiteVpnAttachmentResponse, AWSError>;
|
|
126
|
+
/**
|
|
127
|
+
* Creates a VPC attachment on an edge location of a core network.
|
|
128
|
+
*/
|
|
129
|
+
createVpcAttachment(params: NetworkManager.Types.CreateVpcAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.CreateVpcAttachmentResponse) => void): Request<NetworkManager.Types.CreateVpcAttachmentResponse, AWSError>;
|
|
130
|
+
/**
|
|
131
|
+
* Creates a VPC attachment on an edge location of a core network.
|
|
132
|
+
*/
|
|
133
|
+
createVpcAttachment(callback?: (err: AWSError, data: NetworkManager.Types.CreateVpcAttachmentResponse) => void): Request<NetworkManager.Types.CreateVpcAttachmentResponse, AWSError>;
|
|
134
|
+
/**
|
|
135
|
+
* Deletes an attachment. Supports all attachment types.
|
|
136
|
+
*/
|
|
137
|
+
deleteAttachment(params: NetworkManager.Types.DeleteAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.DeleteAttachmentResponse) => void): Request<NetworkManager.Types.DeleteAttachmentResponse, AWSError>;
|
|
138
|
+
/**
|
|
139
|
+
* Deletes an attachment. Supports all attachment types.
|
|
140
|
+
*/
|
|
141
|
+
deleteAttachment(callback?: (err: AWSError, data: NetworkManager.Types.DeleteAttachmentResponse) => void): Request<NetworkManager.Types.DeleteAttachmentResponse, AWSError>;
|
|
142
|
+
/**
|
|
143
|
+
* Deletes a Connect peer.
|
|
144
|
+
*/
|
|
145
|
+
deleteConnectPeer(params: NetworkManager.Types.DeleteConnectPeerRequest, callback?: (err: AWSError, data: NetworkManager.Types.DeleteConnectPeerResponse) => void): Request<NetworkManager.Types.DeleteConnectPeerResponse, AWSError>;
|
|
146
|
+
/**
|
|
147
|
+
* Deletes a Connect peer.
|
|
148
|
+
*/
|
|
149
|
+
deleteConnectPeer(callback?: (err: AWSError, data: NetworkManager.Types.DeleteConnectPeerResponse) => void): Request<NetworkManager.Types.DeleteConnectPeerResponse, AWSError>;
|
|
78
150
|
/**
|
|
79
151
|
* Deletes the specified connection in your global network.
|
|
80
152
|
*/
|
|
@@ -83,6 +155,22 @@ declare class NetworkManager extends Service {
|
|
|
83
155
|
* Deletes the specified connection in your global network.
|
|
84
156
|
*/
|
|
85
157
|
deleteConnection(callback?: (err: AWSError, data: NetworkManager.Types.DeleteConnectionResponse) => void): Request<NetworkManager.Types.DeleteConnectionResponse, AWSError>;
|
|
158
|
+
/**
|
|
159
|
+
* Deletes a core network along with all core network policies. This can only be done if there are no attachments on a core network.
|
|
160
|
+
*/
|
|
161
|
+
deleteCoreNetwork(params: NetworkManager.Types.DeleteCoreNetworkRequest, callback?: (err: AWSError, data: NetworkManager.Types.DeleteCoreNetworkResponse) => void): Request<NetworkManager.Types.DeleteCoreNetworkResponse, AWSError>;
|
|
162
|
+
/**
|
|
163
|
+
* Deletes a core network along with all core network policies. This can only be done if there are no attachments on a core network.
|
|
164
|
+
*/
|
|
165
|
+
deleteCoreNetwork(callback?: (err: AWSError, data: NetworkManager.Types.DeleteCoreNetworkResponse) => void): Request<NetworkManager.Types.DeleteCoreNetworkResponse, AWSError>;
|
|
166
|
+
/**
|
|
167
|
+
* Deletes a policy version from a core network. You can't delete the current LIVE policy.
|
|
168
|
+
*/
|
|
169
|
+
deleteCoreNetworkPolicyVersion(params: NetworkManager.Types.DeleteCoreNetworkPolicyVersionRequest, callback?: (err: AWSError, data: NetworkManager.Types.DeleteCoreNetworkPolicyVersionResponse) => void): Request<NetworkManager.Types.DeleteCoreNetworkPolicyVersionResponse, AWSError>;
|
|
170
|
+
/**
|
|
171
|
+
* Deletes a policy version from a core network. You can't delete the current LIVE policy.
|
|
172
|
+
*/
|
|
173
|
+
deleteCoreNetworkPolicyVersion(callback?: (err: AWSError, data: NetworkManager.Types.DeleteCoreNetworkPolicyVersionResponse) => void): Request<NetworkManager.Types.DeleteCoreNetworkPolicyVersionResponse, AWSError>;
|
|
86
174
|
/**
|
|
87
175
|
* Deletes an existing device. You must first disassociate the device from any links and customer gateways.
|
|
88
176
|
*/
|
|
@@ -107,6 +195,14 @@ declare class NetworkManager extends Service {
|
|
|
107
195
|
* Deletes an existing link. You must first disassociate the link from any devices and customer gateways.
|
|
108
196
|
*/
|
|
109
197
|
deleteLink(callback?: (err: AWSError, data: NetworkManager.Types.DeleteLinkResponse) => void): Request<NetworkManager.Types.DeleteLinkResponse, AWSError>;
|
|
198
|
+
/**
|
|
199
|
+
* Deletes a resource policy for the specified resource. This revokes the access of the principals specified in the resource policy.
|
|
200
|
+
*/
|
|
201
|
+
deleteResourcePolicy(params: NetworkManager.Types.DeleteResourcePolicyRequest, callback?: (err: AWSError, data: NetworkManager.Types.DeleteResourcePolicyResponse) => void): Request<NetworkManager.Types.DeleteResourcePolicyResponse, AWSError>;
|
|
202
|
+
/**
|
|
203
|
+
* Deletes a resource policy for the specified resource. This revokes the access of the principals specified in the resource policy.
|
|
204
|
+
*/
|
|
205
|
+
deleteResourcePolicy(callback?: (err: AWSError, data: NetworkManager.Types.DeleteResourcePolicyResponse) => void): Request<NetworkManager.Types.DeleteResourcePolicyResponse, AWSError>;
|
|
110
206
|
/**
|
|
111
207
|
* Deletes an existing site. The site cannot be associated with any device or link.
|
|
112
208
|
*/
|
|
@@ -131,6 +227,14 @@ declare class NetworkManager extends Service {
|
|
|
131
227
|
* Describes one or more global networks. By default, all global networks are described. To describe the objects in your global network, you must use the appropriate Get* action. For example, to list the transit gateways in your global network, use GetTransitGatewayRegistrations.
|
|
132
228
|
*/
|
|
133
229
|
describeGlobalNetworks(callback?: (err: AWSError, data: NetworkManager.Types.DescribeGlobalNetworksResponse) => void): Request<NetworkManager.Types.DescribeGlobalNetworksResponse, AWSError>;
|
|
230
|
+
/**
|
|
231
|
+
* Disassociates a core network Connect peer from a device and a link.
|
|
232
|
+
*/
|
|
233
|
+
disassociateConnectPeer(params: NetworkManager.Types.DisassociateConnectPeerRequest, callback?: (err: AWSError, data: NetworkManager.Types.DisassociateConnectPeerResponse) => void): Request<NetworkManager.Types.DisassociateConnectPeerResponse, AWSError>;
|
|
234
|
+
/**
|
|
235
|
+
* Disassociates a core network Connect peer from a device and a link.
|
|
236
|
+
*/
|
|
237
|
+
disassociateConnectPeer(callback?: (err: AWSError, data: NetworkManager.Types.DisassociateConnectPeerResponse) => void): Request<NetworkManager.Types.DisassociateConnectPeerResponse, AWSError>;
|
|
134
238
|
/**
|
|
135
239
|
* Disassociates a customer gateway from a device and a link.
|
|
136
240
|
*/
|
|
@@ -155,6 +259,38 @@ declare class NetworkManager extends Service {
|
|
|
155
259
|
* Disassociates a transit gateway Connect peer from a device and link.
|
|
156
260
|
*/
|
|
157
261
|
disassociateTransitGatewayConnectPeer(callback?: (err: AWSError, data: NetworkManager.Types.DisassociateTransitGatewayConnectPeerResponse) => void): Request<NetworkManager.Types.DisassociateTransitGatewayConnectPeerResponse, AWSError>;
|
|
262
|
+
/**
|
|
263
|
+
* Executes a change set on your core network. Deploys changes globally based on the policy submitted..
|
|
264
|
+
*/
|
|
265
|
+
executeCoreNetworkChangeSet(params: NetworkManager.Types.ExecuteCoreNetworkChangeSetRequest, callback?: (err: AWSError, data: NetworkManager.Types.ExecuteCoreNetworkChangeSetResponse) => void): Request<NetworkManager.Types.ExecuteCoreNetworkChangeSetResponse, AWSError>;
|
|
266
|
+
/**
|
|
267
|
+
* Executes a change set on your core network. Deploys changes globally based on the policy submitted..
|
|
268
|
+
*/
|
|
269
|
+
executeCoreNetworkChangeSet(callback?: (err: AWSError, data: NetworkManager.Types.ExecuteCoreNetworkChangeSetResponse) => void): Request<NetworkManager.Types.ExecuteCoreNetworkChangeSetResponse, AWSError>;
|
|
270
|
+
/**
|
|
271
|
+
* Returns information about a core network Connect attachment.
|
|
272
|
+
*/
|
|
273
|
+
getConnectAttachment(params: NetworkManager.Types.GetConnectAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetConnectAttachmentResponse) => void): Request<NetworkManager.Types.GetConnectAttachmentResponse, AWSError>;
|
|
274
|
+
/**
|
|
275
|
+
* Returns information about a core network Connect attachment.
|
|
276
|
+
*/
|
|
277
|
+
getConnectAttachment(callback?: (err: AWSError, data: NetworkManager.Types.GetConnectAttachmentResponse) => void): Request<NetworkManager.Types.GetConnectAttachmentResponse, AWSError>;
|
|
278
|
+
/**
|
|
279
|
+
* Returns information about a core network Connect peer.
|
|
280
|
+
*/
|
|
281
|
+
getConnectPeer(params: NetworkManager.Types.GetConnectPeerRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetConnectPeerResponse) => void): Request<NetworkManager.Types.GetConnectPeerResponse, AWSError>;
|
|
282
|
+
/**
|
|
283
|
+
* Returns information about a core network Connect peer.
|
|
284
|
+
*/
|
|
285
|
+
getConnectPeer(callback?: (err: AWSError, data: NetworkManager.Types.GetConnectPeerResponse) => void): Request<NetworkManager.Types.GetConnectPeerResponse, AWSError>;
|
|
286
|
+
/**
|
|
287
|
+
* Returns information about a core network Connect peer associations.
|
|
288
|
+
*/
|
|
289
|
+
getConnectPeerAssociations(params: NetworkManager.Types.GetConnectPeerAssociationsRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetConnectPeerAssociationsResponse) => void): Request<NetworkManager.Types.GetConnectPeerAssociationsResponse, AWSError>;
|
|
290
|
+
/**
|
|
291
|
+
* Returns information about a core network Connect peer associations.
|
|
292
|
+
*/
|
|
293
|
+
getConnectPeerAssociations(callback?: (err: AWSError, data: NetworkManager.Types.GetConnectPeerAssociationsResponse) => void): Request<NetworkManager.Types.GetConnectPeerAssociationsResponse, AWSError>;
|
|
158
294
|
/**
|
|
159
295
|
* Gets information about one or more of your connections in a global network.
|
|
160
296
|
*/
|
|
@@ -163,6 +299,30 @@ declare class NetworkManager extends Service {
|
|
|
163
299
|
* Gets information about one or more of your connections in a global network.
|
|
164
300
|
*/
|
|
165
301
|
getConnections(callback?: (err: AWSError, data: NetworkManager.Types.GetConnectionsResponse) => void): Request<NetworkManager.Types.GetConnectionsResponse, AWSError>;
|
|
302
|
+
/**
|
|
303
|
+
* Returns information about a core network. By default it returns the LIVE policy.
|
|
304
|
+
*/
|
|
305
|
+
getCoreNetwork(params: NetworkManager.Types.GetCoreNetworkRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetCoreNetworkResponse) => void): Request<NetworkManager.Types.GetCoreNetworkResponse, AWSError>;
|
|
306
|
+
/**
|
|
307
|
+
* Returns information about a core network. By default it returns the LIVE policy.
|
|
308
|
+
*/
|
|
309
|
+
getCoreNetwork(callback?: (err: AWSError, data: NetworkManager.Types.GetCoreNetworkResponse) => void): Request<NetworkManager.Types.GetCoreNetworkResponse, AWSError>;
|
|
310
|
+
/**
|
|
311
|
+
* Returns a change set between the LIVE core network policy and a submitted policy.
|
|
312
|
+
*/
|
|
313
|
+
getCoreNetworkChangeSet(params: NetworkManager.Types.GetCoreNetworkChangeSetRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetCoreNetworkChangeSetResponse) => void): Request<NetworkManager.Types.GetCoreNetworkChangeSetResponse, AWSError>;
|
|
314
|
+
/**
|
|
315
|
+
* Returns a change set between the LIVE core network policy and a submitted policy.
|
|
316
|
+
*/
|
|
317
|
+
getCoreNetworkChangeSet(callback?: (err: AWSError, data: NetworkManager.Types.GetCoreNetworkChangeSetResponse) => void): Request<NetworkManager.Types.GetCoreNetworkChangeSetResponse, AWSError>;
|
|
318
|
+
/**
|
|
319
|
+
* Gets details about a core network policy. You can get details about your current live policy or any previous policy version.
|
|
320
|
+
*/
|
|
321
|
+
getCoreNetworkPolicy(params: NetworkManager.Types.GetCoreNetworkPolicyRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetCoreNetworkPolicyResponse) => void): Request<NetworkManager.Types.GetCoreNetworkPolicyResponse, AWSError>;
|
|
322
|
+
/**
|
|
323
|
+
* Gets details about a core network policy. You can get details about your current live policy or any previous policy version.
|
|
324
|
+
*/
|
|
325
|
+
getCoreNetworkPolicy(callback?: (err: AWSError, data: NetworkManager.Types.GetCoreNetworkPolicyResponse) => void): Request<NetworkManager.Types.GetCoreNetworkPolicyResponse, AWSError>;
|
|
166
326
|
/**
|
|
167
327
|
* Gets the association information for customer gateways that are associated with devices and links in your global network.
|
|
168
328
|
*/
|
|
@@ -195,6 +355,70 @@ declare class NetworkManager extends Service {
|
|
|
195
355
|
* Gets information about one or more links in a specified global network. If you specify the site ID, you cannot specify the type or provider in the same request. You can specify the type and provider in the same request.
|
|
196
356
|
*/
|
|
197
357
|
getLinks(callback?: (err: AWSError, data: NetworkManager.Types.GetLinksResponse) => void): Request<NetworkManager.Types.GetLinksResponse, AWSError>;
|
|
358
|
+
/**
|
|
359
|
+
* Gets the count of network resources, by resource type, for the specified global network.
|
|
360
|
+
*/
|
|
361
|
+
getNetworkResourceCounts(params: NetworkManager.Types.GetNetworkResourceCountsRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkResourceCountsResponse) => void): Request<NetworkManager.Types.GetNetworkResourceCountsResponse, AWSError>;
|
|
362
|
+
/**
|
|
363
|
+
* Gets the count of network resources, by resource type, for the specified global network.
|
|
364
|
+
*/
|
|
365
|
+
getNetworkResourceCounts(callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkResourceCountsResponse) => void): Request<NetworkManager.Types.GetNetworkResourceCountsResponse, AWSError>;
|
|
366
|
+
/**
|
|
367
|
+
* Gets the network resource relationships for the specified global network.
|
|
368
|
+
*/
|
|
369
|
+
getNetworkResourceRelationships(params: NetworkManager.Types.GetNetworkResourceRelationshipsRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkResourceRelationshipsResponse) => void): Request<NetworkManager.Types.GetNetworkResourceRelationshipsResponse, AWSError>;
|
|
370
|
+
/**
|
|
371
|
+
* Gets the network resource relationships for the specified global network.
|
|
372
|
+
*/
|
|
373
|
+
getNetworkResourceRelationships(callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkResourceRelationshipsResponse) => void): Request<NetworkManager.Types.GetNetworkResourceRelationshipsResponse, AWSError>;
|
|
374
|
+
/**
|
|
375
|
+
* Describes the network resources for the specified global network. The results include information from the corresponding Describe call for the resource, minus any sensitive information such as pre-shared keys.
|
|
376
|
+
*/
|
|
377
|
+
getNetworkResources(params: NetworkManager.Types.GetNetworkResourcesRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkResourcesResponse) => void): Request<NetworkManager.Types.GetNetworkResourcesResponse, AWSError>;
|
|
378
|
+
/**
|
|
379
|
+
* Describes the network resources for the specified global network. The results include information from the corresponding Describe call for the resource, minus any sensitive information such as pre-shared keys.
|
|
380
|
+
*/
|
|
381
|
+
getNetworkResources(callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkResourcesResponse) => void): Request<NetworkManager.Types.GetNetworkResourcesResponse, AWSError>;
|
|
382
|
+
/**
|
|
383
|
+
* Gets the network routes of the specified global network.
|
|
384
|
+
*/
|
|
385
|
+
getNetworkRoutes(params: NetworkManager.Types.GetNetworkRoutesRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkRoutesResponse) => void): Request<NetworkManager.Types.GetNetworkRoutesResponse, AWSError>;
|
|
386
|
+
/**
|
|
387
|
+
* Gets the network routes of the specified global network.
|
|
388
|
+
*/
|
|
389
|
+
getNetworkRoutes(callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkRoutesResponse) => void): Request<NetworkManager.Types.GetNetworkRoutesResponse, AWSError>;
|
|
390
|
+
/**
|
|
391
|
+
* Gets the network telemetry of the specified global network.
|
|
392
|
+
*/
|
|
393
|
+
getNetworkTelemetry(params: NetworkManager.Types.GetNetworkTelemetryRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkTelemetryResponse) => void): Request<NetworkManager.Types.GetNetworkTelemetryResponse, AWSError>;
|
|
394
|
+
/**
|
|
395
|
+
* Gets the network telemetry of the specified global network.
|
|
396
|
+
*/
|
|
397
|
+
getNetworkTelemetry(callback?: (err: AWSError, data: NetworkManager.Types.GetNetworkTelemetryResponse) => void): Request<NetworkManager.Types.GetNetworkTelemetryResponse, AWSError>;
|
|
398
|
+
/**
|
|
399
|
+
* Returns information about a resource policy.
|
|
400
|
+
*/
|
|
401
|
+
getResourcePolicy(params: NetworkManager.Types.GetResourcePolicyRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetResourcePolicyResponse) => void): Request<NetworkManager.Types.GetResourcePolicyResponse, AWSError>;
|
|
402
|
+
/**
|
|
403
|
+
* Returns information about a resource policy.
|
|
404
|
+
*/
|
|
405
|
+
getResourcePolicy(callback?: (err: AWSError, data: NetworkManager.Types.GetResourcePolicyResponse) => void): Request<NetworkManager.Types.GetResourcePolicyResponse, AWSError>;
|
|
406
|
+
/**
|
|
407
|
+
* Gets information about the specified route analysis.
|
|
408
|
+
*/
|
|
409
|
+
getRouteAnalysis(params: NetworkManager.Types.GetRouteAnalysisRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetRouteAnalysisResponse) => void): Request<NetworkManager.Types.GetRouteAnalysisResponse, AWSError>;
|
|
410
|
+
/**
|
|
411
|
+
* Gets information about the specified route analysis.
|
|
412
|
+
*/
|
|
413
|
+
getRouteAnalysis(callback?: (err: AWSError, data: NetworkManager.Types.GetRouteAnalysisResponse) => void): Request<NetworkManager.Types.GetRouteAnalysisResponse, AWSError>;
|
|
414
|
+
/**
|
|
415
|
+
* Returns information about a site-to-site VPN attachment.
|
|
416
|
+
*/
|
|
417
|
+
getSiteToSiteVpnAttachment(params: NetworkManager.Types.GetSiteToSiteVpnAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetSiteToSiteVpnAttachmentResponse) => void): Request<NetworkManager.Types.GetSiteToSiteVpnAttachmentResponse, AWSError>;
|
|
418
|
+
/**
|
|
419
|
+
* Returns information about a site-to-site VPN attachment.
|
|
420
|
+
*/
|
|
421
|
+
getSiteToSiteVpnAttachment(callback?: (err: AWSError, data: NetworkManager.Types.GetSiteToSiteVpnAttachmentResponse) => void): Request<NetworkManager.Types.GetSiteToSiteVpnAttachmentResponse, AWSError>;
|
|
198
422
|
/**
|
|
199
423
|
* Gets information about one or more of your sites in a global network.
|
|
200
424
|
*/
|
|
@@ -219,6 +443,46 @@ declare class NetworkManager extends Service {
|
|
|
219
443
|
* Gets information about the transit gateway registrations in a specified global network.
|
|
220
444
|
*/
|
|
221
445
|
getTransitGatewayRegistrations(callback?: (err: AWSError, data: NetworkManager.Types.GetTransitGatewayRegistrationsResponse) => void): Request<NetworkManager.Types.GetTransitGatewayRegistrationsResponse, AWSError>;
|
|
446
|
+
/**
|
|
447
|
+
* Returns information about a VPC attachment.
|
|
448
|
+
*/
|
|
449
|
+
getVpcAttachment(params: NetworkManager.Types.GetVpcAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.GetVpcAttachmentResponse) => void): Request<NetworkManager.Types.GetVpcAttachmentResponse, AWSError>;
|
|
450
|
+
/**
|
|
451
|
+
* Returns information about a VPC attachment.
|
|
452
|
+
*/
|
|
453
|
+
getVpcAttachment(callback?: (err: AWSError, data: NetworkManager.Types.GetVpcAttachmentResponse) => void): Request<NetworkManager.Types.GetVpcAttachmentResponse, AWSError>;
|
|
454
|
+
/**
|
|
455
|
+
* Returns a list of core network attachments.
|
|
456
|
+
*/
|
|
457
|
+
listAttachments(params: NetworkManager.Types.ListAttachmentsRequest, callback?: (err: AWSError, data: NetworkManager.Types.ListAttachmentsResponse) => void): Request<NetworkManager.Types.ListAttachmentsResponse, AWSError>;
|
|
458
|
+
/**
|
|
459
|
+
* Returns a list of core network attachments.
|
|
460
|
+
*/
|
|
461
|
+
listAttachments(callback?: (err: AWSError, data: NetworkManager.Types.ListAttachmentsResponse) => void): Request<NetworkManager.Types.ListAttachmentsResponse, AWSError>;
|
|
462
|
+
/**
|
|
463
|
+
* Returns a list of core network Connect peers.
|
|
464
|
+
*/
|
|
465
|
+
listConnectPeers(params: NetworkManager.Types.ListConnectPeersRequest, callback?: (err: AWSError, data: NetworkManager.Types.ListConnectPeersResponse) => void): Request<NetworkManager.Types.ListConnectPeersResponse, AWSError>;
|
|
466
|
+
/**
|
|
467
|
+
* Returns a list of core network Connect peers.
|
|
468
|
+
*/
|
|
469
|
+
listConnectPeers(callback?: (err: AWSError, data: NetworkManager.Types.ListConnectPeersResponse) => void): Request<NetworkManager.Types.ListConnectPeersResponse, AWSError>;
|
|
470
|
+
/**
|
|
471
|
+
* Returns a list of core network policy versions.
|
|
472
|
+
*/
|
|
473
|
+
listCoreNetworkPolicyVersions(params: NetworkManager.Types.ListCoreNetworkPolicyVersionsRequest, callback?: (err: AWSError, data: NetworkManager.Types.ListCoreNetworkPolicyVersionsResponse) => void): Request<NetworkManager.Types.ListCoreNetworkPolicyVersionsResponse, AWSError>;
|
|
474
|
+
/**
|
|
475
|
+
* Returns a list of core network policy versions.
|
|
476
|
+
*/
|
|
477
|
+
listCoreNetworkPolicyVersions(callback?: (err: AWSError, data: NetworkManager.Types.ListCoreNetworkPolicyVersionsResponse) => void): Request<NetworkManager.Types.ListCoreNetworkPolicyVersionsResponse, AWSError>;
|
|
478
|
+
/**
|
|
479
|
+
* Returns a list of owned and shared core networks.
|
|
480
|
+
*/
|
|
481
|
+
listCoreNetworks(params: NetworkManager.Types.ListCoreNetworksRequest, callback?: (err: AWSError, data: NetworkManager.Types.ListCoreNetworksResponse) => void): Request<NetworkManager.Types.ListCoreNetworksResponse, AWSError>;
|
|
482
|
+
/**
|
|
483
|
+
* Returns a list of owned and shared core networks.
|
|
484
|
+
*/
|
|
485
|
+
listCoreNetworks(callback?: (err: AWSError, data: NetworkManager.Types.ListCoreNetworksResponse) => void): Request<NetworkManager.Types.ListCoreNetworksResponse, AWSError>;
|
|
222
486
|
/**
|
|
223
487
|
* Lists the tags for a specified resource.
|
|
224
488
|
*/
|
|
@@ -228,13 +492,53 @@ declare class NetworkManager extends Service {
|
|
|
228
492
|
*/
|
|
229
493
|
listTagsForResource(callback?: (err: AWSError, data: NetworkManager.Types.ListTagsForResourceResponse) => void): Request<NetworkManager.Types.ListTagsForResourceResponse, AWSError>;
|
|
230
494
|
/**
|
|
231
|
-
*
|
|
495
|
+
* Creates a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and the submitted policy.
|
|
496
|
+
*/
|
|
497
|
+
putCoreNetworkPolicy(params: NetworkManager.Types.PutCoreNetworkPolicyRequest, callback?: (err: AWSError, data: NetworkManager.Types.PutCoreNetworkPolicyResponse) => void): Request<NetworkManager.Types.PutCoreNetworkPolicyResponse, AWSError>;
|
|
498
|
+
/**
|
|
499
|
+
* Creates a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and the submitted policy.
|
|
500
|
+
*/
|
|
501
|
+
putCoreNetworkPolicy(callback?: (err: AWSError, data: NetworkManager.Types.PutCoreNetworkPolicyResponse) => void): Request<NetworkManager.Types.PutCoreNetworkPolicyResponse, AWSError>;
|
|
502
|
+
/**
|
|
503
|
+
* Creates or updates a resource policy.
|
|
504
|
+
*/
|
|
505
|
+
putResourcePolicy(params: NetworkManager.Types.PutResourcePolicyRequest, callback?: (err: AWSError, data: NetworkManager.Types.PutResourcePolicyResponse) => void): Request<NetworkManager.Types.PutResourcePolicyResponse, AWSError>;
|
|
506
|
+
/**
|
|
507
|
+
* Creates or updates a resource policy.
|
|
508
|
+
*/
|
|
509
|
+
putResourcePolicy(callback?: (err: AWSError, data: NetworkManager.Types.PutResourcePolicyResponse) => void): Request<NetworkManager.Types.PutResourcePolicyResponse, AWSError>;
|
|
510
|
+
/**
|
|
511
|
+
* Registers a transit gateway in your global network. The transit gateway can be in any Amazon Web Services Region, but it must be owned by the same Amazon Web Services account that owns the global network. You cannot register a transit gateway in more than one global network.
|
|
232
512
|
*/
|
|
233
513
|
registerTransitGateway(params: NetworkManager.Types.RegisterTransitGatewayRequest, callback?: (err: AWSError, data: NetworkManager.Types.RegisterTransitGatewayResponse) => void): Request<NetworkManager.Types.RegisterTransitGatewayResponse, AWSError>;
|
|
234
514
|
/**
|
|
235
|
-
* Registers a transit gateway in your global network. The transit gateway can be in any
|
|
515
|
+
* Registers a transit gateway in your global network. The transit gateway can be in any Amazon Web Services Region, but it must be owned by the same Amazon Web Services account that owns the global network. You cannot register a transit gateway in more than one global network.
|
|
236
516
|
*/
|
|
237
517
|
registerTransitGateway(callback?: (err: AWSError, data: NetworkManager.Types.RegisterTransitGatewayResponse) => void): Request<NetworkManager.Types.RegisterTransitGatewayResponse, AWSError>;
|
|
518
|
+
/**
|
|
519
|
+
* Rejects a core network attachment request.
|
|
520
|
+
*/
|
|
521
|
+
rejectAttachment(params: NetworkManager.Types.RejectAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.RejectAttachmentResponse) => void): Request<NetworkManager.Types.RejectAttachmentResponse, AWSError>;
|
|
522
|
+
/**
|
|
523
|
+
* Rejects a core network attachment request.
|
|
524
|
+
*/
|
|
525
|
+
rejectAttachment(callback?: (err: AWSError, data: NetworkManager.Types.RejectAttachmentResponse) => void): Request<NetworkManager.Types.RejectAttachmentResponse, AWSError>;
|
|
526
|
+
/**
|
|
527
|
+
* Restores a previous policy version as a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and restored policy.
|
|
528
|
+
*/
|
|
529
|
+
restoreCoreNetworkPolicyVersion(params: NetworkManager.Types.RestoreCoreNetworkPolicyVersionRequest, callback?: (err: AWSError, data: NetworkManager.Types.RestoreCoreNetworkPolicyVersionResponse) => void): Request<NetworkManager.Types.RestoreCoreNetworkPolicyVersionResponse, AWSError>;
|
|
530
|
+
/**
|
|
531
|
+
* Restores a previous policy version as a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and restored policy.
|
|
532
|
+
*/
|
|
533
|
+
restoreCoreNetworkPolicyVersion(callback?: (err: AWSError, data: NetworkManager.Types.RestoreCoreNetworkPolicyVersionResponse) => void): Request<NetworkManager.Types.RestoreCoreNetworkPolicyVersionResponse, AWSError>;
|
|
534
|
+
/**
|
|
535
|
+
* Starts analyzing the routing path between the specified source and destination. For more information, see Route Analyzer.
|
|
536
|
+
*/
|
|
537
|
+
startRouteAnalysis(params: NetworkManager.Types.StartRouteAnalysisRequest, callback?: (err: AWSError, data: NetworkManager.Types.StartRouteAnalysisResponse) => void): Request<NetworkManager.Types.StartRouteAnalysisResponse, AWSError>;
|
|
538
|
+
/**
|
|
539
|
+
* Starts analyzing the routing path between the specified source and destination. For more information, see Route Analyzer.
|
|
540
|
+
*/
|
|
541
|
+
startRouteAnalysis(callback?: (err: AWSError, data: NetworkManager.Types.StartRouteAnalysisResponse) => void): Request<NetworkManager.Types.StartRouteAnalysisResponse, AWSError>;
|
|
238
542
|
/**
|
|
239
543
|
* Tags a specified resource.
|
|
240
544
|
*/
|
|
@@ -259,6 +563,14 @@ declare class NetworkManager extends Service {
|
|
|
259
563
|
* Updates the information for an existing connection. To remove information for any of the parameters, specify an empty string.
|
|
260
564
|
*/
|
|
261
565
|
updateConnection(callback?: (err: AWSError, data: NetworkManager.Types.UpdateConnectionResponse) => void): Request<NetworkManager.Types.UpdateConnectionResponse, AWSError>;
|
|
566
|
+
/**
|
|
567
|
+
* Updates the description of a core network.
|
|
568
|
+
*/
|
|
569
|
+
updateCoreNetwork(params: NetworkManager.Types.UpdateCoreNetworkRequest, callback?: (err: AWSError, data: NetworkManager.Types.UpdateCoreNetworkResponse) => void): Request<NetworkManager.Types.UpdateCoreNetworkResponse, AWSError>;
|
|
570
|
+
/**
|
|
571
|
+
* Updates the description of a core network.
|
|
572
|
+
*/
|
|
573
|
+
updateCoreNetwork(callback?: (err: AWSError, data: NetworkManager.Types.UpdateCoreNetworkResponse) => void): Request<NetworkManager.Types.UpdateCoreNetworkResponse, AWSError>;
|
|
262
574
|
/**
|
|
263
575
|
* Updates the details for an existing device. To remove information for any of the parameters, specify an empty string.
|
|
264
576
|
*/
|
|
@@ -283,6 +595,14 @@ declare class NetworkManager extends Service {
|
|
|
283
595
|
* Updates the details for an existing link. To remove information for any of the parameters, specify an empty string.
|
|
284
596
|
*/
|
|
285
597
|
updateLink(callback?: (err: AWSError, data: NetworkManager.Types.UpdateLinkResponse) => void): Request<NetworkManager.Types.UpdateLinkResponse, AWSError>;
|
|
598
|
+
/**
|
|
599
|
+
* Updates the resource metadata for the specified global network.
|
|
600
|
+
*/
|
|
601
|
+
updateNetworkResourceMetadata(params: NetworkManager.Types.UpdateNetworkResourceMetadataRequest, callback?: (err: AWSError, data: NetworkManager.Types.UpdateNetworkResourceMetadataResponse) => void): Request<NetworkManager.Types.UpdateNetworkResourceMetadataResponse, AWSError>;
|
|
602
|
+
/**
|
|
603
|
+
* Updates the resource metadata for the specified global network.
|
|
604
|
+
*/
|
|
605
|
+
updateNetworkResourceMetadata(callback?: (err: AWSError, data: NetworkManager.Types.UpdateNetworkResourceMetadataResponse) => void): Request<NetworkManager.Types.UpdateNetworkResourceMetadataResponse, AWSError>;
|
|
286
606
|
/**
|
|
287
607
|
* Updates the information for an existing site. To remove information for any of the parameters, specify an empty string.
|
|
288
608
|
*/
|
|
@@ -291,35 +611,80 @@ declare class NetworkManager extends Service {
|
|
|
291
611
|
* Updates the information for an existing site. To remove information for any of the parameters, specify an empty string.
|
|
292
612
|
*/
|
|
293
613
|
updateSite(callback?: (err: AWSError, data: NetworkManager.Types.UpdateSiteResponse) => void): Request<NetworkManager.Types.UpdateSiteResponse, AWSError>;
|
|
614
|
+
/**
|
|
615
|
+
* Updates a VPC attachment.
|
|
616
|
+
*/
|
|
617
|
+
updateVpcAttachment(params: NetworkManager.Types.UpdateVpcAttachmentRequest, callback?: (err: AWSError, data: NetworkManager.Types.UpdateVpcAttachmentResponse) => void): Request<NetworkManager.Types.UpdateVpcAttachmentResponse, AWSError>;
|
|
618
|
+
/**
|
|
619
|
+
* Updates a VPC attachment.
|
|
620
|
+
*/
|
|
621
|
+
updateVpcAttachment(callback?: (err: AWSError, data: NetworkManager.Types.UpdateVpcAttachmentResponse) => void): Request<NetworkManager.Types.UpdateVpcAttachmentResponse, AWSError>;
|
|
294
622
|
}
|
|
295
623
|
declare namespace NetworkManager {
|
|
624
|
+
export type AWSAccountId = string;
|
|
296
625
|
export interface AWSLocation {
|
|
297
626
|
/**
|
|
298
|
-
* The Zone the device is located in.
|
|
627
|
+
* The Zone that the device is located in. Specify the ID of an Availability Zone, Local Zone, Wavelength Zone, or an Outpost.
|
|
628
|
+
*/
|
|
629
|
+
Zone?: ConstrainedString;
|
|
630
|
+
/**
|
|
631
|
+
* The Amazon Resource Name (ARN) of the subnet that the device is located in.
|
|
632
|
+
*/
|
|
633
|
+
SubnetArn?: SubnetArn;
|
|
634
|
+
}
|
|
635
|
+
export interface AcceptAttachmentRequest {
|
|
636
|
+
/**
|
|
637
|
+
* The ID of the attachment.
|
|
638
|
+
*/
|
|
639
|
+
AttachmentId: AttachmentId;
|
|
640
|
+
}
|
|
641
|
+
export interface AcceptAttachmentResponse {
|
|
642
|
+
/**
|
|
643
|
+
* The response to the attachment request.
|
|
644
|
+
*/
|
|
645
|
+
Attachment?: Attachment;
|
|
646
|
+
}
|
|
647
|
+
export interface AssociateConnectPeerRequest {
|
|
648
|
+
/**
|
|
649
|
+
* The ID of your global network.
|
|
650
|
+
*/
|
|
651
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
652
|
+
/**
|
|
653
|
+
* The ID of the Connect peer.
|
|
654
|
+
*/
|
|
655
|
+
ConnectPeerId: ConnectPeerId;
|
|
656
|
+
/**
|
|
657
|
+
* The ID of the device.
|
|
658
|
+
*/
|
|
659
|
+
DeviceId: DeviceId;
|
|
660
|
+
/**
|
|
661
|
+
* The ID of the link.
|
|
299
662
|
*/
|
|
300
|
-
|
|
663
|
+
LinkId?: LinkId;
|
|
664
|
+
}
|
|
665
|
+
export interface AssociateConnectPeerResponse {
|
|
301
666
|
/**
|
|
302
|
-
* The
|
|
667
|
+
* The response to the Connect peer request.
|
|
303
668
|
*/
|
|
304
|
-
|
|
669
|
+
ConnectPeerAssociation?: ConnectPeerAssociation;
|
|
305
670
|
}
|
|
306
671
|
export interface AssociateCustomerGatewayRequest {
|
|
307
672
|
/**
|
|
308
|
-
* The Amazon Resource Name (ARN) of the customer gateway.
|
|
673
|
+
* The Amazon Resource Name (ARN) of the customer gateway.
|
|
309
674
|
*/
|
|
310
|
-
CustomerGatewayArn:
|
|
675
|
+
CustomerGatewayArn: CustomerGatewayArn;
|
|
311
676
|
/**
|
|
312
677
|
* The ID of the global network.
|
|
313
678
|
*/
|
|
314
|
-
GlobalNetworkId:
|
|
679
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
315
680
|
/**
|
|
316
681
|
* The ID of the device.
|
|
317
682
|
*/
|
|
318
|
-
DeviceId:
|
|
683
|
+
DeviceId: DeviceId;
|
|
319
684
|
/**
|
|
320
685
|
* The ID of the link.
|
|
321
686
|
*/
|
|
322
|
-
LinkId?:
|
|
687
|
+
LinkId?: LinkId;
|
|
323
688
|
}
|
|
324
689
|
export interface AssociateCustomerGatewayResponse {
|
|
325
690
|
/**
|
|
@@ -331,15 +696,15 @@ declare namespace NetworkManager {
|
|
|
331
696
|
/**
|
|
332
697
|
* The ID of the global network.
|
|
333
698
|
*/
|
|
334
|
-
GlobalNetworkId:
|
|
699
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
335
700
|
/**
|
|
336
701
|
* The ID of the device.
|
|
337
702
|
*/
|
|
338
|
-
DeviceId:
|
|
703
|
+
DeviceId: DeviceId;
|
|
339
704
|
/**
|
|
340
705
|
* The ID of the link.
|
|
341
706
|
*/
|
|
342
|
-
LinkId:
|
|
707
|
+
LinkId: LinkId;
|
|
343
708
|
}
|
|
344
709
|
export interface AssociateLinkResponse {
|
|
345
710
|
/**
|
|
@@ -351,19 +716,19 @@ declare namespace NetworkManager {
|
|
|
351
716
|
/**
|
|
352
717
|
* The ID of the global network.
|
|
353
718
|
*/
|
|
354
|
-
GlobalNetworkId:
|
|
719
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
355
720
|
/**
|
|
356
721
|
* The Amazon Resource Name (ARN) of the Connect peer.
|
|
357
722
|
*/
|
|
358
|
-
TransitGatewayConnectPeerArn:
|
|
723
|
+
TransitGatewayConnectPeerArn: TransitGatewayConnectPeerArn;
|
|
359
724
|
/**
|
|
360
725
|
* The ID of the device.
|
|
361
726
|
*/
|
|
362
|
-
DeviceId:
|
|
727
|
+
DeviceId: DeviceId;
|
|
363
728
|
/**
|
|
364
729
|
* The ID of the link.
|
|
365
730
|
*/
|
|
366
|
-
LinkId?:
|
|
731
|
+
LinkId?: LinkId;
|
|
367
732
|
}
|
|
368
733
|
export interface AssociateTransitGatewayConnectPeerResponse {
|
|
369
734
|
/**
|
|
@@ -371,346 +736,1991 @@ declare namespace NetworkManager {
|
|
|
371
736
|
*/
|
|
372
737
|
TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
|
|
373
738
|
}
|
|
374
|
-
export interface
|
|
739
|
+
export interface Attachment {
|
|
375
740
|
/**
|
|
376
|
-
*
|
|
741
|
+
* A core network ID.
|
|
377
742
|
*/
|
|
378
|
-
|
|
743
|
+
CoreNetworkId?: CoreNetworkId;
|
|
379
744
|
/**
|
|
380
|
-
*
|
|
745
|
+
* The ARN of a core network.
|
|
381
746
|
*/
|
|
382
|
-
|
|
383
|
-
}
|
|
384
|
-
export interface Connection {
|
|
747
|
+
CoreNetworkArn?: CoreNetworkArn;
|
|
385
748
|
/**
|
|
386
|
-
* The ID of the
|
|
749
|
+
* The ID of the attachment.
|
|
387
750
|
*/
|
|
388
|
-
|
|
751
|
+
AttachmentId?: AttachmentId;
|
|
389
752
|
/**
|
|
390
|
-
* The
|
|
753
|
+
* The ID of the attachment account owner.
|
|
391
754
|
*/
|
|
392
|
-
|
|
755
|
+
OwnerAccountId?: AWSAccountId;
|
|
393
756
|
/**
|
|
394
|
-
* The
|
|
757
|
+
* The type of attachment.
|
|
395
758
|
*/
|
|
396
|
-
|
|
759
|
+
AttachmentType?: AttachmentType;
|
|
397
760
|
/**
|
|
398
|
-
* The
|
|
761
|
+
* The state of the attachment.
|
|
399
762
|
*/
|
|
400
|
-
|
|
763
|
+
State?: AttachmentState;
|
|
401
764
|
/**
|
|
402
|
-
* The
|
|
765
|
+
* The Region where the edge is located.
|
|
403
766
|
*/
|
|
404
|
-
|
|
767
|
+
EdgeLocation?: ExternalRegionCode;
|
|
405
768
|
/**
|
|
406
|
-
* The
|
|
769
|
+
* The attachment resource ARN.
|
|
407
770
|
*/
|
|
408
|
-
|
|
771
|
+
ResourceArn?: ResourceArn;
|
|
409
772
|
/**
|
|
410
|
-
* The
|
|
773
|
+
* The policy rule number associated with the attachment.
|
|
411
774
|
*/
|
|
412
|
-
|
|
775
|
+
AttachmentPolicyRuleNumber?: Integer;
|
|
413
776
|
/**
|
|
414
|
-
* The
|
|
777
|
+
* The name of the segment attachment.
|
|
415
778
|
*/
|
|
416
|
-
|
|
779
|
+
SegmentName?: ConstrainedString;
|
|
417
780
|
/**
|
|
418
|
-
* The
|
|
781
|
+
* The tags associated with the attachment.
|
|
419
782
|
*/
|
|
420
|
-
|
|
783
|
+
Tags?: TagList;
|
|
421
784
|
/**
|
|
422
|
-
* The
|
|
785
|
+
* The attachment to move from one segment to another.
|
|
423
786
|
*/
|
|
424
|
-
|
|
787
|
+
ProposedSegmentChange?: ProposedSegmentChange;
|
|
425
788
|
/**
|
|
426
|
-
* The
|
|
789
|
+
* The timestamp when the attachment was created.
|
|
427
790
|
*/
|
|
428
|
-
|
|
429
|
-
}
|
|
430
|
-
export type ConnectionList = Connection[];
|
|
431
|
-
export type ConnectionState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
432
|
-
export interface CreateConnectionRequest {
|
|
791
|
+
CreatedAt?: DateTime;
|
|
433
792
|
/**
|
|
434
|
-
* The
|
|
793
|
+
* The timestamp when the attachment was last updated.
|
|
435
794
|
*/
|
|
436
|
-
|
|
795
|
+
UpdatedAt?: DateTime;
|
|
796
|
+
}
|
|
797
|
+
export type AttachmentId = string;
|
|
798
|
+
export type AttachmentList = Attachment[];
|
|
799
|
+
export type AttachmentState = "REJECTED"|"PENDING_ATTACHMENT_ACCEPTANCE"|"CREATING"|"FAILED"|"AVAILABLE"|"UPDATING"|"PENDING_NETWORK_UPDATE"|"PENDING_TAG_ACCEPTANCE"|"DELETING"|string;
|
|
800
|
+
export type AttachmentType = "CONNECT"|"SITE_TO_SITE_VPN"|"VPC"|string;
|
|
801
|
+
export interface Bandwidth {
|
|
437
802
|
/**
|
|
438
|
-
*
|
|
803
|
+
* Upload speed in Mbps.
|
|
439
804
|
*/
|
|
440
|
-
|
|
805
|
+
UploadSpeed?: Integer;
|
|
441
806
|
/**
|
|
442
|
-
*
|
|
807
|
+
* Download speed in Mbps.
|
|
443
808
|
*/
|
|
444
|
-
|
|
809
|
+
DownloadSpeed?: Integer;
|
|
810
|
+
}
|
|
811
|
+
export interface BgpOptions {
|
|
445
812
|
/**
|
|
446
|
-
* The
|
|
813
|
+
* The Peer ASN of the BGP.
|
|
447
814
|
*/
|
|
448
|
-
|
|
815
|
+
PeerAsn?: Long;
|
|
816
|
+
}
|
|
817
|
+
export type Boolean = boolean;
|
|
818
|
+
export type ChangeAction = "ADD"|"MODIFY"|"REMOVE"|string;
|
|
819
|
+
export type ChangeSetState = "PENDING_GENERATION"|"FAILED_GENERATION"|"READY_TO_EXECUTE"|"EXECUTING"|"EXECUTION_SUCCEEDED"|"OUT_OF_DATE"|string;
|
|
820
|
+
export type ChangeType = "CORE_NETWORK_SEGMENT"|"CORE_NETWORK_EDGE"|"ATTACHMENT_MAPPING"|"ATTACHMENT_ROUTE_PROPAGATION"|"ATTACHMENT_ROUTE_STATIC"|string;
|
|
821
|
+
export type ClientToken = string;
|
|
822
|
+
export interface ConnectAttachment {
|
|
449
823
|
/**
|
|
450
|
-
* The
|
|
824
|
+
* The attachment details.
|
|
451
825
|
*/
|
|
452
|
-
|
|
826
|
+
Attachment?: Attachment;
|
|
453
827
|
/**
|
|
454
|
-
*
|
|
828
|
+
* The ID of the transport attachment.
|
|
455
829
|
*/
|
|
456
|
-
|
|
830
|
+
TransportAttachmentId?: AttachmentId;
|
|
457
831
|
/**
|
|
458
|
-
*
|
|
832
|
+
* Options for connecting an attachment.
|
|
459
833
|
*/
|
|
460
|
-
|
|
834
|
+
Options?: ConnectAttachmentOptions;
|
|
461
835
|
}
|
|
462
|
-
export interface
|
|
836
|
+
export interface ConnectAttachmentOptions {
|
|
463
837
|
/**
|
|
464
|
-
*
|
|
838
|
+
* The protocol used for the attachment connection.
|
|
465
839
|
*/
|
|
466
|
-
|
|
840
|
+
Protocol?: TunnelProtocol;
|
|
467
841
|
}
|
|
468
|
-
export interface
|
|
842
|
+
export interface ConnectPeer {
|
|
469
843
|
/**
|
|
470
|
-
* The ID of
|
|
844
|
+
* The ID of a core network.
|
|
471
845
|
*/
|
|
472
|
-
|
|
846
|
+
CoreNetworkId?: CoreNetworkId;
|
|
473
847
|
/**
|
|
474
|
-
* The
|
|
848
|
+
* The ID of the attachment to connect.
|
|
475
849
|
*/
|
|
476
|
-
|
|
850
|
+
ConnectAttachmentId?: AttachmentId;
|
|
477
851
|
/**
|
|
478
|
-
*
|
|
852
|
+
* The ID of the Connect peer.
|
|
479
853
|
*/
|
|
480
|
-
|
|
854
|
+
ConnectPeerId?: ConnectPeerId;
|
|
481
855
|
/**
|
|
482
|
-
* The
|
|
856
|
+
* The Connect peer Regions where edges are located.
|
|
483
857
|
*/
|
|
484
|
-
|
|
858
|
+
EdgeLocation?: ExternalRegionCode;
|
|
485
859
|
/**
|
|
486
|
-
* The
|
|
860
|
+
* The state of the Connect peer.
|
|
487
861
|
*/
|
|
488
|
-
|
|
862
|
+
State?: ConnectPeerState;
|
|
489
863
|
/**
|
|
490
|
-
* The
|
|
864
|
+
* The timestamp when the Connect peer was created.
|
|
491
865
|
*/
|
|
492
|
-
|
|
866
|
+
CreatedAt?: DateTime;
|
|
493
867
|
/**
|
|
494
|
-
* The
|
|
868
|
+
* The configuration of the Connect peer.
|
|
495
869
|
*/
|
|
496
|
-
|
|
870
|
+
Configuration?: ConnectPeerConfiguration;
|
|
497
871
|
/**
|
|
498
|
-
* The
|
|
872
|
+
* The tags associated with the Connect peer.
|
|
499
873
|
*/
|
|
500
|
-
|
|
874
|
+
Tags?: TagList;
|
|
875
|
+
}
|
|
876
|
+
export interface ConnectPeerAssociation {
|
|
501
877
|
/**
|
|
502
|
-
* The ID of the
|
|
878
|
+
* The ID of the Connect peer.
|
|
503
879
|
*/
|
|
504
|
-
|
|
880
|
+
ConnectPeerId?: ConnectPeerId;
|
|
505
881
|
/**
|
|
506
|
-
* The
|
|
882
|
+
* The ID of the global network.
|
|
507
883
|
*/
|
|
508
|
-
|
|
509
|
-
}
|
|
510
|
-
export interface CreateDeviceResponse {
|
|
884
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
511
885
|
/**
|
|
512
|
-
*
|
|
886
|
+
* The ID of the device to connect to.
|
|
513
887
|
*/
|
|
514
|
-
|
|
515
|
-
}
|
|
516
|
-
export interface CreateGlobalNetworkRequest {
|
|
888
|
+
DeviceId?: DeviceId;
|
|
517
889
|
/**
|
|
518
|
-
*
|
|
890
|
+
* The ID of the link.
|
|
519
891
|
*/
|
|
520
|
-
|
|
892
|
+
LinkId?: LinkId;
|
|
521
893
|
/**
|
|
522
|
-
* The
|
|
894
|
+
* The state of the Connect peer association.
|
|
523
895
|
*/
|
|
524
|
-
|
|
896
|
+
State?: ConnectPeerAssociationState;
|
|
525
897
|
}
|
|
526
|
-
export
|
|
898
|
+
export type ConnectPeerAssociationList = ConnectPeerAssociation[];
|
|
899
|
+
export type ConnectPeerAssociationState = "PENDING"|"AVAILABLE"|"DELETING"|"DELETED"|string;
|
|
900
|
+
export interface ConnectPeerBgpConfiguration {
|
|
527
901
|
/**
|
|
528
|
-
*
|
|
902
|
+
* The ASN of the Coret Network.
|
|
903
|
+
*/
|
|
904
|
+
CoreNetworkAsn?: Long;
|
|
905
|
+
/**
|
|
906
|
+
* The ASN of the Connect peer.
|
|
907
|
+
*/
|
|
908
|
+
PeerAsn?: Long;
|
|
909
|
+
/**
|
|
910
|
+
* The address of a core network.
|
|
911
|
+
*/
|
|
912
|
+
CoreNetworkAddress?: IPAddress;
|
|
913
|
+
/**
|
|
914
|
+
* The address of a core network Connect peer.
|
|
915
|
+
*/
|
|
916
|
+
PeerAddress?: IPAddress;
|
|
917
|
+
}
|
|
918
|
+
export type ConnectPeerBgpConfigurationList = ConnectPeerBgpConfiguration[];
|
|
919
|
+
export interface ConnectPeerConfiguration {
|
|
920
|
+
/**
|
|
921
|
+
* The IP address of a core network.
|
|
922
|
+
*/
|
|
923
|
+
CoreNetworkAddress?: IPAddress;
|
|
924
|
+
/**
|
|
925
|
+
* The IP address of the Connect peer.
|
|
926
|
+
*/
|
|
927
|
+
PeerAddress?: IPAddress;
|
|
928
|
+
/**
|
|
929
|
+
* The inside IP addresses used for a Connect peer configuration.
|
|
930
|
+
*/
|
|
931
|
+
InsideCidrBlocks?: ConstrainedStringList;
|
|
932
|
+
/**
|
|
933
|
+
* The protocol used for a Connect peer configuration.
|
|
934
|
+
*/
|
|
935
|
+
Protocol?: TunnelProtocol;
|
|
936
|
+
/**
|
|
937
|
+
* The Connect peer BGP configurations.
|
|
938
|
+
*/
|
|
939
|
+
BgpConfigurations?: ConnectPeerBgpConfigurationList;
|
|
940
|
+
}
|
|
941
|
+
export type ConnectPeerId = string;
|
|
942
|
+
export type ConnectPeerIdList = ConnectPeerId[];
|
|
943
|
+
export type ConnectPeerState = "CREATING"|"FAILED"|"AVAILABLE"|"DELETING"|string;
|
|
944
|
+
export interface ConnectPeerSummary {
|
|
945
|
+
/**
|
|
946
|
+
* The ID of a core network.
|
|
947
|
+
*/
|
|
948
|
+
CoreNetworkId?: CoreNetworkId;
|
|
949
|
+
/**
|
|
950
|
+
* The ID of a Connect peer attachment.
|
|
951
|
+
*/
|
|
952
|
+
ConnectAttachmentId?: AttachmentId;
|
|
953
|
+
/**
|
|
954
|
+
* The ID of a Connect peer.
|
|
955
|
+
*/
|
|
956
|
+
ConnectPeerId?: ConnectPeerId;
|
|
957
|
+
/**
|
|
958
|
+
* The Region where the edge is located.
|
|
959
|
+
*/
|
|
960
|
+
EdgeLocation?: ExternalRegionCode;
|
|
961
|
+
/**
|
|
962
|
+
* The state of a Connect peer.
|
|
963
|
+
*/
|
|
964
|
+
ConnectPeerState?: ConnectPeerState;
|
|
965
|
+
/**
|
|
966
|
+
* The timestamp when a Connect peer was created.
|
|
967
|
+
*/
|
|
968
|
+
CreatedAt?: DateTime;
|
|
969
|
+
/**
|
|
970
|
+
* The tags associated with a Connect peer summary.
|
|
971
|
+
*/
|
|
972
|
+
Tags?: TagList;
|
|
973
|
+
}
|
|
974
|
+
export type ConnectPeerSummaryList = ConnectPeerSummary[];
|
|
975
|
+
export interface Connection {
|
|
976
|
+
/**
|
|
977
|
+
* The ID of the connection.
|
|
978
|
+
*/
|
|
979
|
+
ConnectionId?: ConnectionId;
|
|
980
|
+
/**
|
|
981
|
+
* The Amazon Resource Name (ARN) of the connection.
|
|
982
|
+
*/
|
|
983
|
+
ConnectionArn?: ConnectionArn;
|
|
984
|
+
/**
|
|
985
|
+
* The ID of the global network.
|
|
986
|
+
*/
|
|
987
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
988
|
+
/**
|
|
989
|
+
* The ID of the first device in the connection.
|
|
990
|
+
*/
|
|
991
|
+
DeviceId?: DeviceId;
|
|
992
|
+
/**
|
|
993
|
+
* The ID of the second device in the connection.
|
|
994
|
+
*/
|
|
995
|
+
ConnectedDeviceId?: DeviceId;
|
|
996
|
+
/**
|
|
997
|
+
* The ID of the link for the first device in the connection.
|
|
998
|
+
*/
|
|
999
|
+
LinkId?: LinkId;
|
|
1000
|
+
/**
|
|
1001
|
+
* The ID of the link for the second device in the connection.
|
|
1002
|
+
*/
|
|
1003
|
+
ConnectedLinkId?: LinkId;
|
|
1004
|
+
/**
|
|
1005
|
+
* The description of the connection.
|
|
1006
|
+
*/
|
|
1007
|
+
Description?: ConstrainedString;
|
|
1008
|
+
/**
|
|
1009
|
+
* The date and time that the connection was created.
|
|
1010
|
+
*/
|
|
1011
|
+
CreatedAt?: DateTime;
|
|
1012
|
+
/**
|
|
1013
|
+
* The state of the connection.
|
|
1014
|
+
*/
|
|
1015
|
+
State?: ConnectionState;
|
|
1016
|
+
/**
|
|
1017
|
+
* The tags for the connection.
|
|
1018
|
+
*/
|
|
1019
|
+
Tags?: TagList;
|
|
1020
|
+
}
|
|
1021
|
+
export type ConnectionArn = string;
|
|
1022
|
+
export interface ConnectionHealth {
|
|
1023
|
+
/**
|
|
1024
|
+
* The connection type.
|
|
1025
|
+
*/
|
|
1026
|
+
Type?: ConnectionType;
|
|
1027
|
+
/**
|
|
1028
|
+
* The connection status.
|
|
1029
|
+
*/
|
|
1030
|
+
Status?: ConnectionStatus;
|
|
1031
|
+
/**
|
|
1032
|
+
* The time the status was last updated.
|
|
1033
|
+
*/
|
|
1034
|
+
Timestamp?: DateTime;
|
|
1035
|
+
}
|
|
1036
|
+
export type ConnectionId = string;
|
|
1037
|
+
export type ConnectionIdList = ConnectionId[];
|
|
1038
|
+
export type ConnectionList = Connection[];
|
|
1039
|
+
export type ConnectionState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
1040
|
+
export type ConnectionStatus = "UP"|"DOWN"|string;
|
|
1041
|
+
export type ConnectionType = "BGP"|"IPSEC"|string;
|
|
1042
|
+
export type ConstrainedString = string;
|
|
1043
|
+
export type ConstrainedStringList = ConstrainedString[];
|
|
1044
|
+
export interface CoreNetwork {
|
|
1045
|
+
/**
|
|
1046
|
+
* The ID of the global network that your core network is a part of.
|
|
1047
|
+
*/
|
|
1048
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
1049
|
+
/**
|
|
1050
|
+
* The ID of a core network.
|
|
1051
|
+
*/
|
|
1052
|
+
CoreNetworkId?: CoreNetworkId;
|
|
1053
|
+
/**
|
|
1054
|
+
* The ARN of a core network.
|
|
1055
|
+
*/
|
|
1056
|
+
CoreNetworkArn?: CoreNetworkArn;
|
|
1057
|
+
/**
|
|
1058
|
+
* The description of a core network.
|
|
1059
|
+
*/
|
|
1060
|
+
Description?: ConstrainedString;
|
|
1061
|
+
/**
|
|
1062
|
+
* The timestamp when a core network was created.
|
|
1063
|
+
*/
|
|
1064
|
+
CreatedAt?: DateTime;
|
|
1065
|
+
/**
|
|
1066
|
+
* The current state of a core network.
|
|
1067
|
+
*/
|
|
1068
|
+
State?: CoreNetworkState;
|
|
1069
|
+
/**
|
|
1070
|
+
* The segments within a core network.
|
|
1071
|
+
*/
|
|
1072
|
+
Segments?: CoreNetworkSegmentList;
|
|
1073
|
+
/**
|
|
1074
|
+
* The edges within a core network.
|
|
1075
|
+
*/
|
|
1076
|
+
Edges?: CoreNetworkEdgeList;
|
|
1077
|
+
/**
|
|
1078
|
+
* The tags associated with a core network.
|
|
1079
|
+
*/
|
|
1080
|
+
Tags?: TagList;
|
|
1081
|
+
}
|
|
1082
|
+
export type CoreNetworkArn = string;
|
|
1083
|
+
export interface CoreNetworkChange {
|
|
1084
|
+
/**
|
|
1085
|
+
* The type of change.
|
|
1086
|
+
*/
|
|
1087
|
+
Type?: ChangeType;
|
|
1088
|
+
/**
|
|
1089
|
+
* The action to take for a core network.
|
|
1090
|
+
*/
|
|
1091
|
+
Action?: ChangeAction;
|
|
1092
|
+
/**
|
|
1093
|
+
* The resource identifier.
|
|
1094
|
+
*/
|
|
1095
|
+
Identifier?: ConstrainedString;
|
|
1096
|
+
/**
|
|
1097
|
+
* The previous values for a core network.
|
|
1098
|
+
*/
|
|
1099
|
+
PreviousValues?: CoreNetworkChangeValues;
|
|
1100
|
+
/**
|
|
1101
|
+
* The new value for a core network
|
|
1102
|
+
*/
|
|
1103
|
+
NewValues?: CoreNetworkChangeValues;
|
|
1104
|
+
}
|
|
1105
|
+
export type CoreNetworkChangeList = CoreNetworkChange[];
|
|
1106
|
+
export interface CoreNetworkChangeValues {
|
|
1107
|
+
/**
|
|
1108
|
+
* The names of the segments in a core network.
|
|
1109
|
+
*/
|
|
1110
|
+
SegmentName?: ConstrainedString;
|
|
1111
|
+
/**
|
|
1112
|
+
* The Regions where edges are located in a core network.
|
|
1113
|
+
*/
|
|
1114
|
+
EdgeLocations?: ExternalRegionCodeList;
|
|
1115
|
+
/**
|
|
1116
|
+
* The ASN of a core network.
|
|
1117
|
+
*/
|
|
1118
|
+
Asn?: Long;
|
|
1119
|
+
/**
|
|
1120
|
+
* The IP addresses used for a core network.
|
|
1121
|
+
*/
|
|
1122
|
+
Cidr?: ConstrainedString;
|
|
1123
|
+
/**
|
|
1124
|
+
* The ID of the destination.
|
|
1125
|
+
*/
|
|
1126
|
+
DestinationIdentifier?: ConstrainedString;
|
|
1127
|
+
/**
|
|
1128
|
+
* The inside IP addresses used for core network change values.
|
|
1129
|
+
*/
|
|
1130
|
+
InsideCidrBlocks?: ConstrainedStringList;
|
|
1131
|
+
/**
|
|
1132
|
+
* The shared segments for a core network change value.
|
|
1133
|
+
*/
|
|
1134
|
+
SharedSegments?: ConstrainedStringList;
|
|
1135
|
+
}
|
|
1136
|
+
export interface CoreNetworkEdge {
|
|
1137
|
+
/**
|
|
1138
|
+
* The Region where a core network edge is located.
|
|
1139
|
+
*/
|
|
1140
|
+
EdgeLocation?: ExternalRegionCode;
|
|
1141
|
+
/**
|
|
1142
|
+
* The ASN of a core network edge.
|
|
1143
|
+
*/
|
|
1144
|
+
Asn?: Long;
|
|
1145
|
+
/**
|
|
1146
|
+
* The inside IP addresses used for core network edges.
|
|
1147
|
+
*/
|
|
1148
|
+
InsideCidrBlocks?: ConstrainedStringList;
|
|
1149
|
+
}
|
|
1150
|
+
export type CoreNetworkEdgeList = CoreNetworkEdge[];
|
|
1151
|
+
export type CoreNetworkId = string;
|
|
1152
|
+
export interface CoreNetworkPolicy {
|
|
1153
|
+
/**
|
|
1154
|
+
* The ID of a core network.
|
|
1155
|
+
*/
|
|
1156
|
+
CoreNetworkId?: CoreNetworkId;
|
|
1157
|
+
/**
|
|
1158
|
+
* The ID of the policy version.
|
|
1159
|
+
*/
|
|
1160
|
+
PolicyVersionId?: Integer;
|
|
1161
|
+
/**
|
|
1162
|
+
* Whether a core network policy is the current LIVE policy or the most recently submitted policy.
|
|
1163
|
+
*/
|
|
1164
|
+
Alias?: CoreNetworkPolicyAlias;
|
|
1165
|
+
/**
|
|
1166
|
+
* The description of a core network policy.
|
|
1167
|
+
*/
|
|
1168
|
+
Description?: ConstrainedString;
|
|
1169
|
+
/**
|
|
1170
|
+
* The timestamp when a core network policy was created.
|
|
1171
|
+
*/
|
|
1172
|
+
CreatedAt?: DateTime;
|
|
1173
|
+
/**
|
|
1174
|
+
* The state of a core network policy.
|
|
1175
|
+
*/
|
|
1176
|
+
ChangeSetState?: ChangeSetState;
|
|
1177
|
+
/**
|
|
1178
|
+
* Describes any errors in a core network policy.
|
|
1179
|
+
*/
|
|
1180
|
+
PolicyErrors?: CoreNetworkPolicyErrorList;
|
|
1181
|
+
/**
|
|
1182
|
+
* Describes a core network policy.
|
|
1183
|
+
*/
|
|
1184
|
+
PolicyDocument?: CoreNetworkPolicyDocument;
|
|
1185
|
+
}
|
|
1186
|
+
export type CoreNetworkPolicyAlias = "LIVE"|"LATEST"|string;
|
|
1187
|
+
export type CoreNetworkPolicyDocument = string;
|
|
1188
|
+
export interface CoreNetworkPolicyError {
|
|
1189
|
+
/**
|
|
1190
|
+
* The error code associated with a core network policy error.
|
|
1191
|
+
*/
|
|
1192
|
+
ErrorCode: ServerSideString;
|
|
1193
|
+
/**
|
|
1194
|
+
* The message associated with a core network policy error code.
|
|
1195
|
+
*/
|
|
1196
|
+
Message: ServerSideString;
|
|
1197
|
+
/**
|
|
1198
|
+
* The JSON path where the error was discovered in the policy document.
|
|
1199
|
+
*/
|
|
1200
|
+
Path?: ServerSideString;
|
|
1201
|
+
}
|
|
1202
|
+
export type CoreNetworkPolicyErrorList = CoreNetworkPolicyError[];
|
|
1203
|
+
export interface CoreNetworkPolicyVersion {
|
|
1204
|
+
/**
|
|
1205
|
+
* The ID of a core network.
|
|
1206
|
+
*/
|
|
1207
|
+
CoreNetworkId?: CoreNetworkId;
|
|
1208
|
+
/**
|
|
1209
|
+
* The ID of the policy version.
|
|
1210
|
+
*/
|
|
1211
|
+
PolicyVersionId?: Integer;
|
|
1212
|
+
/**
|
|
1213
|
+
* Whether a core network policy is the current policy or the most recently submitted policy.
|
|
1214
|
+
*/
|
|
1215
|
+
Alias?: CoreNetworkPolicyAlias;
|
|
1216
|
+
/**
|
|
1217
|
+
* The description of a core network policy version.
|
|
1218
|
+
*/
|
|
1219
|
+
Description?: ConstrainedString;
|
|
1220
|
+
/**
|
|
1221
|
+
* The timestamp when a core network policy version was created.
|
|
1222
|
+
*/
|
|
1223
|
+
CreatedAt?: DateTime;
|
|
1224
|
+
/**
|
|
1225
|
+
* The status of the policy version change set.
|
|
1226
|
+
*/
|
|
1227
|
+
ChangeSetState?: ChangeSetState;
|
|
1228
|
+
}
|
|
1229
|
+
export type CoreNetworkPolicyVersionList = CoreNetworkPolicyVersion[];
|
|
1230
|
+
export interface CoreNetworkSegment {
|
|
1231
|
+
/**
|
|
1232
|
+
* The name of a core network segment.
|
|
1233
|
+
*/
|
|
1234
|
+
Name?: ConstrainedString;
|
|
1235
|
+
/**
|
|
1236
|
+
* The Regions where the edges are located.
|
|
1237
|
+
*/
|
|
1238
|
+
EdgeLocations?: ExternalRegionCodeList;
|
|
1239
|
+
/**
|
|
1240
|
+
* The shared segments of a core network.
|
|
1241
|
+
*/
|
|
1242
|
+
SharedSegments?: ConstrainedStringList;
|
|
1243
|
+
}
|
|
1244
|
+
export interface CoreNetworkSegmentEdgeIdentifier {
|
|
1245
|
+
/**
|
|
1246
|
+
* The ID of a core network.
|
|
1247
|
+
*/
|
|
1248
|
+
CoreNetworkId?: CoreNetworkId;
|
|
1249
|
+
/**
|
|
1250
|
+
* The name of the segment edge.
|
|
1251
|
+
*/
|
|
1252
|
+
SegmentName?: ConstrainedString;
|
|
1253
|
+
/**
|
|
1254
|
+
* The Region where the segment edge is located.
|
|
1255
|
+
*/
|
|
1256
|
+
EdgeLocation?: ExternalRegionCode;
|
|
1257
|
+
}
|
|
1258
|
+
export type CoreNetworkSegmentList = CoreNetworkSegment[];
|
|
1259
|
+
export type CoreNetworkState = "CREATING"|"UPDATING"|"AVAILABLE"|"DELETING"|string;
|
|
1260
|
+
export interface CoreNetworkSummary {
|
|
1261
|
+
/**
|
|
1262
|
+
* The ID of a core network.
|
|
1263
|
+
*/
|
|
1264
|
+
CoreNetworkId?: CoreNetworkId;
|
|
1265
|
+
/**
|
|
1266
|
+
* a core network ARN.
|
|
1267
|
+
*/
|
|
1268
|
+
CoreNetworkArn?: CoreNetworkArn;
|
|
1269
|
+
/**
|
|
1270
|
+
* The global network ID.
|
|
1271
|
+
*/
|
|
1272
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
1273
|
+
/**
|
|
1274
|
+
* The ID of the account owner.
|
|
1275
|
+
*/
|
|
1276
|
+
OwnerAccountId?: AWSAccountId;
|
|
1277
|
+
/**
|
|
1278
|
+
* The state of a core network.
|
|
1279
|
+
*/
|
|
1280
|
+
State?: CoreNetworkState;
|
|
1281
|
+
/**
|
|
1282
|
+
* The description of a core network.
|
|
1283
|
+
*/
|
|
1284
|
+
Description?: ConstrainedString;
|
|
1285
|
+
/**
|
|
1286
|
+
* The key-value tags associated with a core network summary.
|
|
1287
|
+
*/
|
|
1288
|
+
Tags?: TagList;
|
|
1289
|
+
}
|
|
1290
|
+
export type CoreNetworkSummaryList = CoreNetworkSummary[];
|
|
1291
|
+
export interface CreateConnectAttachmentRequest {
|
|
1292
|
+
/**
|
|
1293
|
+
* The ID of a core network where you want to create the attachment.
|
|
1294
|
+
*/
|
|
1295
|
+
CoreNetworkId: CoreNetworkId;
|
|
1296
|
+
/**
|
|
1297
|
+
* The Region where the edge is located.
|
|
1298
|
+
*/
|
|
1299
|
+
EdgeLocation: ExternalRegionCode;
|
|
1300
|
+
/**
|
|
1301
|
+
* The ID of the attachment between the two connections.
|
|
1302
|
+
*/
|
|
1303
|
+
TransportAttachmentId: AttachmentId;
|
|
1304
|
+
/**
|
|
1305
|
+
* Options for creating an attachment.
|
|
1306
|
+
*/
|
|
1307
|
+
Options: ConnectAttachmentOptions;
|
|
1308
|
+
/**
|
|
1309
|
+
* The list of key-value tags associated with the request.
|
|
1310
|
+
*/
|
|
1311
|
+
Tags?: TagList;
|
|
1312
|
+
/**
|
|
1313
|
+
* The client token associated with the request.
|
|
1314
|
+
*/
|
|
1315
|
+
ClientToken?: ClientToken;
|
|
1316
|
+
}
|
|
1317
|
+
export interface CreateConnectAttachmentResponse {
|
|
1318
|
+
/**
|
|
1319
|
+
* The response to a Connect attachment request.
|
|
1320
|
+
*/
|
|
1321
|
+
ConnectAttachment?: ConnectAttachment;
|
|
1322
|
+
}
|
|
1323
|
+
export interface CreateConnectPeerRequest {
|
|
1324
|
+
/**
|
|
1325
|
+
* The ID of the connection attachment.
|
|
1326
|
+
*/
|
|
1327
|
+
ConnectAttachmentId: AttachmentId;
|
|
1328
|
+
/**
|
|
1329
|
+
* A Connect peer core network address.
|
|
1330
|
+
*/
|
|
1331
|
+
CoreNetworkAddress?: IPAddress;
|
|
1332
|
+
/**
|
|
1333
|
+
* The Connect peer address.
|
|
1334
|
+
*/
|
|
1335
|
+
PeerAddress: IPAddress;
|
|
1336
|
+
/**
|
|
1337
|
+
* The Connect peer BGP options.
|
|
1338
|
+
*/
|
|
1339
|
+
BgpOptions?: BgpOptions;
|
|
1340
|
+
/**
|
|
1341
|
+
* The inside IP addresses used for BGP peering.
|
|
1342
|
+
*/
|
|
1343
|
+
InsideCidrBlocks: ConstrainedStringList;
|
|
1344
|
+
/**
|
|
1345
|
+
* The tags associated with the peer request.
|
|
1346
|
+
*/
|
|
1347
|
+
Tags?: TagList;
|
|
1348
|
+
/**
|
|
1349
|
+
* The client token associated with the request.
|
|
1350
|
+
*/
|
|
1351
|
+
ClientToken?: ClientToken;
|
|
1352
|
+
}
|
|
1353
|
+
export interface CreateConnectPeerResponse {
|
|
1354
|
+
/**
|
|
1355
|
+
* The response to the request.
|
|
1356
|
+
*/
|
|
1357
|
+
ConnectPeer?: ConnectPeer;
|
|
1358
|
+
}
|
|
1359
|
+
export interface CreateConnectionRequest {
|
|
1360
|
+
/**
|
|
1361
|
+
* The ID of the global network.
|
|
1362
|
+
*/
|
|
1363
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1364
|
+
/**
|
|
1365
|
+
* The ID of the first device in the connection.
|
|
1366
|
+
*/
|
|
1367
|
+
DeviceId: DeviceId;
|
|
1368
|
+
/**
|
|
1369
|
+
* The ID of the second device in the connection.
|
|
1370
|
+
*/
|
|
1371
|
+
ConnectedDeviceId: DeviceId;
|
|
1372
|
+
/**
|
|
1373
|
+
* The ID of the link for the first device.
|
|
1374
|
+
*/
|
|
1375
|
+
LinkId?: LinkId;
|
|
1376
|
+
/**
|
|
1377
|
+
* The ID of the link for the second device.
|
|
1378
|
+
*/
|
|
1379
|
+
ConnectedLinkId?: LinkId;
|
|
1380
|
+
/**
|
|
1381
|
+
* A description of the connection. Length Constraints: Maximum length of 256 characters.
|
|
1382
|
+
*/
|
|
1383
|
+
Description?: ConstrainedString;
|
|
1384
|
+
/**
|
|
1385
|
+
* The tags to apply to the resource during creation.
|
|
1386
|
+
*/
|
|
1387
|
+
Tags?: TagList;
|
|
1388
|
+
}
|
|
1389
|
+
export interface CreateConnectionResponse {
|
|
1390
|
+
/**
|
|
1391
|
+
* Information about the connection.
|
|
1392
|
+
*/
|
|
1393
|
+
Connection?: Connection;
|
|
1394
|
+
}
|
|
1395
|
+
export interface CreateCoreNetworkRequest {
|
|
1396
|
+
/**
|
|
1397
|
+
* The ID of the global network that a core network will be a part of.
|
|
1398
|
+
*/
|
|
1399
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1400
|
+
/**
|
|
1401
|
+
* The description of a core network.
|
|
1402
|
+
*/
|
|
1403
|
+
Description?: ConstrainedString;
|
|
1404
|
+
/**
|
|
1405
|
+
* Key-value tags associated with a core network request.
|
|
1406
|
+
*/
|
|
1407
|
+
Tags?: TagList;
|
|
1408
|
+
/**
|
|
1409
|
+
* The policy document for creating a core network.
|
|
1410
|
+
*/
|
|
1411
|
+
PolicyDocument?: CoreNetworkPolicyDocument;
|
|
1412
|
+
/**
|
|
1413
|
+
* The client token associated with a core network request.
|
|
1414
|
+
*/
|
|
1415
|
+
ClientToken?: ClientToken;
|
|
1416
|
+
}
|
|
1417
|
+
export interface CreateCoreNetworkResponse {
|
|
1418
|
+
/**
|
|
1419
|
+
* Returns details about a core network.
|
|
1420
|
+
*/
|
|
1421
|
+
CoreNetwork?: CoreNetwork;
|
|
1422
|
+
}
|
|
1423
|
+
export interface CreateDeviceRequest {
|
|
1424
|
+
/**
|
|
1425
|
+
* The ID of the global network.
|
|
1426
|
+
*/
|
|
1427
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1428
|
+
/**
|
|
1429
|
+
* The Amazon Web Services location of the device, if applicable. For an on-premises device, you can omit this parameter.
|
|
1430
|
+
*/
|
|
1431
|
+
AWSLocation?: AWSLocation;
|
|
1432
|
+
/**
|
|
1433
|
+
* A description of the device. Constraints: Maximum length of 256 characters.
|
|
1434
|
+
*/
|
|
1435
|
+
Description?: ConstrainedString;
|
|
1436
|
+
/**
|
|
1437
|
+
* The type of the device.
|
|
1438
|
+
*/
|
|
1439
|
+
Type?: ConstrainedString;
|
|
1440
|
+
/**
|
|
1441
|
+
* The vendor of the device. Constraints: Maximum length of 128 characters.
|
|
1442
|
+
*/
|
|
1443
|
+
Vendor?: ConstrainedString;
|
|
1444
|
+
/**
|
|
1445
|
+
* The model of the device. Constraints: Maximum length of 128 characters.
|
|
1446
|
+
*/
|
|
1447
|
+
Model?: ConstrainedString;
|
|
1448
|
+
/**
|
|
1449
|
+
* The serial number of the device. Constraints: Maximum length of 128 characters.
|
|
1450
|
+
*/
|
|
1451
|
+
SerialNumber?: ConstrainedString;
|
|
1452
|
+
/**
|
|
1453
|
+
* The location of the device.
|
|
1454
|
+
*/
|
|
1455
|
+
Location?: Location;
|
|
1456
|
+
/**
|
|
1457
|
+
* The ID of the site.
|
|
1458
|
+
*/
|
|
1459
|
+
SiteId?: SiteId;
|
|
1460
|
+
/**
|
|
1461
|
+
* The tags to apply to the resource during creation.
|
|
1462
|
+
*/
|
|
1463
|
+
Tags?: TagList;
|
|
1464
|
+
}
|
|
1465
|
+
export interface CreateDeviceResponse {
|
|
1466
|
+
/**
|
|
1467
|
+
* Information about the device.
|
|
1468
|
+
*/
|
|
1469
|
+
Device?: Device;
|
|
1470
|
+
}
|
|
1471
|
+
export interface CreateGlobalNetworkRequest {
|
|
1472
|
+
/**
|
|
1473
|
+
* A description of the global network. Constraints: Maximum length of 256 characters.
|
|
1474
|
+
*/
|
|
1475
|
+
Description?: ConstrainedString;
|
|
1476
|
+
/**
|
|
1477
|
+
* The tags to apply to the resource during creation.
|
|
1478
|
+
*/
|
|
1479
|
+
Tags?: TagList;
|
|
1480
|
+
}
|
|
1481
|
+
export interface CreateGlobalNetworkResponse {
|
|
1482
|
+
/**
|
|
1483
|
+
* Information about the global network object.
|
|
1484
|
+
*/
|
|
1485
|
+
GlobalNetwork?: GlobalNetwork;
|
|
1486
|
+
}
|
|
1487
|
+
export interface CreateLinkRequest {
|
|
1488
|
+
/**
|
|
1489
|
+
* The ID of the global network.
|
|
1490
|
+
*/
|
|
1491
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1492
|
+
/**
|
|
1493
|
+
* A description of the link. Constraints: Maximum length of 256 characters.
|
|
1494
|
+
*/
|
|
1495
|
+
Description?: ConstrainedString;
|
|
1496
|
+
/**
|
|
1497
|
+
* The type of the link. Constraints: Maximum length of 128 characters. Cannot include the following characters: | \ ^
|
|
1498
|
+
*/
|
|
1499
|
+
Type?: ConstrainedString;
|
|
1500
|
+
/**
|
|
1501
|
+
* The upload speed and download speed in Mbps.
|
|
1502
|
+
*/
|
|
1503
|
+
Bandwidth: Bandwidth;
|
|
1504
|
+
/**
|
|
1505
|
+
* The provider of the link. Constraints: Maximum length of 128 characters. Cannot include the following characters: | \ ^
|
|
1506
|
+
*/
|
|
1507
|
+
Provider?: ConstrainedString;
|
|
1508
|
+
/**
|
|
1509
|
+
* The ID of the site.
|
|
1510
|
+
*/
|
|
1511
|
+
SiteId: SiteId;
|
|
1512
|
+
/**
|
|
1513
|
+
* The tags to apply to the resource during creation.
|
|
1514
|
+
*/
|
|
1515
|
+
Tags?: TagList;
|
|
1516
|
+
}
|
|
1517
|
+
export interface CreateLinkResponse {
|
|
1518
|
+
/**
|
|
1519
|
+
* Information about the link.
|
|
1520
|
+
*/
|
|
1521
|
+
Link?: Link;
|
|
1522
|
+
}
|
|
1523
|
+
export interface CreateSiteRequest {
|
|
1524
|
+
/**
|
|
1525
|
+
* The ID of the global network.
|
|
1526
|
+
*/
|
|
1527
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1528
|
+
/**
|
|
1529
|
+
* A description of your site. Constraints: Maximum length of 256 characters.
|
|
1530
|
+
*/
|
|
1531
|
+
Description?: ConstrainedString;
|
|
1532
|
+
/**
|
|
1533
|
+
* The site location. This information is used for visualization in the Network Manager console. If you specify the address, the latitude and longitude are automatically calculated. Address: The physical address of the site. Latitude: The latitude of the site. Longitude: The longitude of the site.
|
|
1534
|
+
*/
|
|
1535
|
+
Location?: Location;
|
|
1536
|
+
/**
|
|
1537
|
+
* The tags to apply to the resource during creation.
|
|
1538
|
+
*/
|
|
1539
|
+
Tags?: TagList;
|
|
1540
|
+
}
|
|
1541
|
+
export interface CreateSiteResponse {
|
|
1542
|
+
/**
|
|
1543
|
+
* Information about the site.
|
|
1544
|
+
*/
|
|
1545
|
+
Site?: Site;
|
|
1546
|
+
}
|
|
1547
|
+
export interface CreateSiteToSiteVpnAttachmentRequest {
|
|
1548
|
+
/**
|
|
1549
|
+
* The ID of a core network where you're creating a site-to-site VPN attachment.
|
|
1550
|
+
*/
|
|
1551
|
+
CoreNetworkId: CoreNetworkId;
|
|
1552
|
+
/**
|
|
1553
|
+
* The ARN identifying the VPN attachment.
|
|
1554
|
+
*/
|
|
1555
|
+
VpnConnectionArn: VpnConnectionArn;
|
|
1556
|
+
/**
|
|
1557
|
+
* The tags associated with the request.
|
|
1558
|
+
*/
|
|
1559
|
+
Tags?: TagList;
|
|
1560
|
+
/**
|
|
1561
|
+
* The client token associated with the request.
|
|
1562
|
+
*/
|
|
1563
|
+
ClientToken?: ClientToken;
|
|
1564
|
+
}
|
|
1565
|
+
export interface CreateSiteToSiteVpnAttachmentResponse {
|
|
1566
|
+
/**
|
|
1567
|
+
* Details about a site-to-site VPN attachment.
|
|
1568
|
+
*/
|
|
1569
|
+
SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
|
|
1570
|
+
}
|
|
1571
|
+
export interface CreateVpcAttachmentRequest {
|
|
1572
|
+
/**
|
|
1573
|
+
* The ID of a core network for the VPC attachment.
|
|
1574
|
+
*/
|
|
1575
|
+
CoreNetworkId: CoreNetworkId;
|
|
1576
|
+
/**
|
|
1577
|
+
* The ARN of the VPC.
|
|
1578
|
+
*/
|
|
1579
|
+
VpcArn: VpcArn;
|
|
1580
|
+
/**
|
|
1581
|
+
* The subnet ARN of the VPC attachment.
|
|
1582
|
+
*/
|
|
1583
|
+
SubnetArns: SubnetArnList;
|
|
1584
|
+
/**
|
|
1585
|
+
* Options for the VPC attachment.
|
|
1586
|
+
*/
|
|
1587
|
+
Options?: VpcOptions;
|
|
1588
|
+
/**
|
|
1589
|
+
* The key-value tags associated with the request.
|
|
1590
|
+
*/
|
|
1591
|
+
Tags?: TagList;
|
|
1592
|
+
/**
|
|
1593
|
+
* The client token associated with the request.
|
|
1594
|
+
*/
|
|
1595
|
+
ClientToken?: ClientToken;
|
|
1596
|
+
}
|
|
1597
|
+
export interface CreateVpcAttachmentResponse {
|
|
1598
|
+
/**
|
|
1599
|
+
* Provides details about the VPC attachment.
|
|
1600
|
+
*/
|
|
1601
|
+
VpcAttachment?: VpcAttachment;
|
|
1602
|
+
}
|
|
1603
|
+
export type CustomerGatewayArn = string;
|
|
1604
|
+
export type CustomerGatewayArnList = CustomerGatewayArn[];
|
|
1605
|
+
export interface CustomerGatewayAssociation {
|
|
1606
|
+
/**
|
|
1607
|
+
* The Amazon Resource Name (ARN) of the customer gateway.
|
|
1608
|
+
*/
|
|
1609
|
+
CustomerGatewayArn?: CustomerGatewayArn;
|
|
1610
|
+
/**
|
|
1611
|
+
* The ID of the global network.
|
|
1612
|
+
*/
|
|
1613
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
1614
|
+
/**
|
|
1615
|
+
* The ID of the device.
|
|
1616
|
+
*/
|
|
1617
|
+
DeviceId?: DeviceId;
|
|
1618
|
+
/**
|
|
1619
|
+
* The ID of the link.
|
|
1620
|
+
*/
|
|
1621
|
+
LinkId?: LinkId;
|
|
1622
|
+
/**
|
|
1623
|
+
* The association state.
|
|
1624
|
+
*/
|
|
1625
|
+
State?: CustomerGatewayAssociationState;
|
|
1626
|
+
}
|
|
1627
|
+
export type CustomerGatewayAssociationList = CustomerGatewayAssociation[];
|
|
1628
|
+
export type CustomerGatewayAssociationState = "PENDING"|"AVAILABLE"|"DELETING"|"DELETED"|string;
|
|
1629
|
+
export type DateTime = Date;
|
|
1630
|
+
export interface DeleteAttachmentRequest {
|
|
1631
|
+
/**
|
|
1632
|
+
* The ID of the attachment to delete.
|
|
1633
|
+
*/
|
|
1634
|
+
AttachmentId: AttachmentId;
|
|
1635
|
+
}
|
|
1636
|
+
export interface DeleteAttachmentResponse {
|
|
1637
|
+
/**
|
|
1638
|
+
* Information about the deleted attachment.
|
|
1639
|
+
*/
|
|
1640
|
+
Attachment?: Attachment;
|
|
1641
|
+
}
|
|
1642
|
+
export interface DeleteConnectPeerRequest {
|
|
1643
|
+
/**
|
|
1644
|
+
* The ID of the deleted Connect peer.
|
|
1645
|
+
*/
|
|
1646
|
+
ConnectPeerId: ConnectPeerId;
|
|
1647
|
+
}
|
|
1648
|
+
export interface DeleteConnectPeerResponse {
|
|
1649
|
+
/**
|
|
1650
|
+
* Information about the deleted Connect peer.
|
|
1651
|
+
*/
|
|
1652
|
+
ConnectPeer?: ConnectPeer;
|
|
1653
|
+
}
|
|
1654
|
+
export interface DeleteConnectionRequest {
|
|
1655
|
+
/**
|
|
1656
|
+
* The ID of the global network.
|
|
1657
|
+
*/
|
|
1658
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1659
|
+
/**
|
|
1660
|
+
* The ID of the connection.
|
|
1661
|
+
*/
|
|
1662
|
+
ConnectionId: ConnectionId;
|
|
1663
|
+
}
|
|
1664
|
+
export interface DeleteConnectionResponse {
|
|
1665
|
+
/**
|
|
1666
|
+
* Information about the connection.
|
|
1667
|
+
*/
|
|
1668
|
+
Connection?: Connection;
|
|
1669
|
+
}
|
|
1670
|
+
export interface DeleteCoreNetworkPolicyVersionRequest {
|
|
1671
|
+
/**
|
|
1672
|
+
* The ID of a core network for the deleted policy.
|
|
1673
|
+
*/
|
|
1674
|
+
CoreNetworkId: CoreNetworkId;
|
|
1675
|
+
/**
|
|
1676
|
+
* The version ID of the deleted policy.
|
|
1677
|
+
*/
|
|
1678
|
+
PolicyVersionId: Integer;
|
|
1679
|
+
}
|
|
1680
|
+
export interface DeleteCoreNetworkPolicyVersionResponse {
|
|
1681
|
+
/**
|
|
1682
|
+
* Returns information about the deleted policy version.
|
|
1683
|
+
*/
|
|
1684
|
+
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
1685
|
+
}
|
|
1686
|
+
export interface DeleteCoreNetworkRequest {
|
|
1687
|
+
/**
|
|
1688
|
+
* The network ID of the deleted core network.
|
|
1689
|
+
*/
|
|
1690
|
+
CoreNetworkId: CoreNetworkId;
|
|
1691
|
+
}
|
|
1692
|
+
export interface DeleteCoreNetworkResponse {
|
|
1693
|
+
/**
|
|
1694
|
+
* Information about the deleted core network.
|
|
1695
|
+
*/
|
|
1696
|
+
CoreNetwork?: CoreNetwork;
|
|
1697
|
+
}
|
|
1698
|
+
export interface DeleteDeviceRequest {
|
|
1699
|
+
/**
|
|
1700
|
+
* The ID of the global network.
|
|
1701
|
+
*/
|
|
1702
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1703
|
+
/**
|
|
1704
|
+
* The ID of the device.
|
|
1705
|
+
*/
|
|
1706
|
+
DeviceId: DeviceId;
|
|
1707
|
+
}
|
|
1708
|
+
export interface DeleteDeviceResponse {
|
|
1709
|
+
/**
|
|
1710
|
+
* Information about the device.
|
|
1711
|
+
*/
|
|
1712
|
+
Device?: Device;
|
|
1713
|
+
}
|
|
1714
|
+
export interface DeleteGlobalNetworkRequest {
|
|
1715
|
+
/**
|
|
1716
|
+
* The ID of the global network.
|
|
1717
|
+
*/
|
|
1718
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1719
|
+
}
|
|
1720
|
+
export interface DeleteGlobalNetworkResponse {
|
|
1721
|
+
/**
|
|
1722
|
+
* Information about the global network.
|
|
529
1723
|
*/
|
|
530
1724
|
GlobalNetwork?: GlobalNetwork;
|
|
531
1725
|
}
|
|
532
|
-
export interface
|
|
1726
|
+
export interface DeleteLinkRequest {
|
|
1727
|
+
/**
|
|
1728
|
+
* The ID of the global network.
|
|
1729
|
+
*/
|
|
1730
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1731
|
+
/**
|
|
1732
|
+
* The ID of the link.
|
|
1733
|
+
*/
|
|
1734
|
+
LinkId: LinkId;
|
|
1735
|
+
}
|
|
1736
|
+
export interface DeleteLinkResponse {
|
|
1737
|
+
/**
|
|
1738
|
+
* Information about the link.
|
|
1739
|
+
*/
|
|
1740
|
+
Link?: Link;
|
|
1741
|
+
}
|
|
1742
|
+
export interface DeleteResourcePolicyRequest {
|
|
1743
|
+
/**
|
|
1744
|
+
* The ARN of the policy to delete.
|
|
1745
|
+
*/
|
|
1746
|
+
ResourceArn: ResourceArn;
|
|
1747
|
+
}
|
|
1748
|
+
export interface DeleteResourcePolicyResponse {
|
|
1749
|
+
}
|
|
1750
|
+
export interface DeleteSiteRequest {
|
|
1751
|
+
/**
|
|
1752
|
+
* The ID of the global network.
|
|
1753
|
+
*/
|
|
1754
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1755
|
+
/**
|
|
1756
|
+
* The ID of the site.
|
|
1757
|
+
*/
|
|
1758
|
+
SiteId: SiteId;
|
|
1759
|
+
}
|
|
1760
|
+
export interface DeleteSiteResponse {
|
|
1761
|
+
/**
|
|
1762
|
+
* Information about the site.
|
|
1763
|
+
*/
|
|
1764
|
+
Site?: Site;
|
|
1765
|
+
}
|
|
1766
|
+
export interface DeregisterTransitGatewayRequest {
|
|
1767
|
+
/**
|
|
1768
|
+
* The ID of the global network.
|
|
1769
|
+
*/
|
|
1770
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1771
|
+
/**
|
|
1772
|
+
* The Amazon Resource Name (ARN) of the transit gateway.
|
|
1773
|
+
*/
|
|
1774
|
+
TransitGatewayArn: TransitGatewayArn;
|
|
1775
|
+
}
|
|
1776
|
+
export interface DeregisterTransitGatewayResponse {
|
|
1777
|
+
/**
|
|
1778
|
+
* The transit gateway registration information.
|
|
1779
|
+
*/
|
|
1780
|
+
TransitGatewayRegistration?: TransitGatewayRegistration;
|
|
1781
|
+
}
|
|
1782
|
+
export interface DescribeGlobalNetworksRequest {
|
|
1783
|
+
/**
|
|
1784
|
+
* The IDs of one or more global networks. The maximum is 10.
|
|
1785
|
+
*/
|
|
1786
|
+
GlobalNetworkIds?: GlobalNetworkIdList;
|
|
1787
|
+
/**
|
|
1788
|
+
* The maximum number of results to return.
|
|
1789
|
+
*/
|
|
1790
|
+
MaxResults?: MaxResults;
|
|
1791
|
+
/**
|
|
1792
|
+
* The token for the next page of results.
|
|
1793
|
+
*/
|
|
1794
|
+
NextToken?: NextToken;
|
|
1795
|
+
}
|
|
1796
|
+
export interface DescribeGlobalNetworksResponse {
|
|
1797
|
+
/**
|
|
1798
|
+
* Information about the global networks.
|
|
1799
|
+
*/
|
|
1800
|
+
GlobalNetworks?: GlobalNetworkList;
|
|
1801
|
+
/**
|
|
1802
|
+
* The token for the next page of results.
|
|
1803
|
+
*/
|
|
1804
|
+
NextToken?: NextToken;
|
|
1805
|
+
}
|
|
1806
|
+
export interface Device {
|
|
1807
|
+
/**
|
|
1808
|
+
* The ID of the device.
|
|
1809
|
+
*/
|
|
1810
|
+
DeviceId?: DeviceId;
|
|
1811
|
+
/**
|
|
1812
|
+
* The Amazon Resource Name (ARN) of the device.
|
|
1813
|
+
*/
|
|
1814
|
+
DeviceArn?: DeviceArn;
|
|
1815
|
+
/**
|
|
1816
|
+
* The ID of the global network.
|
|
1817
|
+
*/
|
|
1818
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
1819
|
+
/**
|
|
1820
|
+
* The Amazon Web Services location of the device.
|
|
1821
|
+
*/
|
|
1822
|
+
AWSLocation?: AWSLocation;
|
|
1823
|
+
/**
|
|
1824
|
+
* The description of the device.
|
|
1825
|
+
*/
|
|
1826
|
+
Description?: ConstrainedString;
|
|
1827
|
+
/**
|
|
1828
|
+
* The device type.
|
|
1829
|
+
*/
|
|
1830
|
+
Type?: ConstrainedString;
|
|
1831
|
+
/**
|
|
1832
|
+
* The device vendor.
|
|
1833
|
+
*/
|
|
1834
|
+
Vendor?: ConstrainedString;
|
|
1835
|
+
/**
|
|
1836
|
+
* The device model.
|
|
1837
|
+
*/
|
|
1838
|
+
Model?: ConstrainedString;
|
|
1839
|
+
/**
|
|
1840
|
+
* The device serial number.
|
|
1841
|
+
*/
|
|
1842
|
+
SerialNumber?: ConstrainedString;
|
|
1843
|
+
/**
|
|
1844
|
+
* The site location.
|
|
1845
|
+
*/
|
|
1846
|
+
Location?: Location;
|
|
1847
|
+
/**
|
|
1848
|
+
* The site ID.
|
|
1849
|
+
*/
|
|
1850
|
+
SiteId?: SiteId;
|
|
1851
|
+
/**
|
|
1852
|
+
* The date and time that the site was created.
|
|
1853
|
+
*/
|
|
1854
|
+
CreatedAt?: DateTime;
|
|
1855
|
+
/**
|
|
1856
|
+
* The device state.
|
|
1857
|
+
*/
|
|
1858
|
+
State?: DeviceState;
|
|
1859
|
+
/**
|
|
1860
|
+
* The tags for the device.
|
|
1861
|
+
*/
|
|
1862
|
+
Tags?: TagList;
|
|
1863
|
+
}
|
|
1864
|
+
export type DeviceArn = string;
|
|
1865
|
+
export type DeviceId = string;
|
|
1866
|
+
export type DeviceIdList = DeviceId[];
|
|
1867
|
+
export type DeviceList = Device[];
|
|
1868
|
+
export type DeviceState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
1869
|
+
export interface DisassociateConnectPeerRequest {
|
|
1870
|
+
/**
|
|
1871
|
+
* The ID of the global network.
|
|
1872
|
+
*/
|
|
1873
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1874
|
+
/**
|
|
1875
|
+
* The ID of the Connect peer to disassociate from a device.
|
|
1876
|
+
*/
|
|
1877
|
+
ConnectPeerId: ConnectPeerId;
|
|
1878
|
+
}
|
|
1879
|
+
export interface DisassociateConnectPeerResponse {
|
|
1880
|
+
/**
|
|
1881
|
+
* Describes the Connect peer association.
|
|
1882
|
+
*/
|
|
1883
|
+
ConnectPeerAssociation?: ConnectPeerAssociation;
|
|
1884
|
+
}
|
|
1885
|
+
export interface DisassociateCustomerGatewayRequest {
|
|
1886
|
+
/**
|
|
1887
|
+
* The ID of the global network.
|
|
1888
|
+
*/
|
|
1889
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1890
|
+
/**
|
|
1891
|
+
* The Amazon Resource Name (ARN) of the customer gateway.
|
|
1892
|
+
*/
|
|
1893
|
+
CustomerGatewayArn: CustomerGatewayArn;
|
|
1894
|
+
}
|
|
1895
|
+
export interface DisassociateCustomerGatewayResponse {
|
|
1896
|
+
/**
|
|
1897
|
+
* Information about the customer gateway association.
|
|
1898
|
+
*/
|
|
1899
|
+
CustomerGatewayAssociation?: CustomerGatewayAssociation;
|
|
1900
|
+
}
|
|
1901
|
+
export interface DisassociateLinkRequest {
|
|
1902
|
+
/**
|
|
1903
|
+
* The ID of the global network.
|
|
1904
|
+
*/
|
|
1905
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1906
|
+
/**
|
|
1907
|
+
* The ID of the device.
|
|
1908
|
+
*/
|
|
1909
|
+
DeviceId: DeviceId;
|
|
1910
|
+
/**
|
|
1911
|
+
* The ID of the link.
|
|
1912
|
+
*/
|
|
1913
|
+
LinkId: LinkId;
|
|
1914
|
+
}
|
|
1915
|
+
export interface DisassociateLinkResponse {
|
|
1916
|
+
/**
|
|
1917
|
+
* Information about the link association.
|
|
1918
|
+
*/
|
|
1919
|
+
LinkAssociation?: LinkAssociation;
|
|
1920
|
+
}
|
|
1921
|
+
export interface DisassociateTransitGatewayConnectPeerRequest {
|
|
1922
|
+
/**
|
|
1923
|
+
* The ID of the global network.
|
|
1924
|
+
*/
|
|
1925
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1926
|
+
/**
|
|
1927
|
+
* The Amazon Resource Name (ARN) of the transit gateway Connect peer.
|
|
1928
|
+
*/
|
|
1929
|
+
TransitGatewayConnectPeerArn: TransitGatewayConnectPeerArn;
|
|
1930
|
+
}
|
|
1931
|
+
export interface DisassociateTransitGatewayConnectPeerResponse {
|
|
1932
|
+
/**
|
|
1933
|
+
* The transit gateway Connect peer association.
|
|
1934
|
+
*/
|
|
1935
|
+
TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
|
|
1936
|
+
}
|
|
1937
|
+
export interface ExecuteCoreNetworkChangeSetRequest {
|
|
1938
|
+
/**
|
|
1939
|
+
* The ID of a core network.
|
|
1940
|
+
*/
|
|
1941
|
+
CoreNetworkId: CoreNetworkId;
|
|
1942
|
+
/**
|
|
1943
|
+
* The ID of the policy version.
|
|
1944
|
+
*/
|
|
1945
|
+
PolicyVersionId: Integer;
|
|
1946
|
+
}
|
|
1947
|
+
export interface ExecuteCoreNetworkChangeSetResponse {
|
|
1948
|
+
}
|
|
1949
|
+
export type ExternalRegionCode = string;
|
|
1950
|
+
export type ExternalRegionCodeList = ExternalRegionCode[];
|
|
1951
|
+
export type FilterMap = {[key: string]: FilterValues};
|
|
1952
|
+
export type FilterName = string;
|
|
1953
|
+
export type FilterValue = string;
|
|
1954
|
+
export type FilterValues = FilterValue[];
|
|
1955
|
+
export interface GetConnectAttachmentRequest {
|
|
1956
|
+
/**
|
|
1957
|
+
* The ID of the attachment.
|
|
1958
|
+
*/
|
|
1959
|
+
AttachmentId: AttachmentId;
|
|
1960
|
+
}
|
|
1961
|
+
export interface GetConnectAttachmentResponse {
|
|
1962
|
+
/**
|
|
1963
|
+
* Details about the Connect attachment.
|
|
1964
|
+
*/
|
|
1965
|
+
ConnectAttachment?: ConnectAttachment;
|
|
1966
|
+
}
|
|
1967
|
+
export interface GetConnectPeerAssociationsRequest {
|
|
1968
|
+
/**
|
|
1969
|
+
* The ID of the global network.
|
|
1970
|
+
*/
|
|
1971
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1972
|
+
/**
|
|
1973
|
+
* The IDs of the Connect peers.
|
|
1974
|
+
*/
|
|
1975
|
+
ConnectPeerIds?: ConnectPeerIdList;
|
|
1976
|
+
/**
|
|
1977
|
+
* The maximum number of results to return.
|
|
1978
|
+
*/
|
|
1979
|
+
MaxResults?: MaxResults;
|
|
1980
|
+
/**
|
|
1981
|
+
* The token for the next page of results.
|
|
1982
|
+
*/
|
|
1983
|
+
NextToken?: NextToken;
|
|
1984
|
+
}
|
|
1985
|
+
export interface GetConnectPeerAssociationsResponse {
|
|
1986
|
+
/**
|
|
1987
|
+
* Displays a list of Connect peer associations.
|
|
1988
|
+
*/
|
|
1989
|
+
ConnectPeerAssociations?: ConnectPeerAssociationList;
|
|
1990
|
+
/**
|
|
1991
|
+
* The token for the next page of results.
|
|
1992
|
+
*/
|
|
1993
|
+
NextToken?: NextToken;
|
|
1994
|
+
}
|
|
1995
|
+
export interface GetConnectPeerRequest {
|
|
1996
|
+
/**
|
|
1997
|
+
* The ID of the Connect peer.
|
|
1998
|
+
*/
|
|
1999
|
+
ConnectPeerId: ConnectPeerId;
|
|
2000
|
+
}
|
|
2001
|
+
export interface GetConnectPeerResponse {
|
|
2002
|
+
/**
|
|
2003
|
+
* Returns information about a core network Connect peer.
|
|
2004
|
+
*/
|
|
2005
|
+
ConnectPeer?: ConnectPeer;
|
|
2006
|
+
}
|
|
2007
|
+
export interface GetConnectionsRequest {
|
|
2008
|
+
/**
|
|
2009
|
+
* The ID of the global network.
|
|
2010
|
+
*/
|
|
2011
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2012
|
+
/**
|
|
2013
|
+
* One or more connection IDs.
|
|
2014
|
+
*/
|
|
2015
|
+
ConnectionIds?: ConnectionIdList;
|
|
2016
|
+
/**
|
|
2017
|
+
* The ID of the device.
|
|
2018
|
+
*/
|
|
2019
|
+
DeviceId?: DeviceId;
|
|
2020
|
+
/**
|
|
2021
|
+
* The maximum number of results to return.
|
|
2022
|
+
*/
|
|
2023
|
+
MaxResults?: MaxResults;
|
|
2024
|
+
/**
|
|
2025
|
+
* The token for the next page of results.
|
|
2026
|
+
*/
|
|
2027
|
+
NextToken?: NextToken;
|
|
2028
|
+
}
|
|
2029
|
+
export interface GetConnectionsResponse {
|
|
2030
|
+
/**
|
|
2031
|
+
* Information about the connections.
|
|
2032
|
+
*/
|
|
2033
|
+
Connections?: ConnectionList;
|
|
2034
|
+
/**
|
|
2035
|
+
* The token to use for the next page of results.
|
|
2036
|
+
*/
|
|
2037
|
+
NextToken?: NextToken;
|
|
2038
|
+
}
|
|
2039
|
+
export interface GetCoreNetworkChangeSetRequest {
|
|
2040
|
+
/**
|
|
2041
|
+
* The ID of a core network.
|
|
2042
|
+
*/
|
|
2043
|
+
CoreNetworkId: CoreNetworkId;
|
|
2044
|
+
/**
|
|
2045
|
+
* The ID of the policy version.
|
|
2046
|
+
*/
|
|
2047
|
+
PolicyVersionId: Integer;
|
|
2048
|
+
/**
|
|
2049
|
+
* The maximum number of results to return.
|
|
2050
|
+
*/
|
|
2051
|
+
MaxResults?: MaxResults;
|
|
2052
|
+
/**
|
|
2053
|
+
* The token for the next page of results.
|
|
2054
|
+
*/
|
|
2055
|
+
NextToken?: NextToken;
|
|
2056
|
+
}
|
|
2057
|
+
export interface GetCoreNetworkChangeSetResponse {
|
|
2058
|
+
/**
|
|
2059
|
+
* Describes a core network changes.
|
|
2060
|
+
*/
|
|
2061
|
+
CoreNetworkChanges?: CoreNetworkChangeList;
|
|
2062
|
+
/**
|
|
2063
|
+
* The token for the next page of results.
|
|
2064
|
+
*/
|
|
2065
|
+
NextToken?: NextToken;
|
|
2066
|
+
}
|
|
2067
|
+
export interface GetCoreNetworkPolicyRequest {
|
|
2068
|
+
/**
|
|
2069
|
+
* The ID of a core network.
|
|
2070
|
+
*/
|
|
2071
|
+
CoreNetworkId: CoreNetworkId;
|
|
2072
|
+
/**
|
|
2073
|
+
* The ID of a core network policy version.
|
|
2074
|
+
*/
|
|
2075
|
+
PolicyVersionId?: Integer;
|
|
2076
|
+
/**
|
|
2077
|
+
* The alias of a core network policy
|
|
2078
|
+
*/
|
|
2079
|
+
Alias?: CoreNetworkPolicyAlias;
|
|
2080
|
+
}
|
|
2081
|
+
export interface GetCoreNetworkPolicyResponse {
|
|
2082
|
+
/**
|
|
2083
|
+
* The details about a core network policy.
|
|
2084
|
+
*/
|
|
2085
|
+
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
2086
|
+
}
|
|
2087
|
+
export interface GetCoreNetworkRequest {
|
|
2088
|
+
/**
|
|
2089
|
+
* The ID of a core network.
|
|
2090
|
+
*/
|
|
2091
|
+
CoreNetworkId: CoreNetworkId;
|
|
2092
|
+
}
|
|
2093
|
+
export interface GetCoreNetworkResponse {
|
|
2094
|
+
/**
|
|
2095
|
+
* Details about a core network.
|
|
2096
|
+
*/
|
|
2097
|
+
CoreNetwork?: CoreNetwork;
|
|
2098
|
+
}
|
|
2099
|
+
export interface GetCustomerGatewayAssociationsRequest {
|
|
2100
|
+
/**
|
|
2101
|
+
* The ID of the global network.
|
|
2102
|
+
*/
|
|
2103
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2104
|
+
/**
|
|
2105
|
+
* One or more customer gateway Amazon Resource Names (ARNs). The maximum is 10.
|
|
2106
|
+
*/
|
|
2107
|
+
CustomerGatewayArns?: CustomerGatewayArnList;
|
|
2108
|
+
/**
|
|
2109
|
+
* The maximum number of results to return.
|
|
2110
|
+
*/
|
|
2111
|
+
MaxResults?: MaxResults;
|
|
2112
|
+
/**
|
|
2113
|
+
* The token for the next page of results.
|
|
2114
|
+
*/
|
|
2115
|
+
NextToken?: NextToken;
|
|
2116
|
+
}
|
|
2117
|
+
export interface GetCustomerGatewayAssociationsResponse {
|
|
2118
|
+
/**
|
|
2119
|
+
* The customer gateway associations.
|
|
2120
|
+
*/
|
|
2121
|
+
CustomerGatewayAssociations?: CustomerGatewayAssociationList;
|
|
2122
|
+
/**
|
|
2123
|
+
* The token for the next page of results.
|
|
2124
|
+
*/
|
|
2125
|
+
NextToken?: NextToken;
|
|
2126
|
+
}
|
|
2127
|
+
export interface GetDevicesRequest {
|
|
2128
|
+
/**
|
|
2129
|
+
* The ID of the global network.
|
|
2130
|
+
*/
|
|
2131
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2132
|
+
/**
|
|
2133
|
+
* One or more device IDs. The maximum is 10.
|
|
2134
|
+
*/
|
|
2135
|
+
DeviceIds?: DeviceIdList;
|
|
2136
|
+
/**
|
|
2137
|
+
* The ID of the site.
|
|
2138
|
+
*/
|
|
2139
|
+
SiteId?: SiteId;
|
|
2140
|
+
/**
|
|
2141
|
+
* The maximum number of results to return.
|
|
2142
|
+
*/
|
|
2143
|
+
MaxResults?: MaxResults;
|
|
2144
|
+
/**
|
|
2145
|
+
* The token for the next page of results.
|
|
2146
|
+
*/
|
|
2147
|
+
NextToken?: NextToken;
|
|
2148
|
+
}
|
|
2149
|
+
export interface GetDevicesResponse {
|
|
2150
|
+
/**
|
|
2151
|
+
* The devices.
|
|
2152
|
+
*/
|
|
2153
|
+
Devices?: DeviceList;
|
|
2154
|
+
/**
|
|
2155
|
+
* The token for the next page of results.
|
|
2156
|
+
*/
|
|
2157
|
+
NextToken?: NextToken;
|
|
2158
|
+
}
|
|
2159
|
+
export interface GetLinkAssociationsRequest {
|
|
2160
|
+
/**
|
|
2161
|
+
* The ID of the global network.
|
|
2162
|
+
*/
|
|
2163
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2164
|
+
/**
|
|
2165
|
+
* The ID of the device.
|
|
2166
|
+
*/
|
|
2167
|
+
DeviceId?: DeviceId;
|
|
2168
|
+
/**
|
|
2169
|
+
* The ID of the link.
|
|
2170
|
+
*/
|
|
2171
|
+
LinkId?: LinkId;
|
|
2172
|
+
/**
|
|
2173
|
+
* The maximum number of results to return.
|
|
2174
|
+
*/
|
|
2175
|
+
MaxResults?: MaxResults;
|
|
2176
|
+
/**
|
|
2177
|
+
* The token for the next page of results.
|
|
2178
|
+
*/
|
|
2179
|
+
NextToken?: NextToken;
|
|
2180
|
+
}
|
|
2181
|
+
export interface GetLinkAssociationsResponse {
|
|
2182
|
+
/**
|
|
2183
|
+
* The link associations.
|
|
2184
|
+
*/
|
|
2185
|
+
LinkAssociations?: LinkAssociationList;
|
|
2186
|
+
/**
|
|
2187
|
+
* The token for the next page of results.
|
|
2188
|
+
*/
|
|
2189
|
+
NextToken?: NextToken;
|
|
2190
|
+
}
|
|
2191
|
+
export interface GetLinksRequest {
|
|
2192
|
+
/**
|
|
2193
|
+
* The ID of the global network.
|
|
2194
|
+
*/
|
|
2195
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2196
|
+
/**
|
|
2197
|
+
* One or more link IDs. The maximum is 10.
|
|
2198
|
+
*/
|
|
2199
|
+
LinkIds?: LinkIdList;
|
|
2200
|
+
/**
|
|
2201
|
+
* The ID of the site.
|
|
2202
|
+
*/
|
|
2203
|
+
SiteId?: SiteId;
|
|
2204
|
+
/**
|
|
2205
|
+
* The link type.
|
|
2206
|
+
*/
|
|
2207
|
+
Type?: ConstrainedString;
|
|
2208
|
+
/**
|
|
2209
|
+
* The link provider.
|
|
2210
|
+
*/
|
|
2211
|
+
Provider?: ConstrainedString;
|
|
2212
|
+
/**
|
|
2213
|
+
* The maximum number of results to return.
|
|
2214
|
+
*/
|
|
2215
|
+
MaxResults?: MaxResults;
|
|
2216
|
+
/**
|
|
2217
|
+
* The token for the next page of results.
|
|
2218
|
+
*/
|
|
2219
|
+
NextToken?: NextToken;
|
|
2220
|
+
}
|
|
2221
|
+
export interface GetLinksResponse {
|
|
2222
|
+
/**
|
|
2223
|
+
* The links.
|
|
2224
|
+
*/
|
|
2225
|
+
Links?: LinkList;
|
|
2226
|
+
/**
|
|
2227
|
+
* The token for the next page of results.
|
|
2228
|
+
*/
|
|
2229
|
+
NextToken?: NextToken;
|
|
2230
|
+
}
|
|
2231
|
+
export interface GetNetworkResourceCountsRequest {
|
|
2232
|
+
/**
|
|
2233
|
+
* The ID of the global network.
|
|
2234
|
+
*/
|
|
2235
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2236
|
+
/**
|
|
2237
|
+
* The resource type. The following are the supported resource types for Direct Connect: dxcon dx-gateway dx-vif The following are the supported resource types for Network Manager: connection device link site The following are the supported resource types for Amazon VPC: customer-gateway transit-gateway transit-gateway-attachment transit-gateway-connect-peer transit-gateway-route-table vpn-connection
|
|
2238
|
+
*/
|
|
2239
|
+
ResourceType?: ConstrainedString;
|
|
2240
|
+
/**
|
|
2241
|
+
* The maximum number of results to return.
|
|
2242
|
+
*/
|
|
2243
|
+
MaxResults?: MaxResults;
|
|
2244
|
+
/**
|
|
2245
|
+
* The token for the next page of results.
|
|
2246
|
+
*/
|
|
2247
|
+
NextToken?: NextToken;
|
|
2248
|
+
}
|
|
2249
|
+
export interface GetNetworkResourceCountsResponse {
|
|
2250
|
+
/**
|
|
2251
|
+
* The count of resources.
|
|
2252
|
+
*/
|
|
2253
|
+
NetworkResourceCounts?: NetworkResourceCountList;
|
|
2254
|
+
/**
|
|
2255
|
+
* The token for the next page of results.
|
|
2256
|
+
*/
|
|
2257
|
+
NextToken?: NextToken;
|
|
2258
|
+
}
|
|
2259
|
+
export interface GetNetworkResourceRelationshipsRequest {
|
|
2260
|
+
/**
|
|
2261
|
+
* The ID of the global network.
|
|
2262
|
+
*/
|
|
2263
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2264
|
+
/**
|
|
2265
|
+
* The ID of a core network.
|
|
2266
|
+
*/
|
|
2267
|
+
CoreNetworkId?: CoreNetworkId;
|
|
2268
|
+
/**
|
|
2269
|
+
* The ARN of the registered gateway.
|
|
2270
|
+
*/
|
|
2271
|
+
RegisteredGatewayArn?: ResourceArn;
|
|
2272
|
+
/**
|
|
2273
|
+
* The Amazon Web Services Region.
|
|
2274
|
+
*/
|
|
2275
|
+
AwsRegion?: ExternalRegionCode;
|
|
2276
|
+
/**
|
|
2277
|
+
* The Amazon Web Services account ID.
|
|
2278
|
+
*/
|
|
2279
|
+
AccountId?: AWSAccountId;
|
|
2280
|
+
/**
|
|
2281
|
+
* The resource type. The following are the supported resource types for Direct Connect: dxcon dx-gateway dx-vif The following are the supported resource types for Network Manager: connection device link site The following are the supported resource types for Amazon VPC: customer-gateway transit-gateway transit-gateway-attachment transit-gateway-connect-peer transit-gateway-route-table vpn-connection
|
|
2282
|
+
*/
|
|
2283
|
+
ResourceType?: ConstrainedString;
|
|
2284
|
+
/**
|
|
2285
|
+
* The ARN of the gateway.
|
|
2286
|
+
*/
|
|
2287
|
+
ResourceArn?: ResourceArn;
|
|
2288
|
+
/**
|
|
2289
|
+
* The maximum number of results to return.
|
|
2290
|
+
*/
|
|
2291
|
+
MaxResults?: MaxResults;
|
|
2292
|
+
/**
|
|
2293
|
+
* The token for the next page of results.
|
|
2294
|
+
*/
|
|
2295
|
+
NextToken?: NextToken;
|
|
2296
|
+
}
|
|
2297
|
+
export interface GetNetworkResourceRelationshipsResponse {
|
|
2298
|
+
/**
|
|
2299
|
+
* The resource relationships.
|
|
2300
|
+
*/
|
|
2301
|
+
Relationships?: RelationshipList;
|
|
2302
|
+
/**
|
|
2303
|
+
* The token for the next page of results.
|
|
2304
|
+
*/
|
|
2305
|
+
NextToken?: NextToken;
|
|
2306
|
+
}
|
|
2307
|
+
export interface GetNetworkResourcesRequest {
|
|
2308
|
+
/**
|
|
2309
|
+
* The ID of the global network.
|
|
2310
|
+
*/
|
|
2311
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2312
|
+
/**
|
|
2313
|
+
* The ID of a core network.
|
|
2314
|
+
*/
|
|
2315
|
+
CoreNetworkId?: CoreNetworkId;
|
|
2316
|
+
/**
|
|
2317
|
+
* The ARN of the gateway.
|
|
2318
|
+
*/
|
|
2319
|
+
RegisteredGatewayArn?: ResourceArn;
|
|
2320
|
+
/**
|
|
2321
|
+
* The Amazon Web Services Region.
|
|
2322
|
+
*/
|
|
2323
|
+
AwsRegion?: ExternalRegionCode;
|
|
2324
|
+
/**
|
|
2325
|
+
* The Amazon Web Services account ID.
|
|
2326
|
+
*/
|
|
2327
|
+
AccountId?: AWSAccountId;
|
|
2328
|
+
/**
|
|
2329
|
+
* The resource type. The following are the supported resource types for Direct Connect: dxcon - The definition model is Connection. dx-gateway - The definition model is DirectConnectGateway. dx-vif - The definition model is VirtualInterface. The following are the supported resource types for Network Manager: connection - The definition model is Connection. device - The definition model is Device. link - The definition model is Link. site - The definition model is Site. The following are the supported resource types for Amazon VPC: customer-gateway - The definition model is CustomerGateway. transit-gateway - The definition model is TransitGateway. transit-gateway-attachment - The definition model is TransitGatewayAttachment. transit-gateway-connect-peer - The definition model is TransitGatewayConnectPeer. transit-gateway-route-table - The definition model is TransitGatewayRouteTable. vpn-connection - The definition model is VpnConnection.
|
|
2330
|
+
*/
|
|
2331
|
+
ResourceType?: ConstrainedString;
|
|
2332
|
+
/**
|
|
2333
|
+
* The ARN of the resource.
|
|
2334
|
+
*/
|
|
2335
|
+
ResourceArn?: ResourceArn;
|
|
2336
|
+
/**
|
|
2337
|
+
* The maximum number of results to return.
|
|
2338
|
+
*/
|
|
2339
|
+
MaxResults?: MaxResults;
|
|
2340
|
+
/**
|
|
2341
|
+
* The token for the next page of results.
|
|
2342
|
+
*/
|
|
2343
|
+
NextToken?: NextToken;
|
|
2344
|
+
}
|
|
2345
|
+
export interface GetNetworkResourcesResponse {
|
|
2346
|
+
/**
|
|
2347
|
+
* The network resources.
|
|
2348
|
+
*/
|
|
2349
|
+
NetworkResources?: NetworkResourceList;
|
|
2350
|
+
/**
|
|
2351
|
+
* The token for the next page of results.
|
|
2352
|
+
*/
|
|
2353
|
+
NextToken?: NextToken;
|
|
2354
|
+
}
|
|
2355
|
+
export interface GetNetworkRoutesRequest {
|
|
2356
|
+
/**
|
|
2357
|
+
* The ID of the global network.
|
|
2358
|
+
*/
|
|
2359
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
2360
|
+
/**
|
|
2361
|
+
* The ID of the route table.
|
|
2362
|
+
*/
|
|
2363
|
+
RouteTableIdentifier: RouteTableIdentifier;
|
|
2364
|
+
/**
|
|
2365
|
+
* An exact CIDR block.
|
|
2366
|
+
*/
|
|
2367
|
+
ExactCidrMatches?: ConstrainedStringList;
|
|
2368
|
+
/**
|
|
2369
|
+
* The most specific route that matches the traffic (longest prefix match).
|
|
2370
|
+
*/
|
|
2371
|
+
LongestPrefixMatches?: ConstrainedStringList;
|
|
2372
|
+
/**
|
|
2373
|
+
* The routes with a subnet that match the specified CIDR filter.
|
|
2374
|
+
*/
|
|
2375
|
+
SubnetOfMatches?: ConstrainedStringList;
|
|
2376
|
+
/**
|
|
2377
|
+
* The routes with a CIDR that encompasses the CIDR filter. Example: If you specify 10.0.1.0/30, then the result returns 10.0.1.0/29.
|
|
2378
|
+
*/
|
|
2379
|
+
SupernetOfMatches?: ConstrainedStringList;
|
|
2380
|
+
/**
|
|
2381
|
+
* The IDs of the prefix lists.
|
|
2382
|
+
*/
|
|
2383
|
+
PrefixListIds?: ConstrainedStringList;
|
|
2384
|
+
/**
|
|
2385
|
+
* The route states.
|
|
2386
|
+
*/
|
|
2387
|
+
States?: RouteStateList;
|
|
2388
|
+
/**
|
|
2389
|
+
* The route types.
|
|
2390
|
+
*/
|
|
2391
|
+
Types?: RouteTypeList;
|
|
2392
|
+
/**
|
|
2393
|
+
* Filter by route table destination. Possible Values: TRANSIT_GATEWAY_ATTACHMENT_ID, RESOURCE_ID, or RESOURCE_TYPE.
|
|
2394
|
+
*/
|
|
2395
|
+
DestinationFilters?: FilterMap;
|
|
2396
|
+
}
|
|
2397
|
+
export interface GetNetworkRoutesResponse {
|
|
2398
|
+
/**
|
|
2399
|
+
* The ARN of the route table.
|
|
2400
|
+
*/
|
|
2401
|
+
RouteTableArn?: ResourceArn;
|
|
2402
|
+
/**
|
|
2403
|
+
* Describes a core network segment edge.
|
|
2404
|
+
*/
|
|
2405
|
+
CoreNetworkSegmentEdge?: CoreNetworkSegmentEdgeIdentifier;
|
|
2406
|
+
/**
|
|
2407
|
+
* The route table type.
|
|
2408
|
+
*/
|
|
2409
|
+
RouteTableType?: RouteTableType;
|
|
2410
|
+
/**
|
|
2411
|
+
* The route table creation time.
|
|
2412
|
+
*/
|
|
2413
|
+
RouteTableTimestamp?: DateTime;
|
|
2414
|
+
/**
|
|
2415
|
+
* The network routes.
|
|
2416
|
+
*/
|
|
2417
|
+
NetworkRoutes?: NetworkRouteList;
|
|
2418
|
+
}
|
|
2419
|
+
export interface GetNetworkTelemetryRequest {
|
|
533
2420
|
/**
|
|
534
2421
|
* The ID of the global network.
|
|
535
2422
|
*/
|
|
536
|
-
GlobalNetworkId:
|
|
2423
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
537
2424
|
/**
|
|
538
|
-
*
|
|
2425
|
+
* The ID of a core network.
|
|
539
2426
|
*/
|
|
540
|
-
|
|
2427
|
+
CoreNetworkId?: CoreNetworkId;
|
|
541
2428
|
/**
|
|
542
|
-
* The
|
|
2429
|
+
* The ARN of the gateway.
|
|
543
2430
|
*/
|
|
544
|
-
|
|
2431
|
+
RegisteredGatewayArn?: ResourceArn;
|
|
545
2432
|
/**
|
|
546
|
-
*
|
|
2433
|
+
* The Amazon Web Services Region.
|
|
547
2434
|
*/
|
|
548
|
-
|
|
2435
|
+
AwsRegion?: ExternalRegionCode;
|
|
549
2436
|
/**
|
|
550
|
-
* The
|
|
2437
|
+
* The Amazon Web Services account ID.
|
|
551
2438
|
*/
|
|
552
|
-
|
|
2439
|
+
AccountId?: AWSAccountId;
|
|
553
2440
|
/**
|
|
554
|
-
* The
|
|
2441
|
+
* The resource type. The following are the supported resource types for Direct Connect: dxcon dx-gateway dx-vif The following are the supported resource types for Network Manager: connection device link site The following are the supported resource types for Amazon VPC: customer-gateway transit-gateway transit-gateway-attachment transit-gateway-connect-peer transit-gateway-route-table vpn-connection
|
|
555
2442
|
*/
|
|
556
|
-
|
|
2443
|
+
ResourceType?: ConstrainedString;
|
|
557
2444
|
/**
|
|
558
|
-
* The
|
|
2445
|
+
* The ARN of the resource.
|
|
559
2446
|
*/
|
|
560
|
-
|
|
2447
|
+
ResourceArn?: ResourceArn;
|
|
2448
|
+
/**
|
|
2449
|
+
* The maximum number of results to return.
|
|
2450
|
+
*/
|
|
2451
|
+
MaxResults?: MaxResults;
|
|
2452
|
+
/**
|
|
2453
|
+
* The token for the next page of results.
|
|
2454
|
+
*/
|
|
2455
|
+
NextToken?: NextToken;
|
|
561
2456
|
}
|
|
562
|
-
export interface
|
|
2457
|
+
export interface GetNetworkTelemetryResponse {
|
|
563
2458
|
/**
|
|
564
|
-
*
|
|
2459
|
+
* The network telemetry.
|
|
565
2460
|
*/
|
|
566
|
-
|
|
2461
|
+
NetworkTelemetry?: NetworkTelemetryList;
|
|
2462
|
+
/**
|
|
2463
|
+
* The token for the next page of results.
|
|
2464
|
+
*/
|
|
2465
|
+
NextToken?: NextToken;
|
|
567
2466
|
}
|
|
568
|
-
export interface
|
|
2467
|
+
export interface GetResourcePolicyRequest {
|
|
569
2468
|
/**
|
|
570
|
-
* The
|
|
2469
|
+
* The ARN of the resource.
|
|
571
2470
|
*/
|
|
572
|
-
|
|
2471
|
+
ResourceArn: ResourceArn;
|
|
2472
|
+
}
|
|
2473
|
+
export interface GetResourcePolicyResponse {
|
|
573
2474
|
/**
|
|
574
|
-
*
|
|
2475
|
+
* The resource policy document.
|
|
575
2476
|
*/
|
|
576
|
-
|
|
2477
|
+
PolicyDocument?: ResourcePolicyDocument;
|
|
2478
|
+
}
|
|
2479
|
+
export interface GetRouteAnalysisRequest {
|
|
577
2480
|
/**
|
|
578
|
-
* The
|
|
2481
|
+
* The ID of the global network.
|
|
579
2482
|
*/
|
|
580
|
-
|
|
2483
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
581
2484
|
/**
|
|
582
|
-
* The
|
|
2485
|
+
* The ID of the route analysis.
|
|
583
2486
|
*/
|
|
584
|
-
|
|
2487
|
+
RouteAnalysisId: ConstrainedString;
|
|
585
2488
|
}
|
|
586
|
-
export interface
|
|
2489
|
+
export interface GetRouteAnalysisResponse {
|
|
587
2490
|
/**
|
|
588
|
-
*
|
|
2491
|
+
* The route analysis.
|
|
589
2492
|
*/
|
|
590
|
-
|
|
2493
|
+
RouteAnalysis?: RouteAnalysis;
|
|
591
2494
|
}
|
|
592
|
-
export interface
|
|
2495
|
+
export interface GetSiteToSiteVpnAttachmentRequest {
|
|
593
2496
|
/**
|
|
594
|
-
* The
|
|
2497
|
+
* The ID of the attachment.
|
|
595
2498
|
*/
|
|
596
|
-
|
|
2499
|
+
AttachmentId: AttachmentId;
|
|
2500
|
+
}
|
|
2501
|
+
export interface GetSiteToSiteVpnAttachmentResponse {
|
|
2502
|
+
/**
|
|
2503
|
+
* Describes the site-to-site attachment.
|
|
2504
|
+
*/
|
|
2505
|
+
SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
|
|
2506
|
+
}
|
|
2507
|
+
export interface GetSitesRequest {
|
|
597
2508
|
/**
|
|
598
2509
|
* The ID of the global network.
|
|
599
2510
|
*/
|
|
600
|
-
GlobalNetworkId
|
|
2511
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
601
2512
|
/**
|
|
602
|
-
*
|
|
2513
|
+
* One or more site IDs. The maximum is 10.
|
|
603
2514
|
*/
|
|
604
|
-
|
|
2515
|
+
SiteIds?: SiteIdList;
|
|
605
2516
|
/**
|
|
606
|
-
* The
|
|
2517
|
+
* The maximum number of results to return.
|
|
607
2518
|
*/
|
|
608
|
-
|
|
2519
|
+
MaxResults?: MaxResults;
|
|
609
2520
|
/**
|
|
610
|
-
* The
|
|
2521
|
+
* The token for the next page of results.
|
|
611
2522
|
*/
|
|
612
|
-
|
|
2523
|
+
NextToken?: NextToken;
|
|
613
2524
|
}
|
|
614
|
-
export
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
2525
|
+
export interface GetSitesResponse {
|
|
2526
|
+
/**
|
|
2527
|
+
* The sites.
|
|
2528
|
+
*/
|
|
2529
|
+
Sites?: SiteList;
|
|
2530
|
+
/**
|
|
2531
|
+
* The token for the next page of results.
|
|
2532
|
+
*/
|
|
2533
|
+
NextToken?: NextToken;
|
|
2534
|
+
}
|
|
2535
|
+
export interface GetTransitGatewayConnectPeerAssociationsRequest {
|
|
618
2536
|
/**
|
|
619
2537
|
* The ID of the global network.
|
|
620
2538
|
*/
|
|
621
|
-
GlobalNetworkId:
|
|
2539
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
622
2540
|
/**
|
|
623
|
-
*
|
|
2541
|
+
* One or more transit gateway Connect peer Amazon Resource Names (ARNs).
|
|
2542
|
+
*/
|
|
2543
|
+
TransitGatewayConnectPeerArns?: TransitGatewayConnectPeerArnList;
|
|
2544
|
+
/**
|
|
2545
|
+
* The maximum number of results to return.
|
|
2546
|
+
*/
|
|
2547
|
+
MaxResults?: MaxResults;
|
|
2548
|
+
/**
|
|
2549
|
+
* The token for the next page of results.
|
|
624
2550
|
*/
|
|
625
|
-
|
|
2551
|
+
NextToken?: NextToken;
|
|
626
2552
|
}
|
|
627
|
-
export interface
|
|
2553
|
+
export interface GetTransitGatewayConnectPeerAssociationsResponse {
|
|
628
2554
|
/**
|
|
629
|
-
* Information about the
|
|
2555
|
+
* Information about the transit gateway Connect peer associations.
|
|
630
2556
|
*/
|
|
631
|
-
|
|
2557
|
+
TransitGatewayConnectPeerAssociations?: TransitGatewayConnectPeerAssociationList;
|
|
2558
|
+
/**
|
|
2559
|
+
* The token to use for the next page of results.
|
|
2560
|
+
*/
|
|
2561
|
+
NextToken?: NextToken;
|
|
632
2562
|
}
|
|
633
|
-
export interface
|
|
2563
|
+
export interface GetTransitGatewayRegistrationsRequest {
|
|
634
2564
|
/**
|
|
635
2565
|
* The ID of the global network.
|
|
636
2566
|
*/
|
|
637
|
-
GlobalNetworkId:
|
|
2567
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
638
2568
|
/**
|
|
639
|
-
* The
|
|
2569
|
+
* The Amazon Resource Names (ARNs) of one or more transit gateways. The maximum is 10.
|
|
2570
|
+
*/
|
|
2571
|
+
TransitGatewayArns?: TransitGatewayArnList;
|
|
2572
|
+
/**
|
|
2573
|
+
* The maximum number of results to return.
|
|
640
2574
|
*/
|
|
641
|
-
|
|
2575
|
+
MaxResults?: MaxResults;
|
|
2576
|
+
/**
|
|
2577
|
+
* The token for the next page of results.
|
|
2578
|
+
*/
|
|
2579
|
+
NextToken?: NextToken;
|
|
642
2580
|
}
|
|
643
|
-
export interface
|
|
2581
|
+
export interface GetTransitGatewayRegistrationsResponse {
|
|
644
2582
|
/**
|
|
645
|
-
*
|
|
2583
|
+
* The transit gateway registrations.
|
|
646
2584
|
*/
|
|
647
|
-
|
|
2585
|
+
TransitGatewayRegistrations?: TransitGatewayRegistrationList;
|
|
2586
|
+
/**
|
|
2587
|
+
* The token for the next page of results.
|
|
2588
|
+
*/
|
|
2589
|
+
NextToken?: NextToken;
|
|
648
2590
|
}
|
|
649
|
-
export interface
|
|
2591
|
+
export interface GetVpcAttachmentRequest {
|
|
650
2592
|
/**
|
|
651
|
-
* The ID of the
|
|
2593
|
+
* The ID of the attachment.
|
|
652
2594
|
*/
|
|
653
|
-
|
|
2595
|
+
AttachmentId: AttachmentId;
|
|
654
2596
|
}
|
|
655
|
-
export interface
|
|
2597
|
+
export interface GetVpcAttachmentResponse {
|
|
656
2598
|
/**
|
|
657
|
-
*
|
|
2599
|
+
* Returns details about a VPC attachment.
|
|
658
2600
|
*/
|
|
659
|
-
|
|
2601
|
+
VpcAttachment?: VpcAttachment;
|
|
660
2602
|
}
|
|
661
|
-
export interface
|
|
2603
|
+
export interface GlobalNetwork {
|
|
662
2604
|
/**
|
|
663
2605
|
* The ID of the global network.
|
|
664
2606
|
*/
|
|
665
|
-
GlobalNetworkId
|
|
2607
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
666
2608
|
/**
|
|
667
|
-
* The
|
|
2609
|
+
* The Amazon Resource Name (ARN) of the global network.
|
|
668
2610
|
*/
|
|
669
|
-
|
|
670
|
-
}
|
|
671
|
-
export interface DeleteLinkResponse {
|
|
2611
|
+
GlobalNetworkArn?: GlobalNetworkArn;
|
|
672
2612
|
/**
|
|
673
|
-
*
|
|
2613
|
+
* The description of the global network.
|
|
674
2614
|
*/
|
|
675
|
-
|
|
2615
|
+
Description?: ConstrainedString;
|
|
2616
|
+
/**
|
|
2617
|
+
* The date and time that the global network was created.
|
|
2618
|
+
*/
|
|
2619
|
+
CreatedAt?: DateTime;
|
|
2620
|
+
/**
|
|
2621
|
+
* The state of the global network.
|
|
2622
|
+
*/
|
|
2623
|
+
State?: GlobalNetworkState;
|
|
2624
|
+
/**
|
|
2625
|
+
* The tags for the global network.
|
|
2626
|
+
*/
|
|
2627
|
+
Tags?: TagList;
|
|
676
2628
|
}
|
|
677
|
-
export
|
|
2629
|
+
export type GlobalNetworkArn = string;
|
|
2630
|
+
export type GlobalNetworkId = string;
|
|
2631
|
+
export type GlobalNetworkIdList = GlobalNetworkId[];
|
|
2632
|
+
export type GlobalNetworkList = GlobalNetwork[];
|
|
2633
|
+
export type GlobalNetworkState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
2634
|
+
export type IPAddress = string;
|
|
2635
|
+
export type Integer = number;
|
|
2636
|
+
export interface Link {
|
|
2637
|
+
/**
|
|
2638
|
+
* The ID of the link.
|
|
2639
|
+
*/
|
|
2640
|
+
LinkId?: LinkId;
|
|
2641
|
+
/**
|
|
2642
|
+
* The Amazon Resource Name (ARN) of the link.
|
|
2643
|
+
*/
|
|
2644
|
+
LinkArn?: LinkArn;
|
|
678
2645
|
/**
|
|
679
2646
|
* The ID of the global network.
|
|
680
2647
|
*/
|
|
681
|
-
GlobalNetworkId
|
|
2648
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
682
2649
|
/**
|
|
683
2650
|
* The ID of the site.
|
|
684
2651
|
*/
|
|
685
|
-
SiteId
|
|
686
|
-
}
|
|
687
|
-
export interface DeleteSiteResponse {
|
|
2652
|
+
SiteId?: SiteId;
|
|
688
2653
|
/**
|
|
689
|
-
*
|
|
2654
|
+
* The description of the link.
|
|
690
2655
|
*/
|
|
691
|
-
|
|
2656
|
+
Description?: ConstrainedString;
|
|
2657
|
+
/**
|
|
2658
|
+
* The type of the link.
|
|
2659
|
+
*/
|
|
2660
|
+
Type?: ConstrainedString;
|
|
2661
|
+
/**
|
|
2662
|
+
* The bandwidth for the link.
|
|
2663
|
+
*/
|
|
2664
|
+
Bandwidth?: Bandwidth;
|
|
2665
|
+
/**
|
|
2666
|
+
* The provider of the link.
|
|
2667
|
+
*/
|
|
2668
|
+
Provider?: ConstrainedString;
|
|
2669
|
+
/**
|
|
2670
|
+
* The date and time that the link was created.
|
|
2671
|
+
*/
|
|
2672
|
+
CreatedAt?: DateTime;
|
|
2673
|
+
/**
|
|
2674
|
+
* The state of the link.
|
|
2675
|
+
*/
|
|
2676
|
+
State?: LinkState;
|
|
2677
|
+
/**
|
|
2678
|
+
* The tags for the link.
|
|
2679
|
+
*/
|
|
2680
|
+
Tags?: TagList;
|
|
692
2681
|
}
|
|
693
|
-
export
|
|
2682
|
+
export type LinkArn = string;
|
|
2683
|
+
export interface LinkAssociation {
|
|
694
2684
|
/**
|
|
695
2685
|
* The ID of the global network.
|
|
696
2686
|
*/
|
|
697
|
-
GlobalNetworkId
|
|
2687
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
698
2688
|
/**
|
|
699
|
-
* The
|
|
2689
|
+
* The device ID for the link association.
|
|
700
2690
|
*/
|
|
701
|
-
|
|
702
|
-
}
|
|
703
|
-
export interface DeregisterTransitGatewayResponse {
|
|
2691
|
+
DeviceId?: DeviceId;
|
|
704
2692
|
/**
|
|
705
|
-
* The
|
|
2693
|
+
* The ID of the link.
|
|
706
2694
|
*/
|
|
707
|
-
|
|
2695
|
+
LinkId?: LinkId;
|
|
2696
|
+
/**
|
|
2697
|
+
* The state of the association.
|
|
2698
|
+
*/
|
|
2699
|
+
LinkAssociationState?: LinkAssociationState;
|
|
708
2700
|
}
|
|
709
|
-
export
|
|
2701
|
+
export type LinkAssociationList = LinkAssociation[];
|
|
2702
|
+
export type LinkAssociationState = "PENDING"|"AVAILABLE"|"DELETING"|"DELETED"|string;
|
|
2703
|
+
export type LinkId = string;
|
|
2704
|
+
export type LinkIdList = LinkId[];
|
|
2705
|
+
export type LinkList = Link[];
|
|
2706
|
+
export type LinkState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
2707
|
+
export interface ListAttachmentsRequest {
|
|
710
2708
|
/**
|
|
711
|
-
* The
|
|
2709
|
+
* The ID of a core network.
|
|
712
2710
|
*/
|
|
713
|
-
|
|
2711
|
+
CoreNetworkId?: CoreNetworkId;
|
|
2712
|
+
/**
|
|
2713
|
+
* The type of attachment.
|
|
2714
|
+
*/
|
|
2715
|
+
AttachmentType?: AttachmentType;
|
|
2716
|
+
/**
|
|
2717
|
+
* The Region where the edge is located.
|
|
2718
|
+
*/
|
|
2719
|
+
EdgeLocation?: ExternalRegionCode;
|
|
2720
|
+
/**
|
|
2721
|
+
* The state of the attachment.
|
|
2722
|
+
*/
|
|
2723
|
+
State?: AttachmentState;
|
|
714
2724
|
/**
|
|
715
2725
|
* The maximum number of results to return.
|
|
716
2726
|
*/
|
|
@@ -718,536 +2728,552 @@ declare namespace NetworkManager {
|
|
|
718
2728
|
/**
|
|
719
2729
|
* The token for the next page of results.
|
|
720
2730
|
*/
|
|
721
|
-
NextToken?:
|
|
2731
|
+
NextToken?: NextToken;
|
|
722
2732
|
}
|
|
723
|
-
export interface
|
|
2733
|
+
export interface ListAttachmentsResponse {
|
|
724
2734
|
/**
|
|
725
|
-
*
|
|
2735
|
+
* Describes the list of attachments.
|
|
726
2736
|
*/
|
|
727
|
-
|
|
2737
|
+
Attachments?: AttachmentList;
|
|
728
2738
|
/**
|
|
729
2739
|
* The token for the next page of results.
|
|
730
2740
|
*/
|
|
731
|
-
NextToken?:
|
|
2741
|
+
NextToken?: NextToken;
|
|
732
2742
|
}
|
|
733
|
-
export interface
|
|
2743
|
+
export interface ListConnectPeersRequest {
|
|
734
2744
|
/**
|
|
735
|
-
* The ID of
|
|
2745
|
+
* The ID of a core network.
|
|
736
2746
|
*/
|
|
737
|
-
|
|
2747
|
+
CoreNetworkId?: CoreNetworkId;
|
|
738
2748
|
/**
|
|
739
|
-
* The
|
|
2749
|
+
* The ID of the attachment.
|
|
740
2750
|
*/
|
|
741
|
-
|
|
2751
|
+
ConnectAttachmentId?: AttachmentId;
|
|
742
2752
|
/**
|
|
743
|
-
* The
|
|
2753
|
+
* The maximum number of results to return.
|
|
744
2754
|
*/
|
|
745
|
-
|
|
2755
|
+
MaxResults?: MaxResults;
|
|
746
2756
|
/**
|
|
747
|
-
* The
|
|
2757
|
+
* The token for the next page of results.
|
|
748
2758
|
*/
|
|
749
|
-
|
|
2759
|
+
NextToken?: NextToken;
|
|
2760
|
+
}
|
|
2761
|
+
export interface ListConnectPeersResponse {
|
|
750
2762
|
/**
|
|
751
|
-
*
|
|
2763
|
+
* Describes the Connect peers.
|
|
752
2764
|
*/
|
|
753
|
-
|
|
2765
|
+
ConnectPeers?: ConnectPeerSummaryList;
|
|
754
2766
|
/**
|
|
755
|
-
* The
|
|
2767
|
+
* The token for the next page of results.
|
|
756
2768
|
*/
|
|
757
|
-
|
|
2769
|
+
NextToken?: NextToken;
|
|
2770
|
+
}
|
|
2771
|
+
export interface ListCoreNetworkPolicyVersionsRequest {
|
|
758
2772
|
/**
|
|
759
|
-
* The
|
|
2773
|
+
* The ID of a core network.
|
|
760
2774
|
*/
|
|
761
|
-
|
|
2775
|
+
CoreNetworkId: CoreNetworkId;
|
|
762
2776
|
/**
|
|
763
|
-
* The
|
|
2777
|
+
* The maximum number of results to return.
|
|
764
2778
|
*/
|
|
765
|
-
|
|
2779
|
+
MaxResults?: MaxResults;
|
|
766
2780
|
/**
|
|
767
|
-
* The
|
|
2781
|
+
* The token for the next page of results.
|
|
768
2782
|
*/
|
|
769
|
-
|
|
2783
|
+
NextToken?: NextToken;
|
|
2784
|
+
}
|
|
2785
|
+
export interface ListCoreNetworkPolicyVersionsResponse {
|
|
770
2786
|
/**
|
|
771
|
-
*
|
|
2787
|
+
* Describes core network policy versions.
|
|
772
2788
|
*/
|
|
773
|
-
|
|
2789
|
+
CoreNetworkPolicyVersions?: CoreNetworkPolicyVersionList;
|
|
774
2790
|
/**
|
|
775
|
-
* The
|
|
2791
|
+
* The token for the next page of results.
|
|
776
2792
|
*/
|
|
777
|
-
|
|
2793
|
+
NextToken?: NextToken;
|
|
2794
|
+
}
|
|
2795
|
+
export interface ListCoreNetworksRequest {
|
|
778
2796
|
/**
|
|
779
|
-
* The
|
|
2797
|
+
* The maximum number of results to return.
|
|
780
2798
|
*/
|
|
781
|
-
|
|
2799
|
+
MaxResults?: MaxResults;
|
|
782
2800
|
/**
|
|
783
|
-
* The
|
|
2801
|
+
* The token for the next page of results.
|
|
784
2802
|
*/
|
|
785
|
-
|
|
2803
|
+
NextToken?: NextToken;
|
|
2804
|
+
}
|
|
2805
|
+
export interface ListCoreNetworksResponse {
|
|
786
2806
|
/**
|
|
787
|
-
*
|
|
2807
|
+
* Describes the list of core networks.
|
|
788
2808
|
*/
|
|
789
|
-
|
|
2809
|
+
CoreNetworks?: CoreNetworkSummaryList;
|
|
2810
|
+
/**
|
|
2811
|
+
* The token for the next page of results.
|
|
2812
|
+
*/
|
|
2813
|
+
NextToken?: NextToken;
|
|
790
2814
|
}
|
|
791
|
-
export
|
|
792
|
-
export type DeviceState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
793
|
-
export interface DisassociateCustomerGatewayRequest {
|
|
2815
|
+
export interface ListTagsForResourceRequest {
|
|
794
2816
|
/**
|
|
795
|
-
* The
|
|
2817
|
+
* The Amazon Resource Name (ARN) of the resource.
|
|
796
2818
|
*/
|
|
797
|
-
|
|
2819
|
+
ResourceArn: ResourceArn;
|
|
2820
|
+
}
|
|
2821
|
+
export interface ListTagsForResourceResponse {
|
|
798
2822
|
/**
|
|
799
|
-
* The
|
|
2823
|
+
* The list of tags.
|
|
800
2824
|
*/
|
|
801
|
-
|
|
2825
|
+
TagList?: TagList;
|
|
802
2826
|
}
|
|
803
|
-
export interface
|
|
2827
|
+
export interface Location {
|
|
804
2828
|
/**
|
|
805
|
-
*
|
|
2829
|
+
* The physical address.
|
|
2830
|
+
*/
|
|
2831
|
+
Address?: ConstrainedString;
|
|
2832
|
+
/**
|
|
2833
|
+
* The latitude.
|
|
806
2834
|
*/
|
|
807
|
-
|
|
808
|
-
}
|
|
809
|
-
export interface DisassociateLinkRequest {
|
|
2835
|
+
Latitude?: ConstrainedString;
|
|
810
2836
|
/**
|
|
811
|
-
* The
|
|
2837
|
+
* The longitude.
|
|
812
2838
|
*/
|
|
813
|
-
|
|
2839
|
+
Longitude?: ConstrainedString;
|
|
2840
|
+
}
|
|
2841
|
+
export type Long = number;
|
|
2842
|
+
export type MaxResults = number;
|
|
2843
|
+
export interface NetworkResource {
|
|
814
2844
|
/**
|
|
815
|
-
* The
|
|
2845
|
+
* The ARN of the gateway.
|
|
816
2846
|
*/
|
|
817
|
-
|
|
2847
|
+
RegisteredGatewayArn?: ResourceArn;
|
|
818
2848
|
/**
|
|
819
|
-
*
|
|
2849
|
+
* a core network ID.
|
|
820
2850
|
*/
|
|
821
|
-
|
|
822
|
-
}
|
|
823
|
-
export interface DisassociateLinkResponse {
|
|
2851
|
+
CoreNetworkId?: CoreNetworkId;
|
|
824
2852
|
/**
|
|
825
|
-
*
|
|
2853
|
+
* The Amazon Web Services Region.
|
|
826
2854
|
*/
|
|
827
|
-
|
|
828
|
-
}
|
|
829
|
-
export interface DisassociateTransitGatewayConnectPeerRequest {
|
|
2855
|
+
AwsRegion?: ExternalRegionCode;
|
|
830
2856
|
/**
|
|
831
|
-
* The
|
|
2857
|
+
* The Amazon Web Services account ID.
|
|
832
2858
|
*/
|
|
833
|
-
|
|
2859
|
+
AccountId?: AWSAccountId;
|
|
834
2860
|
/**
|
|
835
|
-
* The
|
|
2861
|
+
* The resource type. The following are the supported resource types for Direct Connect: dxcon dx-gateway dx-vif The following are the supported resource types for Network Manager: connection device link site The following are the supported resource types for Amazon VPC: customer-gateway transit-gateway transit-gateway-attachment transit-gateway-connect-peer transit-gateway-route-table vpn-connection
|
|
836
2862
|
*/
|
|
837
|
-
|
|
838
|
-
}
|
|
839
|
-
export interface DisassociateTransitGatewayConnectPeerResponse {
|
|
2863
|
+
ResourceType?: ConstrainedString;
|
|
840
2864
|
/**
|
|
841
|
-
* The
|
|
2865
|
+
* The ID of the resource.
|
|
842
2866
|
*/
|
|
843
|
-
|
|
844
|
-
}
|
|
845
|
-
export interface GetConnectionsRequest {
|
|
2867
|
+
ResourceId?: ConstrainedString;
|
|
846
2868
|
/**
|
|
847
|
-
* The
|
|
2869
|
+
* The ARN of the resource.
|
|
848
2870
|
*/
|
|
849
|
-
|
|
2871
|
+
ResourceArn?: ResourceArn;
|
|
850
2872
|
/**
|
|
851
|
-
*
|
|
2873
|
+
* Information about the resource, in JSON format. Network Manager gets this information by describing the resource using its Describe API call.
|
|
852
2874
|
*/
|
|
853
|
-
|
|
2875
|
+
Definition?: ConstrainedString;
|
|
854
2876
|
/**
|
|
855
|
-
* The
|
|
2877
|
+
* The time that the resource definition was retrieved.
|
|
856
2878
|
*/
|
|
857
|
-
|
|
2879
|
+
DefinitionTimestamp?: DateTime;
|
|
858
2880
|
/**
|
|
859
|
-
* The
|
|
2881
|
+
* The tags.
|
|
860
2882
|
*/
|
|
861
|
-
|
|
2883
|
+
Tags?: TagList;
|
|
862
2884
|
/**
|
|
863
|
-
* The
|
|
2885
|
+
* The resource metadata.
|
|
864
2886
|
*/
|
|
865
|
-
|
|
2887
|
+
Metadata?: NetworkResourceMetadataMap;
|
|
866
2888
|
}
|
|
867
|
-
export interface
|
|
2889
|
+
export interface NetworkResourceCount {
|
|
868
2890
|
/**
|
|
869
|
-
*
|
|
2891
|
+
* The resource type.
|
|
870
2892
|
*/
|
|
871
|
-
|
|
2893
|
+
ResourceType?: ConstrainedString;
|
|
872
2894
|
/**
|
|
873
|
-
* The
|
|
2895
|
+
* The resource count.
|
|
874
2896
|
*/
|
|
875
|
-
|
|
2897
|
+
Count?: Integer;
|
|
876
2898
|
}
|
|
877
|
-
export
|
|
2899
|
+
export type NetworkResourceCountList = NetworkResourceCount[];
|
|
2900
|
+
export type NetworkResourceList = NetworkResource[];
|
|
2901
|
+
export type NetworkResourceMetadataMap = {[key: string]: ConstrainedString};
|
|
2902
|
+
export interface NetworkResourceSummary {
|
|
878
2903
|
/**
|
|
879
|
-
* The
|
|
2904
|
+
* The ARN of the gateway.
|
|
880
2905
|
*/
|
|
881
|
-
|
|
2906
|
+
RegisteredGatewayArn?: ResourceArn;
|
|
882
2907
|
/**
|
|
883
|
-
*
|
|
2908
|
+
* The ARN of the resource.
|
|
884
2909
|
*/
|
|
885
|
-
|
|
2910
|
+
ResourceArn?: ResourceArn;
|
|
886
2911
|
/**
|
|
887
|
-
* The
|
|
2912
|
+
* The resource type.
|
|
888
2913
|
*/
|
|
889
|
-
|
|
2914
|
+
ResourceType?: ConstrainedString;
|
|
890
2915
|
/**
|
|
891
|
-
*
|
|
2916
|
+
* Information about the resource, in JSON format. Network Manager gets this information by describing the resource using its Describe API call.
|
|
892
2917
|
*/
|
|
893
|
-
|
|
894
|
-
}
|
|
895
|
-
export interface GetCustomerGatewayAssociationsResponse {
|
|
2918
|
+
Definition?: ConstrainedString;
|
|
896
2919
|
/**
|
|
897
|
-
* The
|
|
2920
|
+
* The value for the Name tag.
|
|
898
2921
|
*/
|
|
899
|
-
|
|
2922
|
+
NameTag?: ConstrainedString;
|
|
900
2923
|
/**
|
|
901
|
-
*
|
|
2924
|
+
* Indicates whether this is a middlebox appliance.
|
|
902
2925
|
*/
|
|
903
|
-
|
|
2926
|
+
IsMiddlebox?: Boolean;
|
|
904
2927
|
}
|
|
905
|
-
export interface
|
|
2928
|
+
export interface NetworkRoute {
|
|
906
2929
|
/**
|
|
907
|
-
*
|
|
2930
|
+
* A unique identifier for the route, such as a CIDR block.
|
|
908
2931
|
*/
|
|
909
|
-
|
|
2932
|
+
DestinationCidrBlock?: ConstrainedString;
|
|
910
2933
|
/**
|
|
911
|
-
*
|
|
2934
|
+
* The destinations.
|
|
912
2935
|
*/
|
|
913
|
-
|
|
2936
|
+
Destinations?: NetworkRouteDestinationList;
|
|
914
2937
|
/**
|
|
915
|
-
* The ID of the
|
|
2938
|
+
* The ID of the prefix list.
|
|
916
2939
|
*/
|
|
917
|
-
|
|
2940
|
+
PrefixListId?: ConstrainedString;
|
|
918
2941
|
/**
|
|
919
|
-
* The
|
|
2942
|
+
* The route state. The possible values are active and blackhole.
|
|
920
2943
|
*/
|
|
921
|
-
|
|
2944
|
+
State?: RouteState;
|
|
922
2945
|
/**
|
|
923
|
-
* The
|
|
2946
|
+
* The route type. The possible values are propagated and static.
|
|
924
2947
|
*/
|
|
925
|
-
|
|
2948
|
+
Type?: RouteType;
|
|
926
2949
|
}
|
|
927
|
-
export interface
|
|
928
|
-
/**
|
|
929
|
-
* The devices.
|
|
930
|
-
*/
|
|
931
|
-
Devices?: DeviceList;
|
|
2950
|
+
export interface NetworkRouteDestination {
|
|
932
2951
|
/**
|
|
933
|
-
* The
|
|
2952
|
+
* The ID of a core network attachment.
|
|
934
2953
|
*/
|
|
935
|
-
|
|
936
|
-
}
|
|
937
|
-
export interface GetLinkAssociationsRequest {
|
|
2954
|
+
CoreNetworkAttachmentId?: AttachmentId;
|
|
938
2955
|
/**
|
|
939
|
-
* The ID of the
|
|
2956
|
+
* The ID of the transit gateway attachment.
|
|
940
2957
|
*/
|
|
941
|
-
|
|
2958
|
+
TransitGatewayAttachmentId?: TransitGatewayAttachmentId;
|
|
942
2959
|
/**
|
|
943
|
-
* The
|
|
2960
|
+
* The name of the segment.
|
|
944
2961
|
*/
|
|
945
|
-
|
|
2962
|
+
SegmentName?: ConstrainedString;
|
|
946
2963
|
/**
|
|
947
|
-
* The
|
|
2964
|
+
* The edge location for the network destination.
|
|
948
2965
|
*/
|
|
949
|
-
|
|
2966
|
+
EdgeLocation?: ExternalRegionCode;
|
|
950
2967
|
/**
|
|
951
|
-
* The
|
|
2968
|
+
* The resource type.
|
|
952
2969
|
*/
|
|
953
|
-
|
|
2970
|
+
ResourceType?: ConstrainedString;
|
|
954
2971
|
/**
|
|
955
|
-
* The
|
|
2972
|
+
* The ID of the resource.
|
|
956
2973
|
*/
|
|
957
|
-
|
|
2974
|
+
ResourceId?: ConstrainedString;
|
|
958
2975
|
}
|
|
959
|
-
export
|
|
2976
|
+
export type NetworkRouteDestinationList = NetworkRouteDestination[];
|
|
2977
|
+
export type NetworkRouteList = NetworkRoute[];
|
|
2978
|
+
export interface NetworkTelemetry {
|
|
960
2979
|
/**
|
|
961
|
-
* The
|
|
2980
|
+
* The ARN of the gateway.
|
|
962
2981
|
*/
|
|
963
|
-
|
|
2982
|
+
RegisteredGatewayArn?: ResourceArn;
|
|
964
2983
|
/**
|
|
965
|
-
* The
|
|
2984
|
+
* The ID of a core network.
|
|
966
2985
|
*/
|
|
967
|
-
|
|
968
|
-
}
|
|
969
|
-
export interface GetLinksRequest {
|
|
2986
|
+
CoreNetworkId?: CoreNetworkId;
|
|
970
2987
|
/**
|
|
971
|
-
* The
|
|
2988
|
+
* The Amazon Web Services Region.
|
|
972
2989
|
*/
|
|
973
|
-
|
|
2990
|
+
AwsRegion?: ExternalRegionCode;
|
|
974
2991
|
/**
|
|
975
|
-
*
|
|
2992
|
+
* The Amazon Web Services account ID.
|
|
976
2993
|
*/
|
|
977
|
-
|
|
2994
|
+
AccountId?: AWSAccountId;
|
|
978
2995
|
/**
|
|
979
|
-
* The
|
|
2996
|
+
* The resource type.
|
|
980
2997
|
*/
|
|
981
|
-
|
|
2998
|
+
ResourceType?: ConstrainedString;
|
|
982
2999
|
/**
|
|
983
|
-
* The
|
|
3000
|
+
* The ID of the resource.
|
|
984
3001
|
*/
|
|
985
|
-
|
|
3002
|
+
ResourceId?: ConstrainedString;
|
|
986
3003
|
/**
|
|
987
|
-
* The
|
|
3004
|
+
* The ARN of the resource.
|
|
988
3005
|
*/
|
|
989
|
-
|
|
3006
|
+
ResourceArn?: ResourceArn;
|
|
990
3007
|
/**
|
|
991
|
-
* The
|
|
3008
|
+
* The address.
|
|
992
3009
|
*/
|
|
993
|
-
|
|
3010
|
+
Address?: ConstrainedString;
|
|
994
3011
|
/**
|
|
995
|
-
* The
|
|
3012
|
+
* The connection health.
|
|
996
3013
|
*/
|
|
997
|
-
|
|
3014
|
+
Health?: ConnectionHealth;
|
|
998
3015
|
}
|
|
999
|
-
export
|
|
3016
|
+
export type NetworkTelemetryList = NetworkTelemetry[];
|
|
3017
|
+
export type NextToken = string;
|
|
3018
|
+
export interface PathComponent {
|
|
1000
3019
|
/**
|
|
1001
|
-
* The
|
|
3020
|
+
* The sequence number in the path. The destination is 0.
|
|
1002
3021
|
*/
|
|
1003
|
-
|
|
3022
|
+
Sequence?: Integer;
|
|
1004
3023
|
/**
|
|
1005
|
-
* The
|
|
3024
|
+
* The resource.
|
|
1006
3025
|
*/
|
|
1007
|
-
|
|
1008
|
-
}
|
|
1009
|
-
export interface GetSitesRequest {
|
|
3026
|
+
Resource?: NetworkResourceSummary;
|
|
1010
3027
|
/**
|
|
1011
|
-
* The
|
|
3028
|
+
* The destination CIDR block in the route table.
|
|
1012
3029
|
*/
|
|
1013
|
-
|
|
3030
|
+
DestinationCidrBlock?: ConstrainedString;
|
|
3031
|
+
}
|
|
3032
|
+
export type PathComponentList = PathComponent[];
|
|
3033
|
+
export interface ProposedSegmentChange {
|
|
1014
3034
|
/**
|
|
1015
|
-
*
|
|
3035
|
+
* The key-value tags that changed for the segment.
|
|
1016
3036
|
*/
|
|
1017
|
-
|
|
3037
|
+
Tags?: TagList;
|
|
1018
3038
|
/**
|
|
1019
|
-
* The
|
|
3039
|
+
* The rule number in the policy document that applies to this change.
|
|
1020
3040
|
*/
|
|
1021
|
-
|
|
3041
|
+
AttachmentPolicyRuleNumber?: Integer;
|
|
1022
3042
|
/**
|
|
1023
|
-
* The
|
|
3043
|
+
* The name of the segment to change.
|
|
1024
3044
|
*/
|
|
1025
|
-
|
|
3045
|
+
SegmentName?: ConstrainedString;
|
|
1026
3046
|
}
|
|
1027
|
-
export interface
|
|
3047
|
+
export interface PutCoreNetworkPolicyRequest {
|
|
1028
3048
|
/**
|
|
1029
|
-
* The
|
|
3049
|
+
* The ID of a core network.
|
|
1030
3050
|
*/
|
|
1031
|
-
|
|
3051
|
+
CoreNetworkId: CoreNetworkId;
|
|
1032
3052
|
/**
|
|
1033
|
-
* The
|
|
3053
|
+
* The policy document.
|
|
1034
3054
|
*/
|
|
1035
|
-
|
|
1036
|
-
}
|
|
1037
|
-
export interface GetTransitGatewayConnectPeerAssociationsRequest {
|
|
3055
|
+
PolicyDocument: CoreNetworkPolicyDocument;
|
|
1038
3056
|
/**
|
|
1039
|
-
*
|
|
3057
|
+
* a core network policy description.
|
|
1040
3058
|
*/
|
|
1041
|
-
|
|
3059
|
+
Description?: ConstrainedString;
|
|
1042
3060
|
/**
|
|
1043
|
-
*
|
|
3061
|
+
* The ID of a core network policy.
|
|
1044
3062
|
*/
|
|
1045
|
-
|
|
3063
|
+
LatestVersionId?: Integer;
|
|
1046
3064
|
/**
|
|
1047
|
-
* The
|
|
3065
|
+
* The client token associated with the request.
|
|
1048
3066
|
*/
|
|
1049
|
-
|
|
3067
|
+
ClientToken?: ClientToken;
|
|
3068
|
+
}
|
|
3069
|
+
export interface PutCoreNetworkPolicyResponse {
|
|
1050
3070
|
/**
|
|
1051
|
-
*
|
|
3071
|
+
* Describes the changed core network policy.
|
|
1052
3072
|
*/
|
|
1053
|
-
|
|
3073
|
+
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
1054
3074
|
}
|
|
1055
|
-
export interface
|
|
3075
|
+
export interface PutResourcePolicyRequest {
|
|
1056
3076
|
/**
|
|
1057
|
-
*
|
|
3077
|
+
* The JSON resource policy document.
|
|
1058
3078
|
*/
|
|
1059
|
-
|
|
3079
|
+
PolicyDocument: ResourcePolicyDocument;
|
|
1060
3080
|
/**
|
|
1061
|
-
* The
|
|
3081
|
+
* The ARN of the resource policy.
|
|
1062
3082
|
*/
|
|
1063
|
-
|
|
3083
|
+
ResourceArn: ResourceArn;
|
|
1064
3084
|
}
|
|
1065
|
-
export interface
|
|
3085
|
+
export interface PutResourcePolicyResponse {
|
|
3086
|
+
}
|
|
3087
|
+
export type ReasonContextKey = string;
|
|
3088
|
+
export type ReasonContextMap = {[key: string]: ReasonContextValue};
|
|
3089
|
+
export type ReasonContextValue = string;
|
|
3090
|
+
export interface RegisterTransitGatewayRequest {
|
|
1066
3091
|
/**
|
|
1067
3092
|
* The ID of the global network.
|
|
1068
3093
|
*/
|
|
1069
|
-
GlobalNetworkId:
|
|
1070
|
-
/**
|
|
1071
|
-
* The Amazon Resource Names (ARNs) of one or more transit gateways. The maximum is 10.
|
|
1072
|
-
*/
|
|
1073
|
-
TransitGatewayArns?: StringList;
|
|
1074
|
-
/**
|
|
1075
|
-
* The maximum number of results to return.
|
|
1076
|
-
*/
|
|
1077
|
-
MaxResults?: MaxResults;
|
|
3094
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1078
3095
|
/**
|
|
1079
|
-
* The
|
|
3096
|
+
* The Amazon Resource Name (ARN) of the transit gateway.
|
|
1080
3097
|
*/
|
|
1081
|
-
|
|
3098
|
+
TransitGatewayArn: TransitGatewayArn;
|
|
1082
3099
|
}
|
|
1083
|
-
export interface
|
|
3100
|
+
export interface RegisterTransitGatewayResponse {
|
|
1084
3101
|
/**
|
|
1085
|
-
*
|
|
3102
|
+
* Information about the transit gateway registration.
|
|
1086
3103
|
*/
|
|
1087
|
-
|
|
3104
|
+
TransitGatewayRegistration?: TransitGatewayRegistration;
|
|
3105
|
+
}
|
|
3106
|
+
export interface RejectAttachmentRequest {
|
|
1088
3107
|
/**
|
|
1089
|
-
* The
|
|
3108
|
+
* The ID of the attachment.
|
|
1090
3109
|
*/
|
|
1091
|
-
|
|
3110
|
+
AttachmentId: AttachmentId;
|
|
1092
3111
|
}
|
|
1093
|
-
export interface
|
|
3112
|
+
export interface RejectAttachmentResponse {
|
|
1094
3113
|
/**
|
|
1095
|
-
*
|
|
3114
|
+
* Describes the rejected attachment request.
|
|
1096
3115
|
*/
|
|
1097
|
-
|
|
3116
|
+
Attachment?: Attachment;
|
|
3117
|
+
}
|
|
3118
|
+
export interface Relationship {
|
|
1098
3119
|
/**
|
|
1099
|
-
* The
|
|
3120
|
+
* The ARN of the resource.
|
|
1100
3121
|
*/
|
|
1101
|
-
|
|
3122
|
+
From?: ConstrainedString;
|
|
1102
3123
|
/**
|
|
1103
|
-
* The
|
|
3124
|
+
* The ARN of the resource.
|
|
1104
3125
|
*/
|
|
1105
|
-
|
|
3126
|
+
To?: ConstrainedString;
|
|
3127
|
+
}
|
|
3128
|
+
export type RelationshipList = Relationship[];
|
|
3129
|
+
export type ResourceArn = string;
|
|
3130
|
+
export type ResourcePolicyDocument = string;
|
|
3131
|
+
export interface RestoreCoreNetworkPolicyVersionRequest {
|
|
1106
3132
|
/**
|
|
1107
|
-
* The
|
|
3133
|
+
* The ID of a core network.
|
|
1108
3134
|
*/
|
|
1109
|
-
|
|
3135
|
+
CoreNetworkId: CoreNetworkId;
|
|
1110
3136
|
/**
|
|
1111
|
-
* The
|
|
3137
|
+
* The ID of the policy version to restore.
|
|
1112
3138
|
*/
|
|
1113
|
-
|
|
3139
|
+
PolicyVersionId: Integer;
|
|
3140
|
+
}
|
|
3141
|
+
export interface RestoreCoreNetworkPolicyVersionResponse {
|
|
1114
3142
|
/**
|
|
1115
|
-
*
|
|
3143
|
+
* Describes the restored core network policy.
|
|
1116
3144
|
*/
|
|
1117
|
-
|
|
3145
|
+
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
1118
3146
|
}
|
|
1119
|
-
export
|
|
1120
|
-
export type GlobalNetworkState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
1121
|
-
export type Integer = number;
|
|
1122
|
-
export interface Link {
|
|
3147
|
+
export interface RouteAnalysis {
|
|
1123
3148
|
/**
|
|
1124
|
-
* The ID of the
|
|
3149
|
+
* The ID of the global network.
|
|
1125
3150
|
*/
|
|
1126
|
-
|
|
3151
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
1127
3152
|
/**
|
|
1128
|
-
* The
|
|
3153
|
+
* The ID of the AWS account that created the route analysis.
|
|
1129
3154
|
*/
|
|
1130
|
-
|
|
3155
|
+
OwnerAccountId?: AWSAccountId;
|
|
1131
3156
|
/**
|
|
1132
|
-
* The ID of the
|
|
3157
|
+
* The ID of the route analysis.
|
|
1133
3158
|
*/
|
|
1134
|
-
|
|
3159
|
+
RouteAnalysisId?: ConstrainedString;
|
|
1135
3160
|
/**
|
|
1136
|
-
* The
|
|
3161
|
+
* The time that the analysis started.
|
|
1137
3162
|
*/
|
|
1138
|
-
|
|
3163
|
+
StartTimestamp?: DateTime;
|
|
1139
3164
|
/**
|
|
1140
|
-
* The
|
|
3165
|
+
* The status of the route analysis.
|
|
1141
3166
|
*/
|
|
1142
|
-
|
|
3167
|
+
Status?: RouteAnalysisStatus;
|
|
1143
3168
|
/**
|
|
1144
|
-
* The
|
|
3169
|
+
* The source.
|
|
1145
3170
|
*/
|
|
1146
|
-
|
|
3171
|
+
Source?: RouteAnalysisEndpointOptions;
|
|
1147
3172
|
/**
|
|
1148
|
-
* The
|
|
3173
|
+
* The destination.
|
|
1149
3174
|
*/
|
|
1150
|
-
|
|
3175
|
+
Destination?: RouteAnalysisEndpointOptions;
|
|
1151
3176
|
/**
|
|
1152
|
-
* The
|
|
3177
|
+
* Indicates whether to analyze the return path. The return path is not analyzed if the forward path analysis does not succeed.
|
|
1153
3178
|
*/
|
|
1154
|
-
|
|
3179
|
+
IncludeReturnPath?: Boolean;
|
|
1155
3180
|
/**
|
|
1156
|
-
*
|
|
3181
|
+
* Indicates whether to include the location of middlebox appliances in the route analysis.
|
|
1157
3182
|
*/
|
|
1158
|
-
|
|
3183
|
+
UseMiddleboxes?: Boolean;
|
|
1159
3184
|
/**
|
|
1160
|
-
* The
|
|
3185
|
+
* The forward path.
|
|
1161
3186
|
*/
|
|
1162
|
-
|
|
3187
|
+
ForwardPath?: RouteAnalysisPath;
|
|
1163
3188
|
/**
|
|
1164
|
-
* The
|
|
3189
|
+
* The return path.
|
|
1165
3190
|
*/
|
|
1166
|
-
|
|
3191
|
+
ReturnPath?: RouteAnalysisPath;
|
|
1167
3192
|
}
|
|
1168
|
-
export interface
|
|
1169
|
-
/**
|
|
1170
|
-
* The ID of the global network.
|
|
1171
|
-
*/
|
|
1172
|
-
GlobalNetworkId?: String;
|
|
3193
|
+
export interface RouteAnalysisCompletion {
|
|
1173
3194
|
/**
|
|
1174
|
-
* The
|
|
3195
|
+
* The result of the analysis. If the status is NOT_CONNECTED, check the reason code.
|
|
1175
3196
|
*/
|
|
1176
|
-
|
|
3197
|
+
ResultCode?: RouteAnalysisCompletionResultCode;
|
|
1177
3198
|
/**
|
|
1178
|
-
* The
|
|
3199
|
+
* The reason code. Available only if a connection is not found. BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND - Found a black hole route with the destination CIDR block. CYCLIC_PATH_DETECTED - Found the same resource multiple times while traversing the path. INACTIVE_ROUTE_FOR_DESTINATION_FOUND - Found an inactive route with the destination CIDR block. MAX_HOPS_EXCEEDED - Analysis exceeded 64 hops without finding the destination. ROUTE_NOT_FOUND - Cannot find a route table with the destination CIDR block. TGW_ATTACH_ARN_NO_MATCH - Found an attachment, but not with the correct destination ARN. TGW_ATTACH_NOT_FOUND - Cannot find an attachment. TGW_ATTACH_NOT_IN_TGW - Found an attachment, but not to the correct transit gateway. TGW_ATTACH_STABLE_ROUTE_TABLE_NOT_FOUND - The state of the route table association is not associated.
|
|
1179
3200
|
*/
|
|
1180
|
-
|
|
3201
|
+
ReasonCode?: RouteAnalysisCompletionReasonCode;
|
|
1181
3202
|
/**
|
|
1182
|
-
*
|
|
3203
|
+
* Additional information about the path. Available only if a connection is not found.
|
|
1183
3204
|
*/
|
|
1184
|
-
|
|
3205
|
+
ReasonContext?: ReasonContextMap;
|
|
1185
3206
|
}
|
|
1186
|
-
export type
|
|
1187
|
-
export type
|
|
1188
|
-
export
|
|
1189
|
-
export type LinkState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
1190
|
-
export interface ListTagsForResourceRequest {
|
|
3207
|
+
export type RouteAnalysisCompletionReasonCode = "TRANSIT_GATEWAY_ATTACHMENT_NOT_FOUND"|"TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY"|"CYCLIC_PATH_DETECTED"|"TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND"|"ROUTE_NOT_FOUND"|"BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND"|"INACTIVE_ROUTE_FOR_DESTINATION_FOUND"|"TRANSIT_GATEWAY_ATTACHMENT_ATTACH_ARN_NO_MATCH"|"MAX_HOPS_EXCEEDED"|"POSSIBLE_MIDDLEBOX"|"NO_DESTINATION_ARN_PROVIDED"|string;
|
|
3208
|
+
export type RouteAnalysisCompletionResultCode = "CONNECTED"|"NOT_CONNECTED"|string;
|
|
3209
|
+
export interface RouteAnalysisEndpointOptions {
|
|
1191
3210
|
/**
|
|
1192
|
-
* The
|
|
3211
|
+
* The ARN of the transit gateway attachment.
|
|
1193
3212
|
*/
|
|
1194
|
-
|
|
1195
|
-
}
|
|
1196
|
-
export interface ListTagsForResourceResponse {
|
|
3213
|
+
TransitGatewayAttachmentArn?: TransitGatewayAttachmentArn;
|
|
1197
3214
|
/**
|
|
1198
|
-
* The
|
|
3215
|
+
* The ARN of the transit gateway.
|
|
1199
3216
|
*/
|
|
1200
|
-
|
|
1201
|
-
}
|
|
1202
|
-
export interface Location {
|
|
3217
|
+
TransitGatewayArn?: TransitGatewayArn;
|
|
1203
3218
|
/**
|
|
1204
|
-
* The
|
|
3219
|
+
* The IP address.
|
|
1205
3220
|
*/
|
|
1206
|
-
|
|
3221
|
+
IpAddress?: IPAddress;
|
|
3222
|
+
}
|
|
3223
|
+
export interface RouteAnalysisEndpointOptionsSpecification {
|
|
1207
3224
|
/**
|
|
1208
|
-
* The
|
|
3225
|
+
* The ARN of the transit gateway attachment.
|
|
1209
3226
|
*/
|
|
1210
|
-
|
|
3227
|
+
TransitGatewayAttachmentArn?: TransitGatewayAttachmentArn;
|
|
1211
3228
|
/**
|
|
1212
|
-
* The
|
|
3229
|
+
* The IP address.
|
|
1213
3230
|
*/
|
|
1214
|
-
|
|
3231
|
+
IpAddress?: IPAddress;
|
|
1215
3232
|
}
|
|
1216
|
-
export
|
|
1217
|
-
export interface RegisterTransitGatewayRequest {
|
|
3233
|
+
export interface RouteAnalysisPath {
|
|
1218
3234
|
/**
|
|
1219
|
-
* The
|
|
3235
|
+
* The status of the analysis at completion.
|
|
1220
3236
|
*/
|
|
1221
|
-
|
|
3237
|
+
CompletionStatus?: RouteAnalysisCompletion;
|
|
1222
3238
|
/**
|
|
1223
|
-
* The
|
|
3239
|
+
* The route analysis path.
|
|
1224
3240
|
*/
|
|
1225
|
-
|
|
3241
|
+
Path?: PathComponentList;
|
|
1226
3242
|
}
|
|
1227
|
-
export
|
|
3243
|
+
export type RouteAnalysisStatus = "RUNNING"|"COMPLETED"|"FAILED"|string;
|
|
3244
|
+
export type RouteState = "ACTIVE"|"BLACKHOLE"|string;
|
|
3245
|
+
export type RouteStateList = RouteState[];
|
|
3246
|
+
export interface RouteTableIdentifier {
|
|
1228
3247
|
/**
|
|
1229
|
-
*
|
|
3248
|
+
* The ARN of the transit gateway route table.
|
|
1230
3249
|
*/
|
|
1231
|
-
|
|
3250
|
+
TransitGatewayRouteTableArn?: TransitGatewayRouteTableArn;
|
|
3251
|
+
/**
|
|
3252
|
+
* The segment edge in a core network.
|
|
3253
|
+
*/
|
|
3254
|
+
CoreNetworkSegmentEdge?: CoreNetworkSegmentEdgeIdentifier;
|
|
1232
3255
|
}
|
|
1233
|
-
export type
|
|
3256
|
+
export type RouteTableType = "TRANSIT_GATEWAY_ROUTE_TABLE"|"CORE_NETWORK_SEGMENT"|string;
|
|
3257
|
+
export type RouteType = "PROPAGATED"|"STATIC"|string;
|
|
3258
|
+
export type RouteTypeList = RouteType[];
|
|
3259
|
+
export type ServerSideString = string;
|
|
1234
3260
|
export interface Site {
|
|
1235
3261
|
/**
|
|
1236
3262
|
* The ID of the site.
|
|
1237
3263
|
*/
|
|
1238
|
-
SiteId?:
|
|
3264
|
+
SiteId?: SiteId;
|
|
1239
3265
|
/**
|
|
1240
3266
|
* The Amazon Resource Name (ARN) of the site.
|
|
1241
3267
|
*/
|
|
1242
|
-
SiteArn?:
|
|
3268
|
+
SiteArn?: SiteArn;
|
|
1243
3269
|
/**
|
|
1244
3270
|
* The ID of the global network.
|
|
1245
3271
|
*/
|
|
1246
|
-
GlobalNetworkId?:
|
|
3272
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
1247
3273
|
/**
|
|
1248
3274
|
* The description of the site.
|
|
1249
3275
|
*/
|
|
1250
|
-
Description?:
|
|
3276
|
+
Description?: ConstrainedString;
|
|
1251
3277
|
/**
|
|
1252
3278
|
* The location of the site.
|
|
1253
3279
|
*/
|
|
@@ -1265,17 +3291,58 @@ declare namespace NetworkManager {
|
|
|
1265
3291
|
*/
|
|
1266
3292
|
Tags?: TagList;
|
|
1267
3293
|
}
|
|
3294
|
+
export type SiteArn = string;
|
|
3295
|
+
export type SiteId = string;
|
|
3296
|
+
export type SiteIdList = SiteId[];
|
|
1268
3297
|
export type SiteList = Site[];
|
|
1269
3298
|
export type SiteState = "PENDING"|"AVAILABLE"|"DELETING"|"UPDATING"|string;
|
|
1270
|
-
export
|
|
1271
|
-
|
|
3299
|
+
export interface SiteToSiteVpnAttachment {
|
|
3300
|
+
/**
|
|
3301
|
+
* Provides details about a site-to-site VPN attachment.
|
|
3302
|
+
*/
|
|
3303
|
+
Attachment?: Attachment;
|
|
3304
|
+
/**
|
|
3305
|
+
* The ARN of the site-to-site VPN attachment.
|
|
3306
|
+
*/
|
|
3307
|
+
VpnConnectionArn?: VpnConnectionArn;
|
|
3308
|
+
}
|
|
3309
|
+
export interface StartRouteAnalysisRequest {
|
|
3310
|
+
/**
|
|
3311
|
+
* The ID of the global network.
|
|
3312
|
+
*/
|
|
3313
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
3314
|
+
/**
|
|
3315
|
+
* The source from which traffic originates.
|
|
3316
|
+
*/
|
|
3317
|
+
Source: RouteAnalysisEndpointOptionsSpecification;
|
|
3318
|
+
/**
|
|
3319
|
+
* The destination.
|
|
3320
|
+
*/
|
|
3321
|
+
Destination: RouteAnalysisEndpointOptionsSpecification;
|
|
3322
|
+
/**
|
|
3323
|
+
* Indicates whether to analyze the return path. The default is false.
|
|
3324
|
+
*/
|
|
3325
|
+
IncludeReturnPath?: Boolean;
|
|
3326
|
+
/**
|
|
3327
|
+
* Indicates whether to include the location of middlebox appliances in the route analysis. The default is false.
|
|
3328
|
+
*/
|
|
3329
|
+
UseMiddleboxes?: Boolean;
|
|
3330
|
+
}
|
|
3331
|
+
export interface StartRouteAnalysisResponse {
|
|
3332
|
+
/**
|
|
3333
|
+
* The route analysis.
|
|
3334
|
+
*/
|
|
3335
|
+
RouteAnalysis?: RouteAnalysis;
|
|
3336
|
+
}
|
|
3337
|
+
export type SubnetArn = string;
|
|
3338
|
+
export type SubnetArnList = SubnetArn[];
|
|
1272
3339
|
export interface Tag {
|
|
1273
3340
|
/**
|
|
1274
|
-
* The tag key.
|
|
3341
|
+
* The tag key. Constraints: Maximum length of 128 characters.
|
|
1275
3342
|
*/
|
|
1276
3343
|
Key?: TagKey;
|
|
1277
3344
|
/**
|
|
1278
|
-
* The tag value.
|
|
3345
|
+
* The tag value. Constraints: Maximum length of 256 characters.
|
|
1279
3346
|
*/
|
|
1280
3347
|
Value?: TagValue;
|
|
1281
3348
|
}
|
|
@@ -1286,7 +3353,7 @@ declare namespace NetworkManager {
|
|
|
1286
3353
|
/**
|
|
1287
3354
|
* The Amazon Resource Name (ARN) of the resource.
|
|
1288
3355
|
*/
|
|
1289
|
-
ResourceArn:
|
|
3356
|
+
ResourceArn: ResourceArn;
|
|
1290
3357
|
/**
|
|
1291
3358
|
* The tags to apply to the specified resource.
|
|
1292
3359
|
*/
|
|
@@ -1295,23 +3362,29 @@ declare namespace NetworkManager {
|
|
|
1295
3362
|
export interface TagResourceResponse {
|
|
1296
3363
|
}
|
|
1297
3364
|
export type TagValue = string;
|
|
3365
|
+
export type TransitGatewayArn = string;
|
|
3366
|
+
export type TransitGatewayArnList = TransitGatewayArn[];
|
|
3367
|
+
export type TransitGatewayAttachmentArn = string;
|
|
3368
|
+
export type TransitGatewayAttachmentId = string;
|
|
3369
|
+
export type TransitGatewayConnectPeerArn = string;
|
|
3370
|
+
export type TransitGatewayConnectPeerArnList = TransitGatewayConnectPeerArn[];
|
|
1298
3371
|
export interface TransitGatewayConnectPeerAssociation {
|
|
1299
3372
|
/**
|
|
1300
3373
|
* The Amazon Resource Name (ARN) of the transit gateway Connect peer.
|
|
1301
3374
|
*/
|
|
1302
|
-
TransitGatewayConnectPeerArn?:
|
|
3375
|
+
TransitGatewayConnectPeerArn?: TransitGatewayConnectPeerArn;
|
|
1303
3376
|
/**
|
|
1304
3377
|
* The ID of the global network.
|
|
1305
3378
|
*/
|
|
1306
|
-
GlobalNetworkId?:
|
|
3379
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
1307
3380
|
/**
|
|
1308
3381
|
* The ID of the device.
|
|
1309
3382
|
*/
|
|
1310
|
-
DeviceId?:
|
|
3383
|
+
DeviceId?: DeviceId;
|
|
1311
3384
|
/**
|
|
1312
3385
|
* The ID of the link.
|
|
1313
3386
|
*/
|
|
1314
|
-
LinkId?:
|
|
3387
|
+
LinkId?: LinkId;
|
|
1315
3388
|
/**
|
|
1316
3389
|
* The state of the association.
|
|
1317
3390
|
*/
|
|
@@ -1323,11 +3396,11 @@ declare namespace NetworkManager {
|
|
|
1323
3396
|
/**
|
|
1324
3397
|
* The ID of the global network.
|
|
1325
3398
|
*/
|
|
1326
|
-
GlobalNetworkId?:
|
|
3399
|
+
GlobalNetworkId?: GlobalNetworkId;
|
|
1327
3400
|
/**
|
|
1328
3401
|
* The Amazon Resource Name (ARN) of the transit gateway.
|
|
1329
3402
|
*/
|
|
1330
|
-
TransitGatewayArn?:
|
|
3403
|
+
TransitGatewayArn?: TransitGatewayArn;
|
|
1331
3404
|
/**
|
|
1332
3405
|
* The state of the transit gateway registration.
|
|
1333
3406
|
*/
|
|
@@ -1343,13 +3416,15 @@ declare namespace NetworkManager {
|
|
|
1343
3416
|
/**
|
|
1344
3417
|
* The message for the state reason.
|
|
1345
3418
|
*/
|
|
1346
|
-
Message?:
|
|
3419
|
+
Message?: ConstrainedString;
|
|
1347
3420
|
}
|
|
3421
|
+
export type TransitGatewayRouteTableArn = string;
|
|
3422
|
+
export type TunnelProtocol = "GRE"|string;
|
|
1348
3423
|
export interface UntagResourceRequest {
|
|
1349
3424
|
/**
|
|
1350
3425
|
* The Amazon Resource Name (ARN) of the resource.
|
|
1351
3426
|
*/
|
|
1352
|
-
ResourceArn:
|
|
3427
|
+
ResourceArn: ResourceArn;
|
|
1353
3428
|
/**
|
|
1354
3429
|
* The tag keys to remove from the specified resource.
|
|
1355
3430
|
*/
|
|
@@ -1361,23 +3436,23 @@ declare namespace NetworkManager {
|
|
|
1361
3436
|
/**
|
|
1362
3437
|
* The ID of the global network.
|
|
1363
3438
|
*/
|
|
1364
|
-
GlobalNetworkId:
|
|
3439
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1365
3440
|
/**
|
|
1366
3441
|
* The ID of the connection.
|
|
1367
3442
|
*/
|
|
1368
|
-
ConnectionId:
|
|
3443
|
+
ConnectionId: ConnectionId;
|
|
1369
3444
|
/**
|
|
1370
3445
|
* The ID of the link for the first device in the connection.
|
|
1371
3446
|
*/
|
|
1372
|
-
LinkId?:
|
|
3447
|
+
LinkId?: LinkId;
|
|
1373
3448
|
/**
|
|
1374
3449
|
* The ID of the link for the second device in the connection.
|
|
1375
3450
|
*/
|
|
1376
|
-
ConnectedLinkId?:
|
|
3451
|
+
ConnectedLinkId?: LinkId;
|
|
1377
3452
|
/**
|
|
1378
3453
|
* A description of the connection. Length Constraints: Maximum length of 256 characters.
|
|
1379
3454
|
*/
|
|
1380
|
-
Description?:
|
|
3455
|
+
Description?: ConstrainedString;
|
|
1381
3456
|
}
|
|
1382
3457
|
export interface UpdateConnectionResponse {
|
|
1383
3458
|
/**
|
|
@@ -1385,44 +3460,60 @@ declare namespace NetworkManager {
|
|
|
1385
3460
|
*/
|
|
1386
3461
|
Connection?: Connection;
|
|
1387
3462
|
}
|
|
3463
|
+
export interface UpdateCoreNetworkRequest {
|
|
3464
|
+
/**
|
|
3465
|
+
* The ID of a core network.
|
|
3466
|
+
*/
|
|
3467
|
+
CoreNetworkId: CoreNetworkId;
|
|
3468
|
+
/**
|
|
3469
|
+
* The description of the update.
|
|
3470
|
+
*/
|
|
3471
|
+
Description?: ConstrainedString;
|
|
3472
|
+
}
|
|
3473
|
+
export interface UpdateCoreNetworkResponse {
|
|
3474
|
+
/**
|
|
3475
|
+
* Returns information about a core network update.
|
|
3476
|
+
*/
|
|
3477
|
+
CoreNetwork?: CoreNetwork;
|
|
3478
|
+
}
|
|
1388
3479
|
export interface UpdateDeviceRequest {
|
|
1389
3480
|
/**
|
|
1390
3481
|
* The ID of the global network.
|
|
1391
3482
|
*/
|
|
1392
|
-
GlobalNetworkId:
|
|
3483
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1393
3484
|
/**
|
|
1394
3485
|
* The ID of the device.
|
|
1395
3486
|
*/
|
|
1396
|
-
DeviceId:
|
|
3487
|
+
DeviceId: DeviceId;
|
|
1397
3488
|
/**
|
|
1398
|
-
* The
|
|
3489
|
+
* The Amazon Web Services location of the device, if applicable. For an on-premises device, you can omit this parameter.
|
|
1399
3490
|
*/
|
|
1400
3491
|
AWSLocation?: AWSLocation;
|
|
1401
3492
|
/**
|
|
1402
|
-
* A description of the device.
|
|
3493
|
+
* A description of the device. Constraints: Maximum length of 256 characters.
|
|
1403
3494
|
*/
|
|
1404
|
-
Description?:
|
|
3495
|
+
Description?: ConstrainedString;
|
|
1405
3496
|
/**
|
|
1406
3497
|
* The type of the device.
|
|
1407
3498
|
*/
|
|
1408
|
-
Type?:
|
|
3499
|
+
Type?: ConstrainedString;
|
|
1409
3500
|
/**
|
|
1410
|
-
* The vendor of the device.
|
|
3501
|
+
* The vendor of the device. Constraints: Maximum length of 128 characters.
|
|
1411
3502
|
*/
|
|
1412
|
-
Vendor?:
|
|
3503
|
+
Vendor?: ConstrainedString;
|
|
1413
3504
|
/**
|
|
1414
|
-
* The model of the device.
|
|
3505
|
+
* The model of the device. Constraints: Maximum length of 128 characters.
|
|
1415
3506
|
*/
|
|
1416
|
-
Model?:
|
|
3507
|
+
Model?: ConstrainedString;
|
|
1417
3508
|
/**
|
|
1418
|
-
* The serial number of the device.
|
|
3509
|
+
* The serial number of the device. Constraints: Maximum length of 128 characters.
|
|
1419
3510
|
*/
|
|
1420
|
-
SerialNumber?:
|
|
3511
|
+
SerialNumber?: ConstrainedString;
|
|
1421
3512
|
Location?: Location;
|
|
1422
3513
|
/**
|
|
1423
3514
|
* The ID of the site.
|
|
1424
3515
|
*/
|
|
1425
|
-
SiteId?:
|
|
3516
|
+
SiteId?: SiteId;
|
|
1426
3517
|
}
|
|
1427
3518
|
export interface UpdateDeviceResponse {
|
|
1428
3519
|
/**
|
|
@@ -1434,11 +3525,11 @@ declare namespace NetworkManager {
|
|
|
1434
3525
|
/**
|
|
1435
3526
|
* The ID of your global network.
|
|
1436
3527
|
*/
|
|
1437
|
-
GlobalNetworkId:
|
|
3528
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1438
3529
|
/**
|
|
1439
|
-
* A description of the global network.
|
|
3530
|
+
* A description of the global network. Constraints: Maximum length of 256 characters.
|
|
1440
3531
|
*/
|
|
1441
|
-
Description?:
|
|
3532
|
+
Description?: ConstrainedString;
|
|
1442
3533
|
}
|
|
1443
3534
|
export interface UpdateGlobalNetworkResponse {
|
|
1444
3535
|
/**
|
|
@@ -1450,27 +3541,27 @@ declare namespace NetworkManager {
|
|
|
1450
3541
|
/**
|
|
1451
3542
|
* The ID of the global network.
|
|
1452
3543
|
*/
|
|
1453
|
-
GlobalNetworkId:
|
|
3544
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1454
3545
|
/**
|
|
1455
3546
|
* The ID of the link.
|
|
1456
3547
|
*/
|
|
1457
|
-
LinkId:
|
|
3548
|
+
LinkId: LinkId;
|
|
1458
3549
|
/**
|
|
1459
|
-
* A description of the link.
|
|
3550
|
+
* A description of the link. Constraints: Maximum length of 256 characters.
|
|
1460
3551
|
*/
|
|
1461
|
-
Description?:
|
|
3552
|
+
Description?: ConstrainedString;
|
|
1462
3553
|
/**
|
|
1463
|
-
* The type of the link.
|
|
3554
|
+
* The type of the link. Constraints: Maximum length of 128 characters.
|
|
1464
3555
|
*/
|
|
1465
|
-
Type?:
|
|
3556
|
+
Type?: ConstrainedString;
|
|
1466
3557
|
/**
|
|
1467
3558
|
* The upload and download speed in Mbps.
|
|
1468
3559
|
*/
|
|
1469
3560
|
Bandwidth?: Bandwidth;
|
|
1470
3561
|
/**
|
|
1471
|
-
* The provider of the link.
|
|
3562
|
+
* The provider of the link. Constraints: Maximum length of 128 characters.
|
|
1472
3563
|
*/
|
|
1473
|
-
Provider?:
|
|
3564
|
+
Provider?: ConstrainedString;
|
|
1474
3565
|
}
|
|
1475
3566
|
export interface UpdateLinkResponse {
|
|
1476
3567
|
/**
|
|
@@ -1478,19 +3569,43 @@ declare namespace NetworkManager {
|
|
|
1478
3569
|
*/
|
|
1479
3570
|
Link?: Link;
|
|
1480
3571
|
}
|
|
3572
|
+
export interface UpdateNetworkResourceMetadataRequest {
|
|
3573
|
+
/**
|
|
3574
|
+
* The ID of the global network.
|
|
3575
|
+
*/
|
|
3576
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
3577
|
+
/**
|
|
3578
|
+
* The ARN of the resource.
|
|
3579
|
+
*/
|
|
3580
|
+
ResourceArn: ResourceArn;
|
|
3581
|
+
/**
|
|
3582
|
+
* The resource metadata.
|
|
3583
|
+
*/
|
|
3584
|
+
Metadata: NetworkResourceMetadataMap;
|
|
3585
|
+
}
|
|
3586
|
+
export interface UpdateNetworkResourceMetadataResponse {
|
|
3587
|
+
/**
|
|
3588
|
+
* The ARN of the resource.
|
|
3589
|
+
*/
|
|
3590
|
+
ResourceArn?: ResourceArn;
|
|
3591
|
+
/**
|
|
3592
|
+
* The updated resource metadata.
|
|
3593
|
+
*/
|
|
3594
|
+
Metadata?: NetworkResourceMetadataMap;
|
|
3595
|
+
}
|
|
1481
3596
|
export interface UpdateSiteRequest {
|
|
1482
3597
|
/**
|
|
1483
3598
|
* The ID of the global network.
|
|
1484
3599
|
*/
|
|
1485
|
-
GlobalNetworkId:
|
|
3600
|
+
GlobalNetworkId: GlobalNetworkId;
|
|
1486
3601
|
/**
|
|
1487
3602
|
* The ID of your site.
|
|
1488
3603
|
*/
|
|
1489
|
-
SiteId:
|
|
3604
|
+
SiteId: SiteId;
|
|
1490
3605
|
/**
|
|
1491
|
-
* A description of your site.
|
|
3606
|
+
* A description of your site. Constraints: Maximum length of 256 characters.
|
|
1492
3607
|
*/
|
|
1493
|
-
Description?:
|
|
3608
|
+
Description?: ConstrainedString;
|
|
1494
3609
|
/**
|
|
1495
3610
|
* The site location: Address: The physical address of the site. Latitude: The latitude of the site. Longitude: The longitude of the site.
|
|
1496
3611
|
*/
|
|
@@ -1502,6 +3617,52 @@ declare namespace NetworkManager {
|
|
|
1502
3617
|
*/
|
|
1503
3618
|
Site?: Site;
|
|
1504
3619
|
}
|
|
3620
|
+
export interface UpdateVpcAttachmentRequest {
|
|
3621
|
+
/**
|
|
3622
|
+
* The ID of the attachment.
|
|
3623
|
+
*/
|
|
3624
|
+
AttachmentId: AttachmentId;
|
|
3625
|
+
/**
|
|
3626
|
+
* Adds a subnet ARN to the VPC attachment.
|
|
3627
|
+
*/
|
|
3628
|
+
AddSubnetArns?: SubnetArnList;
|
|
3629
|
+
/**
|
|
3630
|
+
* Removes a subnet ARN from the attachment.
|
|
3631
|
+
*/
|
|
3632
|
+
RemoveSubnetArns?: SubnetArnList;
|
|
3633
|
+
/**
|
|
3634
|
+
* Additional options for updating the VPC attachment.
|
|
3635
|
+
*/
|
|
3636
|
+
Options?: VpcOptions;
|
|
3637
|
+
}
|
|
3638
|
+
export interface UpdateVpcAttachmentResponse {
|
|
3639
|
+
/**
|
|
3640
|
+
* Describes the updated VPC attachment.
|
|
3641
|
+
*/
|
|
3642
|
+
VpcAttachment?: VpcAttachment;
|
|
3643
|
+
}
|
|
3644
|
+
export type VpcArn = string;
|
|
3645
|
+
export interface VpcAttachment {
|
|
3646
|
+
/**
|
|
3647
|
+
* Provides details about the VPC attachment.
|
|
3648
|
+
*/
|
|
3649
|
+
Attachment?: Attachment;
|
|
3650
|
+
/**
|
|
3651
|
+
* The subnet ARNs.
|
|
3652
|
+
*/
|
|
3653
|
+
SubnetArns?: SubnetArnList;
|
|
3654
|
+
/**
|
|
3655
|
+
* Provides details about the VPC attachment.
|
|
3656
|
+
*/
|
|
3657
|
+
Options?: VpcOptions;
|
|
3658
|
+
}
|
|
3659
|
+
export interface VpcOptions {
|
|
3660
|
+
/**
|
|
3661
|
+
* Indicates whether IPv6 is supported.
|
|
3662
|
+
*/
|
|
3663
|
+
Ipv6Support?: Boolean;
|
|
3664
|
+
}
|
|
3665
|
+
export type VpnConnectionArn = string;
|
|
1505
3666
|
/**
|
|
1506
3667
|
* A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
|
|
1507
3668
|
*/
|