@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26
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 -19
- package/.jsii +150 -6
- package/.projenrc.ts +4 -4
- package/CHANGELOG.md +1 -91
- package/lib/ecr-sync.d.ts +4 -22
- package/lib/ecr-sync.js +3 -10
- package/lib/image.d.ts +5 -8
- package/lib/image.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +184 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
- 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/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
- 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 +30 -15
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
- 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 +18 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
- package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
- package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
- 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 +4 -1
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
- 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 +131 -76
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- 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 +5 -1
- 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 +151 -127
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
- package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
- 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 +18 -12
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
- 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/runtime.lex.v2-2020-08-07.min.json +41 -8
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
- package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
- package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
- package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
- package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
- package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
- package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
- package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
- package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
- package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
- package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
- package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
- package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
- package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
- package/node_modules/aws-sdk/clients/es.d.ts +110 -0
- package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
- package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
- package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
- package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
- package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
- package/node_modules/aws-sdk/clients/health.d.ts +2 -2
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
- package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
- package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
- package/node_modules/aws-sdk/clients/location.d.ts +306 -59
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
- package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
- package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
- package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
- package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
- package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
- package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
- package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
- package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
- package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
- 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/route53recoveryreadiness.d.ts +275 -230
- package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
- package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
- package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
- package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
- package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
- package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
- package/node_modules/aws-sdk/lib/param_validator.js +2 -0
- package/node_modules/aws-sdk/package.json +2 -2
- package/node_modules/jmespath/jmespath.js +32 -27
- package/node_modules/jmespath/package.json +2 -7
- 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/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
- package/package.json +22 -22
- package/releasetag.txt +1 -0
- package/version.txt +1 -0
- package/node_modules/jmespath/.eslintrc +0 -10
- package/node_modules/jmespath/.npmignore +0 -1
- package/node_modules/jmespath/.travis.yml +0 -6
- package/node_modules/jmespath/BASELINE +0 -15
- package/node_modules/jmespath/Gruntfile.js +0 -36
- package/node_modules/jmespath/g.sh +0 -5
- package/node_modules/jmespath/index.html +0 -93
- package/node_modules/jmespath/james.html +0 -7
- package/node_modules/jmespath/l.js +0 -189
- package/node_modules/jmespath/perf.js +0 -33
- package/node_modules/jmespath/reservedWords.json +0 -4
- package/node_modules/jmespath/test/compliance/basic.json +0 -96
- package/node_modules/jmespath/test/compliance/boolean.json +0 -257
- package/node_modules/jmespath/test/compliance/current.json +0 -25
- package/node_modules/jmespath/test/compliance/escape.json +0 -46
- package/node_modules/jmespath/test/compliance/filters.json +0 -468
- package/node_modules/jmespath/test/compliance/functions.json +0 -825
- package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
- package/node_modules/jmespath/test/compliance/indices.json +0 -346
- package/node_modules/jmespath/test/compliance/literal.json +0 -190
- package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
- package/node_modules/jmespath/test/compliance/pipe.json +0 -131
- package/node_modules/jmespath/test/compliance/slice.json +0 -187
- package/node_modules/jmespath/test/compliance/syntax.json +0 -616
- package/node_modules/jmespath/test/compliance/unicode.json +0 -38
- package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
- package/node_modules/jmespath/test/compliance.js +0 -56
- package/node_modules/jmespath/test/jmespath.js +0 -217
|
@@ -36,11 +36,11 @@ declare class Location extends Service {
|
|
|
36
36
|
*/
|
|
37
37
|
batchDeleteGeofence(callback?: (err: AWSError, data: Location.Types.BatchDeleteGeofenceResponse) => void): Request<Location.Types.BatchDeleteGeofenceResponse, AWSError>;
|
|
38
38
|
/**
|
|
39
|
-
* Evaluates device positions against the geofence geometries from a given geofence collection. This operation always returns an empty response because geofences are asynchronously evaluated. The evaluation determines if the device has entered or exited a geofenced area, and then publishes one of the following events to Amazon EventBridge: ENTER if Amazon Location determines that the tracked device has entered a geofenced area. EXIT if Amazon Location determines that the tracked device has exited a geofenced area. The last geofence that a device was observed within is tracked for 30 days after the most recent device position update.
|
|
39
|
+
* Evaluates device positions against the geofence geometries from a given geofence collection. This operation always returns an empty response because geofences are asynchronously evaluated. The evaluation determines if the device has entered or exited a geofenced area, and then publishes one of the following events to Amazon EventBridge: ENTER if Amazon Location determines that the tracked device has entered a geofenced area. EXIT if Amazon Location determines that the tracked device has exited a geofenced area. The last geofence that a device was observed within is tracked for 30 days after the most recent device position update. Geofence evaluation uses the given device position. It does not account for the optional Accuracy of a DevicePositionUpdate.
|
|
40
40
|
*/
|
|
41
41
|
batchEvaluateGeofences(params: Location.Types.BatchEvaluateGeofencesRequest, callback?: (err: AWSError, data: Location.Types.BatchEvaluateGeofencesResponse) => void): Request<Location.Types.BatchEvaluateGeofencesResponse, AWSError>;
|
|
42
42
|
/**
|
|
43
|
-
* Evaluates device positions against the geofence geometries from a given geofence collection. This operation always returns an empty response because geofences are asynchronously evaluated. The evaluation determines if the device has entered or exited a geofenced area, and then publishes one of the following events to Amazon EventBridge: ENTER if Amazon Location determines that the tracked device has entered a geofenced area. EXIT if Amazon Location determines that the tracked device has exited a geofenced area. The last geofence that a device was observed within is tracked for 30 days after the most recent device position update.
|
|
43
|
+
* Evaluates device positions against the geofence geometries from a given geofence collection. This operation always returns an empty response because geofences are asynchronously evaluated. The evaluation determines if the device has entered or exited a geofenced area, and then publishes one of the following events to Amazon EventBridge: ENTER if Amazon Location determines that the tracked device has entered a geofenced area. EXIT if Amazon Location determines that the tracked device has exited a geofenced area. The last geofence that a device was observed within is tracked for 30 days after the most recent device position update. Geofence evaluation uses the given device position. It does not account for the optional Accuracy of a DevicePositionUpdate.
|
|
44
44
|
*/
|
|
45
45
|
batchEvaluateGeofences(callback?: (err: AWSError, data: Location.Types.BatchEvaluateGeofencesResponse) => void): Request<Location.Types.BatchEvaluateGeofencesResponse, AWSError>;
|
|
46
46
|
/**
|
|
@@ -60,21 +60,29 @@ declare class Location extends Service {
|
|
|
60
60
|
*/
|
|
61
61
|
batchPutGeofence(callback?: (err: AWSError, data: Location.Types.BatchPutGeofenceResponse) => void): Request<Location.Types.BatchPutGeofenceResponse, AWSError>;
|
|
62
62
|
/**
|
|
63
|
-
* Uploads position update data for one or more devices to a tracker resource. Amazon Location uses the data when it reports the last known device position and position history. Amazon Location retains location data for 30 days. Position updates are handled based on the PositionFiltering property of the tracker. When PositionFiltering is set to TimeBased, updates are evaluated against linked geofence collections, and location data is stored at a maximum of one position per 30 second interval. If your update frequency is more often than every 30 seconds, only one update per 30 seconds is stored for each unique device ID. When PositionFiltering is set to DistanceBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than 30 m (98.4 ft).
|
|
63
|
+
* Uploads position update data for one or more devices to a tracker resource. Amazon Location uses the data when it reports the last known device position and position history. Amazon Location retains location data for 30 days. Position updates are handled based on the PositionFiltering property of the tracker. When PositionFiltering is set to TimeBased, updates are evaluated against linked geofence collections, and location data is stored at a maximum of one position per 30 second interval. If your update frequency is more often than every 30 seconds, only one update per 30 seconds is stored for each unique device ID. When PositionFiltering is set to DistanceBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than 30 m (98.4 ft). When PositionFiltering is set to AccuracyBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than the measured accuracy. For example, if two consecutive updates from a device have a horizontal accuracy of 5 m and 10 m, the second update is neither stored or evaluated if the device has moved less than 15 m. If PositionFiltering is set to AccuracyBased filtering, Amazon Location uses the default value { "Horizontal": 0} when accuracy is not provided on a DevicePositionUpdate.
|
|
64
64
|
*/
|
|
65
65
|
batchUpdateDevicePosition(params: Location.Types.BatchUpdateDevicePositionRequest, callback?: (err: AWSError, data: Location.Types.BatchUpdateDevicePositionResponse) => void): Request<Location.Types.BatchUpdateDevicePositionResponse, AWSError>;
|
|
66
66
|
/**
|
|
67
|
-
* Uploads position update data for one or more devices to a tracker resource. Amazon Location uses the data when it reports the last known device position and position history. Amazon Location retains location data for 30 days. Position updates are handled based on the PositionFiltering property of the tracker. When PositionFiltering is set to TimeBased, updates are evaluated against linked geofence collections, and location data is stored at a maximum of one position per 30 second interval. If your update frequency is more often than every 30 seconds, only one update per 30 seconds is stored for each unique device ID. When PositionFiltering is set to DistanceBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than 30 m (98.4 ft).
|
|
67
|
+
* Uploads position update data for one or more devices to a tracker resource. Amazon Location uses the data when it reports the last known device position and position history. Amazon Location retains location data for 30 days. Position updates are handled based on the PositionFiltering property of the tracker. When PositionFiltering is set to TimeBased, updates are evaluated against linked geofence collections, and location data is stored at a maximum of one position per 30 second interval. If your update frequency is more often than every 30 seconds, only one update per 30 seconds is stored for each unique device ID. When PositionFiltering is set to DistanceBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than 30 m (98.4 ft). When PositionFiltering is set to AccuracyBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than the measured accuracy. For example, if two consecutive updates from a device have a horizontal accuracy of 5 m and 10 m, the second update is neither stored or evaluated if the device has moved less than 15 m. If PositionFiltering is set to AccuracyBased filtering, Amazon Location uses the default value { "Horizontal": 0} when accuracy is not provided on a DevicePositionUpdate.
|
|
68
68
|
*/
|
|
69
69
|
batchUpdateDevicePosition(callback?: (err: AWSError, data: Location.Types.BatchUpdateDevicePositionResponse) => void): Request<Location.Types.BatchUpdateDevicePositionResponse, AWSError>;
|
|
70
70
|
/**
|
|
71
|
-
* Calculates a route given the following required parameters:
|
|
71
|
+
* Calculates a route given the following required parameters: DeparturePosition and DestinationPosition. Requires that you first create a route calculator resource. By default, a request that doesn't specify a departure time uses the best time of day to travel with the best traffic conditions when calculating the route. Additional options include: Specifying a departure time using either DepartureTime or DepartNow. This calculates a route based on predictive traffic data at the given time. You can't specify both DepartureTime and DepartNow in a single request. Specifying both parameters returns a validation error. Specifying a travel mode using TravelMode sets the transportation mode used to calculate the routes. This also lets you specify additional route preferences in CarModeOptions if traveling by Car, or TruckModeOptions if traveling by Truck.
|
|
72
72
|
*/
|
|
73
73
|
calculateRoute(params: Location.Types.CalculateRouteRequest, callback?: (err: AWSError, data: Location.Types.CalculateRouteResponse) => void): Request<Location.Types.CalculateRouteResponse, AWSError>;
|
|
74
74
|
/**
|
|
75
|
-
* Calculates a route given the following required parameters:
|
|
75
|
+
* Calculates a route given the following required parameters: DeparturePosition and DestinationPosition. Requires that you first create a route calculator resource. By default, a request that doesn't specify a departure time uses the best time of day to travel with the best traffic conditions when calculating the route. Additional options include: Specifying a departure time using either DepartureTime or DepartNow. This calculates a route based on predictive traffic data at the given time. You can't specify both DepartureTime and DepartNow in a single request. Specifying both parameters returns a validation error. Specifying a travel mode using TravelMode sets the transportation mode used to calculate the routes. This also lets you specify additional route preferences in CarModeOptions if traveling by Car, or TruckModeOptions if traveling by Truck.
|
|
76
76
|
*/
|
|
77
77
|
calculateRoute(callback?: (err: AWSError, data: Location.Types.CalculateRouteResponse) => void): Request<Location.Types.CalculateRouteResponse, AWSError>;
|
|
78
|
+
/**
|
|
79
|
+
* Calculates a route matrix given the following required parameters: DeparturePositions and DestinationPositions. CalculateRouteMatrix calculates routes and returns the travel time and travel distance from each departure position to each destination position in the request. For example, given departure positions A and B, and destination positions X and Y, CalculateRouteMatrix will return time and distance for routes from A to X, A to Y, B to X, and B to Y (in that order). The number of results returned (and routes calculated) will be the number of DeparturePositions times the number of DestinationPositions. Your account is charged for each route calculated, not the number of requests. Requires that you first create a route calculator resource. By default, a request that doesn't specify a departure time uses the best time of day to travel with the best traffic conditions when calculating routes. Additional options include: Specifying a departure time using either DepartureTime or DepartNow. This calculates routes based on predictive traffic data at the given time. You can't specify both DepartureTime and DepartNow in a single request. Specifying both parameters returns a validation error. Specifying a travel mode using TravelMode sets the transportation mode used to calculate the routes. This also lets you specify additional route preferences in CarModeOptions if traveling by Car, or TruckModeOptions if traveling by Truck.
|
|
80
|
+
*/
|
|
81
|
+
calculateRouteMatrix(params: Location.Types.CalculateRouteMatrixRequest, callback?: (err: AWSError, data: Location.Types.CalculateRouteMatrixResponse) => void): Request<Location.Types.CalculateRouteMatrixResponse, AWSError>;
|
|
82
|
+
/**
|
|
83
|
+
* Calculates a route matrix given the following required parameters: DeparturePositions and DestinationPositions. CalculateRouteMatrix calculates routes and returns the travel time and travel distance from each departure position to each destination position in the request. For example, given departure positions A and B, and destination positions X and Y, CalculateRouteMatrix will return time and distance for routes from A to X, A to Y, B to X, and B to Y (in that order). The number of results returned (and routes calculated) will be the number of DeparturePositions times the number of DestinationPositions. Your account is charged for each route calculated, not the number of requests. Requires that you first create a route calculator resource. By default, a request that doesn't specify a departure time uses the best time of day to travel with the best traffic conditions when calculating routes. Additional options include: Specifying a departure time using either DepartureTime or DepartNow. This calculates routes based on predictive traffic data at the given time. You can't specify both DepartureTime and DepartNow in a single request. Specifying both parameters returns a validation error. Specifying a travel mode using TravelMode sets the transportation mode used to calculate the routes. This also lets you specify additional route preferences in CarModeOptions if traveling by Car, or TruckModeOptions if traveling by Truck.
|
|
84
|
+
*/
|
|
85
|
+
calculateRouteMatrix(callback?: (err: AWSError, data: Location.Types.CalculateRouteMatrixResponse) => void): Request<Location.Types.CalculateRouteMatrixResponse, AWSError>;
|
|
78
86
|
/**
|
|
79
87
|
* Creates a geofence collection, which manages and stores geofences.
|
|
80
88
|
*/
|
|
@@ -84,27 +92,27 @@ declare class Location extends Service {
|
|
|
84
92
|
*/
|
|
85
93
|
createGeofenceCollection(callback?: (err: AWSError, data: Location.Types.CreateGeofenceCollectionResponse) => void): Request<Location.Types.CreateGeofenceCollectionResponse, AWSError>;
|
|
86
94
|
/**
|
|
87
|
-
* Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global location data providers.
|
|
95
|
+
* Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global location data providers. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you may only use HERE as your geolocation provider. See section 82 of the AWS service terms for more details.
|
|
88
96
|
*/
|
|
89
97
|
createMap(params: Location.Types.CreateMapRequest, callback?: (err: AWSError, data: Location.Types.CreateMapResponse) => void): Request<Location.Types.CreateMapResponse, AWSError>;
|
|
90
98
|
/**
|
|
91
|
-
* Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global location data providers.
|
|
99
|
+
* Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global location data providers. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you may only use HERE as your geolocation provider. See section 82 of the AWS service terms for more details.
|
|
92
100
|
*/
|
|
93
101
|
createMap(callback?: (err: AWSError, data: Location.Types.CreateMapResponse) => void): Request<Location.Types.CreateMapResponse, AWSError>;
|
|
94
102
|
/**
|
|
95
|
-
* Creates a place index resource in your AWS account. Use a place index resource to geocode addresses and other text queries by using the SearchPlaceIndexForText operation, and reverse geocode coordinates by using the SearchPlaceIndexForPosition operation.
|
|
103
|
+
* Creates a place index resource in your AWS account. Use a place index resource to geocode addresses and other text queries by using the SearchPlaceIndexForText operation, and reverse geocode coordinates by using the SearchPlaceIndexForPosition operation, and enable autosuggestions by using the SearchPlaceIndexForSuggestions operation. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you may only use HERE as your geolocation provider. See section 82 of the AWS service terms for more details.
|
|
96
104
|
*/
|
|
97
105
|
createPlaceIndex(params: Location.Types.CreatePlaceIndexRequest, callback?: (err: AWSError, data: Location.Types.CreatePlaceIndexResponse) => void): Request<Location.Types.CreatePlaceIndexResponse, AWSError>;
|
|
98
106
|
/**
|
|
99
|
-
* Creates a place index resource in your AWS account. Use a place index resource to geocode addresses and other text queries by using the SearchPlaceIndexForText operation, and reverse geocode coordinates by using the SearchPlaceIndexForPosition operation.
|
|
107
|
+
* Creates a place index resource in your AWS account. Use a place index resource to geocode addresses and other text queries by using the SearchPlaceIndexForText operation, and reverse geocode coordinates by using the SearchPlaceIndexForPosition operation, and enable autosuggestions by using the SearchPlaceIndexForSuggestions operation. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you may only use HERE as your geolocation provider. See section 82 of the AWS service terms for more details.
|
|
100
108
|
*/
|
|
101
109
|
createPlaceIndex(callback?: (err: AWSError, data: Location.Types.CreatePlaceIndexResponse) => void): Request<Location.Types.CreatePlaceIndexResponse, AWSError>;
|
|
102
110
|
/**
|
|
103
|
-
* Creates a route calculator resource in your AWS account. You can send requests to a route calculator resource to estimate travel time, distance, and get directions. A route calculator sources traffic and road network data from your chosen data provider.
|
|
111
|
+
* Creates a route calculator resource in your AWS account. You can send requests to a route calculator resource to estimate travel time, distance, and get directions. A route calculator sources traffic and road network data from your chosen data provider. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you may only use HERE as your geolocation provider. See section 82 of the AWS service terms for more details.
|
|
104
112
|
*/
|
|
105
113
|
createRouteCalculator(params: Location.Types.CreateRouteCalculatorRequest, callback?: (err: AWSError, data: Location.Types.CreateRouteCalculatorResponse) => void): Request<Location.Types.CreateRouteCalculatorResponse, AWSError>;
|
|
106
114
|
/**
|
|
107
|
-
* Creates a route calculator resource in your AWS account. You can send requests to a route calculator resource to estimate travel time, distance, and get directions. A route calculator sources traffic and road network data from your chosen data provider.
|
|
115
|
+
* Creates a route calculator resource in your AWS account. You can send requests to a route calculator resource to estimate travel time, distance, and get directions. A route calculator sources traffic and road network data from your chosen data provider. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you may only use HERE as your geolocation provider. See section 82 of the AWS service terms for more details.
|
|
108
116
|
*/
|
|
109
117
|
createRouteCalculator(callback?: (err: AWSError, data: Location.Types.CreateRouteCalculatorResponse) => void): Request<Location.Types.CreateRouteCalculatorResponse, AWSError>;
|
|
110
118
|
/**
|
|
@@ -347,6 +355,14 @@ declare class Location extends Service {
|
|
|
347
355
|
* Reverse geocodes a given coordinate and returns a legible address. Allows you to search for Places or points of interest near a given position.
|
|
348
356
|
*/
|
|
349
357
|
searchPlaceIndexForPosition(callback?: (err: AWSError, data: Location.Types.SearchPlaceIndexForPositionResponse) => void): Request<Location.Types.SearchPlaceIndexForPositionResponse, AWSError>;
|
|
358
|
+
/**
|
|
359
|
+
* Generates suggestions for addresses and points of interest based on partial or misspelled free-form text. This operation is also known as autocomplete, autosuggest, or fuzzy matching. Optional parameters let you narrow your search results by bounding box or country, or bias your search toward a specific position on the globe. You can search for suggested place names near a specified position by using BiasPosition, or filter results within a bounding box by using FilterBBox. These parameters are mutually exclusive; using both BiasPosition and FilterBBox in the same command returns an error.
|
|
360
|
+
*/
|
|
361
|
+
searchPlaceIndexForSuggestions(params: Location.Types.SearchPlaceIndexForSuggestionsRequest, callback?: (err: AWSError, data: Location.Types.SearchPlaceIndexForSuggestionsResponse) => void): Request<Location.Types.SearchPlaceIndexForSuggestionsResponse, AWSError>;
|
|
362
|
+
/**
|
|
363
|
+
* Generates suggestions for addresses and points of interest based on partial or misspelled free-form text. This operation is also known as autocomplete, autosuggest, or fuzzy matching. Optional parameters let you narrow your search results by bounding box or country, or bias your search toward a specific position on the globe. You can search for suggested place names near a specified position by using BiasPosition, or filter results within a bounding box by using FilterBBox. These parameters are mutually exclusive; using both BiasPosition and FilterBBox in the same command returns an error.
|
|
364
|
+
*/
|
|
365
|
+
searchPlaceIndexForSuggestions(callback?: (err: AWSError, data: Location.Types.SearchPlaceIndexForSuggestionsResponse) => void): Request<Location.Types.SearchPlaceIndexForSuggestionsResponse, AWSError>;
|
|
350
366
|
/**
|
|
351
367
|
* Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of interest. Optional parameters let you narrow your search results by bounding box or country, or bias your search toward a specific position on the globe. You can search for places near a given position using BiasPosition, or filter results within a bounding box using FilterBBox. Providing both parameters simultaneously returns an error. Search results are returned in order of highest to lowest relevance.
|
|
352
368
|
*/
|
|
@@ -658,6 +674,86 @@ declare namespace Location {
|
|
|
658
674
|
*/
|
|
659
675
|
AvoidTolls?: Boolean;
|
|
660
676
|
}
|
|
677
|
+
export interface CalculateRouteMatrixRequest {
|
|
678
|
+
/**
|
|
679
|
+
* The name of the route calculator resource that you want to use to calculate the route matrix.
|
|
680
|
+
*/
|
|
681
|
+
CalculatorName: ResourceName;
|
|
682
|
+
/**
|
|
683
|
+
* Specifies route preferences when traveling by Car, such as avoiding routes that use ferries or tolls. Requirements: TravelMode must be specified as Car.
|
|
684
|
+
*/
|
|
685
|
+
CarModeOptions?: CalculateRouteCarModeOptions;
|
|
686
|
+
/**
|
|
687
|
+
* Sets the time of departure as the current time. Uses the current time to calculate the route matrix. You can't set both DepartureTime and DepartNow. If neither is set, the best time of day to travel with the best traffic conditions is used to calculate the route matrix. Default Value: false Valid Values: false | true
|
|
688
|
+
*/
|
|
689
|
+
DepartNow?: Boolean;
|
|
690
|
+
/**
|
|
691
|
+
* The list of departure (origin) positions for the route matrix. An array of points, each of which is itself a 2-value array defined in WGS 84 format: [longitude, latitude]. For example, [-123.115, 49.285]. Depending on the data provider selected in the route calculator resource there may be additional restrictions on the inputs you can choose. See Position restrictions in the Amazon Location Service Developer Guide. For route calculators that use Esri as the data provider, if you specify a departure that's not located on a road, Amazon Location moves the position to the nearest road. The snapped value is available in the result in SnappedDeparturePositions. Valid Values: [-180 to 180,-90 to 90]
|
|
692
|
+
*/
|
|
693
|
+
DeparturePositions: CalculateRouteMatrixRequestDeparturePositionsList;
|
|
694
|
+
/**
|
|
695
|
+
* Specifies the desired time of departure. Uses the given time to calculate the route matrix. You can't set both DepartureTime and DepartNow. If neither is set, the best time of day to travel with the best traffic conditions is used to calculate the route matrix. Setting a departure time in the past returns a 400 ValidationException error. In ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ. For example, 2020–07-2T12:15:20.000Z+01:00
|
|
696
|
+
*/
|
|
697
|
+
DepartureTime?: Timestamp;
|
|
698
|
+
/**
|
|
699
|
+
* The list of destination positions for the route matrix. An array of points, each of which is itself a 2-value array defined in WGS 84 format: [longitude, latitude]. For example, [-122.339, 47.615] Depending on the data provider selected in the route calculator resource there may be additional restrictions on the inputs you can choose. See Position restrictions in the Amazon Location Service Developer Guide. For route calculators that use Esri as the data provider, if you specify a destination that's not located on a road, Amazon Location moves the position to the nearest road. The snapped value is available in the result in SnappedDestinationPositions. Valid Values: [-180 to 180,-90 to 90]
|
|
700
|
+
*/
|
|
701
|
+
DestinationPositions: CalculateRouteMatrixRequestDestinationPositionsList;
|
|
702
|
+
/**
|
|
703
|
+
* Set the unit system to specify the distance. Default Value: Kilometers
|
|
704
|
+
*/
|
|
705
|
+
DistanceUnit?: DistanceUnit;
|
|
706
|
+
/**
|
|
707
|
+
* Specifies the mode of transport when calculating a route. Used in estimating the speed of travel and road compatibility. The TravelMode you specify also determines how you specify route preferences: If traveling by Car use the CarModeOptions parameter. If traveling by Truck use the TruckModeOptions parameter. Default Value: Car
|
|
708
|
+
*/
|
|
709
|
+
TravelMode?: TravelMode;
|
|
710
|
+
/**
|
|
711
|
+
* Specifies route preferences when traveling by Truck, such as avoiding routes that use ferries or tolls, and truck specifications to consider when choosing an optimal road. Requirements: TravelMode must be specified as Truck.
|
|
712
|
+
*/
|
|
713
|
+
TruckModeOptions?: CalculateRouteTruckModeOptions;
|
|
714
|
+
}
|
|
715
|
+
export type CalculateRouteMatrixRequestDeparturePositionsList = Position[];
|
|
716
|
+
export type CalculateRouteMatrixRequestDestinationPositionsList = Position[];
|
|
717
|
+
export interface CalculateRouteMatrixResponse {
|
|
718
|
+
/**
|
|
719
|
+
* The calculated route matrix containing the results for all pairs of DeparturePositions to DestinationPositions. Each row corresponds to one entry in DeparturePositions. Each entry in the row corresponds to the route from that entry in DeparturePositions to an entry in DestinationPositions.
|
|
720
|
+
*/
|
|
721
|
+
RouteMatrix: RouteMatrix;
|
|
722
|
+
/**
|
|
723
|
+
* For routes calculated using an Esri route calculator resource, departure positions are snapped to the closest road. For Esri route calculator resources, this returns the list of departure/origin positions used for calculation of the RouteMatrix.
|
|
724
|
+
*/
|
|
725
|
+
SnappedDeparturePositions?: CalculateRouteMatrixResponseSnappedDeparturePositionsList;
|
|
726
|
+
/**
|
|
727
|
+
* The list of destination positions for the route matrix used for calculation of the RouteMatrix.
|
|
728
|
+
*/
|
|
729
|
+
SnappedDestinationPositions?: CalculateRouteMatrixResponseSnappedDestinationPositionsList;
|
|
730
|
+
/**
|
|
731
|
+
* Contains information about the route matrix, DataSource, DistanceUnit, RouteCount and ErrorCount.
|
|
732
|
+
*/
|
|
733
|
+
Summary: CalculateRouteMatrixSummary;
|
|
734
|
+
}
|
|
735
|
+
export type CalculateRouteMatrixResponseSnappedDeparturePositionsList = Position[];
|
|
736
|
+
export type CalculateRouteMatrixResponseSnappedDestinationPositionsList = Position[];
|
|
737
|
+
export interface CalculateRouteMatrixSummary {
|
|
738
|
+
/**
|
|
739
|
+
* The data provider of traffic and road network data used to calculate the routes. Indicates one of the available providers: Esri Here For more information about data providers, see Amazon Location Service data providers.
|
|
740
|
+
*/
|
|
741
|
+
DataSource: String;
|
|
742
|
+
/**
|
|
743
|
+
* The unit of measurement for route distances.
|
|
744
|
+
*/
|
|
745
|
+
DistanceUnit: DistanceUnit;
|
|
746
|
+
/**
|
|
747
|
+
* The count of error results in the route matrix. If this number is 0, all routes were calculated successfully.
|
|
748
|
+
*/
|
|
749
|
+
ErrorCount: CalculateRouteMatrixSummaryErrorCountInteger;
|
|
750
|
+
/**
|
|
751
|
+
* The count of cells in the route matrix. Equal to the number of DeparturePositions multiplied by the number of DestinationPositions.
|
|
752
|
+
*/
|
|
753
|
+
RouteCount: CalculateRouteMatrixSummaryRouteCountInteger;
|
|
754
|
+
}
|
|
755
|
+
export type CalculateRouteMatrixSummaryErrorCountInteger = number;
|
|
756
|
+
export type CalculateRouteMatrixSummaryRouteCountInteger = number;
|
|
661
757
|
export interface CalculateRouteRequest {
|
|
662
758
|
/**
|
|
663
759
|
* The name of the route calculator resource that you want to use to calculate the route.
|
|
@@ -692,7 +788,7 @@ declare namespace Location {
|
|
|
692
788
|
*/
|
|
693
789
|
IncludeLegGeometry?: Boolean;
|
|
694
790
|
/**
|
|
695
|
-
* Specifies the mode of transport when calculating a route. Used in estimating the speed of travel and road compatibility. The TravelMode you specify determines how you specify route preferences: If traveling by Car use the CarModeOptions parameter. If traveling by Truck use the TruckModeOptions parameter. Default Value: Car
|
|
791
|
+
* Specifies the mode of transport when calculating a route. Used in estimating the speed of travel and road compatibility. The TravelMode you specify also determines how you specify route preferences: If traveling by Car use the CarModeOptions parameter. If traveling by Truck use the TruckModeOptions parameter. Default Value: Car
|
|
696
792
|
*/
|
|
697
793
|
TravelMode?: TravelMode;
|
|
698
794
|
/**
|
|
@@ -773,11 +869,11 @@ declare namespace Location {
|
|
|
773
869
|
*/
|
|
774
870
|
KmsKeyId?: KmsKeyId;
|
|
775
871
|
/**
|
|
776
|
-
*
|
|
872
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
777
873
|
*/
|
|
778
|
-
PricingPlan
|
|
874
|
+
PricingPlan?: PricingPlan;
|
|
779
875
|
/**
|
|
780
|
-
*
|
|
876
|
+
* This parameter is no longer used.
|
|
781
877
|
*/
|
|
782
878
|
PricingPlanDataSource?: String;
|
|
783
879
|
/**
|
|
@@ -813,9 +909,9 @@ declare namespace Location {
|
|
|
813
909
|
*/
|
|
814
910
|
MapName: ResourceName;
|
|
815
911
|
/**
|
|
816
|
-
*
|
|
912
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
817
913
|
*/
|
|
818
|
-
PricingPlan
|
|
914
|
+
PricingPlan?: PricingPlan;
|
|
819
915
|
/**
|
|
820
916
|
* Applies one or more tags to the map resource. A tag is a key-value pair helps manage, identify, search, and filter your resources by labelling them. Format: "key" : "value" Restrictions: Maximum 50 tags per resource Each resource tag must be unique with a maximum of one value. Maximum key length: 128 Unicode characters in UTF-8 Maximum value length: 256 Unicode characters in UTF-8 Can use alphanumeric characters (A–Z, a–z, 0–9), and the following characters: + - = . _ : / @. Cannot use "aws:" as a prefix for a key.
|
|
821
917
|
*/
|
|
@@ -853,9 +949,9 @@ declare namespace Location {
|
|
|
853
949
|
*/
|
|
854
950
|
IndexName: ResourceName;
|
|
855
951
|
/**
|
|
856
|
-
*
|
|
952
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
857
953
|
*/
|
|
858
|
-
PricingPlan
|
|
954
|
+
PricingPlan?: PricingPlan;
|
|
859
955
|
/**
|
|
860
956
|
* Applies one or more tags to the place index resource. A tag is a key-value pair that helps you manage, identify, search, and filter your resources. Format: "key" : "value" Restrictions: Maximum 50 tags per resource. Each tag key must be unique and must have exactly one associated value. Maximum key length: 128 Unicode characters in UTF-8. Maximum value length: 256 Unicode characters in UTF-8. Can use alphanumeric characters (A–Z, a–z, 0–9), and the following characters: + - = . _ : / @ Cannot use "aws:" as a prefix for a key.
|
|
861
957
|
*/
|
|
@@ -889,9 +985,9 @@ declare namespace Location {
|
|
|
889
985
|
*/
|
|
890
986
|
Description?: ResourceDescription;
|
|
891
987
|
/**
|
|
892
|
-
*
|
|
988
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
893
989
|
*/
|
|
894
|
-
PricingPlan
|
|
990
|
+
PricingPlan?: PricingPlan;
|
|
895
991
|
/**
|
|
896
992
|
* Applies one or more tags to the route calculator resource. A tag is a key-value pair helps manage, identify, search, and filter your resources by labelling them. For example: { "tag1" : "value1", "tag2" : "value2"} Format: "key" : "value" Restrictions: Maximum 50 tags per resource Each resource tag must be unique with a maximum of one value. Maximum key length: 128 Unicode characters in UTF-8 Maximum value length: 256 Unicode characters in UTF-8 Can use alphanumeric characters (A–Z, a–z, 0–9), and the following characters: + - = . _ : / @. Cannot use "aws:" as a prefix for a key.
|
|
897
993
|
*/
|
|
@@ -921,15 +1017,15 @@ declare namespace Location {
|
|
|
921
1017
|
*/
|
|
922
1018
|
KmsKeyId?: KmsKeyId;
|
|
923
1019
|
/**
|
|
924
|
-
* Specifies the position filtering for the tracker resource. Valid values: TimeBased - Location updates are evaluated against linked geofence collections, but not every location update is stored. If your update frequency is more often than 30 seconds, only one update per 30 seconds is stored for each unique device ID. DistanceBased - If the device has moved less than 30 m (98.4 ft), location updates are ignored. Location updates within this area are neither evaluated against linked geofence collections, nor stored. This helps control costs by reducing the number of geofence evaluations and historical device positions to paginate through. Distance-based filtering can also reduce the effects of GPS noise when displaying device trajectories on a map. This field is optional. If not specified, the default value is TimeBased.
|
|
1020
|
+
* Specifies the position filtering for the tracker resource. Valid values: TimeBased - Location updates are evaluated against linked geofence collections, but not every location update is stored. If your update frequency is more often than 30 seconds, only one update per 30 seconds is stored for each unique device ID. DistanceBased - If the device has moved less than 30 m (98.4 ft), location updates are ignored. Location updates within this area are neither evaluated against linked geofence collections, nor stored. This helps control costs by reducing the number of geofence evaluations and historical device positions to paginate through. Distance-based filtering can also reduce the effects of GPS noise when displaying device trajectories on a map. AccuracyBased - If the device has moved less than the measured accuracy, location updates are ignored. For example, if two consecutive updates from a device have a horizontal accuracy of 5 m and 10 m, the second update is ignored if the device has moved less than 15 m. Ignored location updates are neither evaluated against linked geofence collections, nor stored. This can reduce the effects of GPS noise when displaying device trajectories on a map, and can help control your costs by reducing the number of geofence evaluations. This field is optional. If not specified, the default value is TimeBased.
|
|
925
1021
|
*/
|
|
926
1022
|
PositionFiltering?: PositionFiltering;
|
|
927
1023
|
/**
|
|
928
|
-
*
|
|
1024
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
929
1025
|
*/
|
|
930
|
-
PricingPlan
|
|
1026
|
+
PricingPlan?: PricingPlan;
|
|
931
1027
|
/**
|
|
932
|
-
*
|
|
1028
|
+
* This parameter is no longer used.
|
|
933
1029
|
*/
|
|
934
1030
|
PricingPlanDataSource?: String;
|
|
935
1031
|
/**
|
|
@@ -1029,11 +1125,11 @@ declare namespace Location {
|
|
|
1029
1125
|
*/
|
|
1030
1126
|
KmsKeyId?: KmsKeyId;
|
|
1031
1127
|
/**
|
|
1032
|
-
*
|
|
1128
|
+
* No longer used. Always returns RequestBasedUsage.
|
|
1033
1129
|
*/
|
|
1034
|
-
PricingPlan
|
|
1130
|
+
PricingPlan?: PricingPlan;
|
|
1035
1131
|
/**
|
|
1036
|
-
*
|
|
1132
|
+
* No longer used. Always returns an empty string.
|
|
1037
1133
|
*/
|
|
1038
1134
|
PricingPlanDataSource?: String;
|
|
1039
1135
|
/**
|
|
@@ -1077,9 +1173,9 @@ declare namespace Location {
|
|
|
1077
1173
|
*/
|
|
1078
1174
|
MapName: ResourceName;
|
|
1079
1175
|
/**
|
|
1080
|
-
*
|
|
1176
|
+
* No longer used. Always returns RequestBasedUsage.
|
|
1081
1177
|
*/
|
|
1082
|
-
PricingPlan
|
|
1178
|
+
PricingPlan?: PricingPlan;
|
|
1083
1179
|
/**
|
|
1084
1180
|
* Tags associated with the map resource.
|
|
1085
1181
|
*/
|
|
@@ -1121,9 +1217,9 @@ declare namespace Location {
|
|
|
1121
1217
|
*/
|
|
1122
1218
|
IndexName: ResourceName;
|
|
1123
1219
|
/**
|
|
1124
|
-
*
|
|
1220
|
+
* No longer used. Always returns RequestBasedUsage.
|
|
1125
1221
|
*/
|
|
1126
|
-
PricingPlan
|
|
1222
|
+
PricingPlan?: PricingPlan;
|
|
1127
1223
|
/**
|
|
1128
1224
|
* Tags associated with place index resource.
|
|
1129
1225
|
*/
|
|
@@ -1161,9 +1257,9 @@ declare namespace Location {
|
|
|
1161
1257
|
*/
|
|
1162
1258
|
Description: ResourceDescription;
|
|
1163
1259
|
/**
|
|
1164
|
-
*
|
|
1260
|
+
* Always returns RequestBasedUsage.
|
|
1165
1261
|
*/
|
|
1166
|
-
PricingPlan
|
|
1262
|
+
PricingPlan?: PricingPlan;
|
|
1167
1263
|
/**
|
|
1168
1264
|
* Tags associated with route calculator resource.
|
|
1169
1265
|
*/
|
|
@@ -1197,11 +1293,11 @@ declare namespace Location {
|
|
|
1197
1293
|
*/
|
|
1198
1294
|
PositionFiltering?: PositionFiltering;
|
|
1199
1295
|
/**
|
|
1200
|
-
*
|
|
1296
|
+
* Always returns RequestBasedUsage.
|
|
1201
1297
|
*/
|
|
1202
|
-
PricingPlan
|
|
1298
|
+
PricingPlan?: PricingPlan;
|
|
1203
1299
|
/**
|
|
1204
|
-
*
|
|
1300
|
+
* No longer used. Always returns an empty string.
|
|
1205
1301
|
*/
|
|
1206
1302
|
PricingPlanDataSource?: String;
|
|
1207
1303
|
/**
|
|
@@ -1222,6 +1318,10 @@ declare namespace Location {
|
|
|
1222
1318
|
UpdateTime: Timestamp;
|
|
1223
1319
|
}
|
|
1224
1320
|
export interface DevicePosition {
|
|
1321
|
+
/**
|
|
1322
|
+
* The accuracy of the device position.
|
|
1323
|
+
*/
|
|
1324
|
+
Accuracy?: PositionalAccuracy;
|
|
1225
1325
|
/**
|
|
1226
1326
|
* The device whose position you retrieved.
|
|
1227
1327
|
*/
|
|
@@ -1230,6 +1330,10 @@ declare namespace Location {
|
|
|
1230
1330
|
* The last known device position.
|
|
1231
1331
|
*/
|
|
1232
1332
|
Position: Position;
|
|
1333
|
+
/**
|
|
1334
|
+
* The properties associated with the position.
|
|
1335
|
+
*/
|
|
1336
|
+
PositionProperties?: PropertyMap;
|
|
1233
1337
|
/**
|
|
1234
1338
|
* The timestamp for when the tracker resource received the device position in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
|
|
1235
1339
|
*/
|
|
@@ -1241,6 +1345,10 @@ declare namespace Location {
|
|
|
1241
1345
|
}
|
|
1242
1346
|
export type DevicePositionList = DevicePosition[];
|
|
1243
1347
|
export interface DevicePositionUpdate {
|
|
1348
|
+
/**
|
|
1349
|
+
* The accuracy of the device position.
|
|
1350
|
+
*/
|
|
1351
|
+
Accuracy?: PositionalAccuracy;
|
|
1244
1352
|
/**
|
|
1245
1353
|
* The device associated to the position update.
|
|
1246
1354
|
*/
|
|
@@ -1249,6 +1357,10 @@ declare namespace Location {
|
|
|
1249
1357
|
* The latest device position defined in WGS 84 format: [X or longitude, Y or latitude].
|
|
1250
1358
|
*/
|
|
1251
1359
|
Position: Position;
|
|
1360
|
+
/**
|
|
1361
|
+
* Associates one of more properties with the position update. A property is a key-value pair stored with the position update and added to any geofence event the update may trigger. Format: "key" : "value"
|
|
1362
|
+
*/
|
|
1363
|
+
PositionProperties?: PropertyMap;
|
|
1252
1364
|
/**
|
|
1253
1365
|
* The timestamp at which the device's position was determined. Uses ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ
|
|
1254
1366
|
*/
|
|
@@ -1318,6 +1430,10 @@ declare namespace Location {
|
|
|
1318
1430
|
TrackerName: ResourceName;
|
|
1319
1431
|
}
|
|
1320
1432
|
export interface GetDevicePositionResponse {
|
|
1433
|
+
/**
|
|
1434
|
+
* The accuracy of the device position.
|
|
1435
|
+
*/
|
|
1436
|
+
Accuracy?: PositionalAccuracy;
|
|
1321
1437
|
/**
|
|
1322
1438
|
* The device whose position you retrieved.
|
|
1323
1439
|
*/
|
|
@@ -1326,6 +1442,10 @@ declare namespace Location {
|
|
|
1326
1442
|
* The last known device position.
|
|
1327
1443
|
*/
|
|
1328
1444
|
Position: Position;
|
|
1445
|
+
/**
|
|
1446
|
+
* The properties associated with the position.
|
|
1447
|
+
*/
|
|
1448
|
+
PositionProperties?: PropertyMap;
|
|
1329
1449
|
/**
|
|
1330
1450
|
* The timestamp for when the tracker resource received the device position in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
|
|
1331
1451
|
*/
|
|
@@ -1529,6 +1649,10 @@ declare namespace Location {
|
|
|
1529
1649
|
NextToken?: Token;
|
|
1530
1650
|
}
|
|
1531
1651
|
export interface ListDevicePositionsResponseEntry {
|
|
1652
|
+
/**
|
|
1653
|
+
* The accuracy of the device position.
|
|
1654
|
+
*/
|
|
1655
|
+
Accuracy?: PositionalAccuracy;
|
|
1532
1656
|
/**
|
|
1533
1657
|
* The ID of the device for this position.
|
|
1534
1658
|
*/
|
|
@@ -1537,6 +1661,10 @@ declare namespace Location {
|
|
|
1537
1661
|
* The last known device position. Empty if no positions currently stored.
|
|
1538
1662
|
*/
|
|
1539
1663
|
Position: Position;
|
|
1664
|
+
/**
|
|
1665
|
+
* The properties associated with the position.
|
|
1666
|
+
*/
|
|
1667
|
+
PositionProperties?: PropertyMap;
|
|
1540
1668
|
/**
|
|
1541
1669
|
* The timestamp at which the device position was determined. Uses ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
|
|
1542
1670
|
*/
|
|
@@ -1578,11 +1706,11 @@ declare namespace Location {
|
|
|
1578
1706
|
*/
|
|
1579
1707
|
Description: ResourceDescription;
|
|
1580
1708
|
/**
|
|
1581
|
-
*
|
|
1709
|
+
* No longer used. Always returns RequestBasedUsage.
|
|
1582
1710
|
*/
|
|
1583
|
-
PricingPlan
|
|
1711
|
+
PricingPlan?: PricingPlan;
|
|
1584
1712
|
/**
|
|
1585
|
-
*
|
|
1713
|
+
* No longer used. Always returns an empty string.
|
|
1586
1714
|
*/
|
|
1587
1715
|
PricingPlanDataSource?: String;
|
|
1588
1716
|
/**
|
|
@@ -1673,9 +1801,9 @@ declare namespace Location {
|
|
|
1673
1801
|
*/
|
|
1674
1802
|
MapName: ResourceName;
|
|
1675
1803
|
/**
|
|
1676
|
-
*
|
|
1804
|
+
* No longer used. Always returns RequestBasedUsage.
|
|
1677
1805
|
*/
|
|
1678
|
-
PricingPlan
|
|
1806
|
+
PricingPlan?: PricingPlan;
|
|
1679
1807
|
/**
|
|
1680
1808
|
* The timestamp for when the map resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
|
|
1681
1809
|
*/
|
|
@@ -1721,9 +1849,9 @@ declare namespace Location {
|
|
|
1721
1849
|
*/
|
|
1722
1850
|
IndexName: ResourceName;
|
|
1723
1851
|
/**
|
|
1724
|
-
*
|
|
1852
|
+
* No longer used. Always returns RequestBasedUsage.
|
|
1725
1853
|
*/
|
|
1726
|
-
PricingPlan
|
|
1854
|
+
PricingPlan?: PricingPlan;
|
|
1727
1855
|
/**
|
|
1728
1856
|
* The timestamp for when the place index resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
|
|
1729
1857
|
*/
|
|
@@ -1769,9 +1897,9 @@ declare namespace Location {
|
|
|
1769
1897
|
*/
|
|
1770
1898
|
Description: ResourceDescription;
|
|
1771
1899
|
/**
|
|
1772
|
-
*
|
|
1900
|
+
* Always returns RequestBasedUsage.
|
|
1773
1901
|
*/
|
|
1774
|
-
PricingPlan
|
|
1902
|
+
PricingPlan?: PricingPlan;
|
|
1775
1903
|
/**
|
|
1776
1904
|
* The timestamp when the route calculator resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ. For example, 2020–07-2T12:15:20.000Z+01:00
|
|
1777
1905
|
*/
|
|
@@ -1846,11 +1974,11 @@ declare namespace Location {
|
|
|
1846
1974
|
*/
|
|
1847
1975
|
Description: ResourceDescription;
|
|
1848
1976
|
/**
|
|
1849
|
-
*
|
|
1977
|
+
* Always returns RequestBasedUsage.
|
|
1850
1978
|
*/
|
|
1851
|
-
PricingPlan
|
|
1979
|
+
PricingPlan?: PricingPlan;
|
|
1852
1980
|
/**
|
|
1853
|
-
*
|
|
1981
|
+
* No longer used. Always returns an empty string.
|
|
1854
1982
|
*/
|
|
1855
1983
|
PricingPlanDataSource?: String;
|
|
1856
1984
|
/**
|
|
@@ -1926,7 +2054,17 @@ declare namespace Location {
|
|
|
1926
2054
|
export type PlaceIndexSearchResultLimit = number;
|
|
1927
2055
|
export type Position = Double[];
|
|
1928
2056
|
export type PositionFiltering = "TimeBased"|"DistanceBased"|"AccuracyBased"|string;
|
|
2057
|
+
export interface PositionalAccuracy {
|
|
2058
|
+
/**
|
|
2059
|
+
* Estimated maximum distance, in meters, between the measured position and the true position of a device, along the Earth's surface.
|
|
2060
|
+
*/
|
|
2061
|
+
Horizontal: PositionalAccuracyHorizontalDouble;
|
|
2062
|
+
}
|
|
2063
|
+
export type PositionalAccuracyHorizontalDouble = number;
|
|
1929
2064
|
export type PricingPlan = "RequestBasedUsage"|"MobileAssetTracking"|"MobileAssetManagement"|string;
|
|
2065
|
+
export type PropertyMap = {[key: string]: PropertyMapValueString};
|
|
2066
|
+
export type PropertyMapKeyString = string;
|
|
2067
|
+
export type PropertyMapValueString = string;
|
|
1930
2068
|
export interface PutGeofenceRequest {
|
|
1931
2069
|
/**
|
|
1932
2070
|
* The geofence collection to store the geofence in.
|
|
@@ -1957,6 +2095,35 @@ declare namespace Location {
|
|
|
1957
2095
|
}
|
|
1958
2096
|
export type ResourceDescription = string;
|
|
1959
2097
|
export type ResourceName = string;
|
|
2098
|
+
export type RouteMatrix = RouteMatrixRow[];
|
|
2099
|
+
export interface RouteMatrixEntry {
|
|
2100
|
+
/**
|
|
2101
|
+
* The total distance of travel for the route.
|
|
2102
|
+
*/
|
|
2103
|
+
Distance?: RouteMatrixEntryDistanceDouble;
|
|
2104
|
+
/**
|
|
2105
|
+
* The expected duration of travel for the route.
|
|
2106
|
+
*/
|
|
2107
|
+
DurationSeconds?: RouteMatrixEntryDurationSecondsDouble;
|
|
2108
|
+
/**
|
|
2109
|
+
* An error corresponding to the calculation of a route between the DeparturePosition and DestinationPosition.
|
|
2110
|
+
*/
|
|
2111
|
+
Error?: RouteMatrixEntryError;
|
|
2112
|
+
}
|
|
2113
|
+
export type RouteMatrixEntryDistanceDouble = number;
|
|
2114
|
+
export type RouteMatrixEntryDurationSecondsDouble = number;
|
|
2115
|
+
export interface RouteMatrixEntryError {
|
|
2116
|
+
/**
|
|
2117
|
+
* The type of error which occurred for the route calculation.
|
|
2118
|
+
*/
|
|
2119
|
+
Code: RouteMatrixErrorCode;
|
|
2120
|
+
/**
|
|
2121
|
+
* A message about the error that occurred for the route calculation.
|
|
2122
|
+
*/
|
|
2123
|
+
Message?: String;
|
|
2124
|
+
}
|
|
2125
|
+
export type RouteMatrixErrorCode = "RouteNotFound"|"RouteTooLong"|"PositionsNotFound"|"DestinationPositionNotFound"|"DeparturePositionNotFound"|"OtherValidationError"|string;
|
|
2126
|
+
export type RouteMatrixRow = RouteMatrixEntry[];
|
|
1960
2127
|
export interface SearchForPositionResult {
|
|
1961
2128
|
/**
|
|
1962
2129
|
* The distance in meters of a great-circle arc between the query position and the result. A great-circle arc is the shortest path on a sphere, in this case the Earth. This returns the shortest distance between two locations.
|
|
@@ -1969,6 +2136,13 @@ declare namespace Location {
|
|
|
1969
2136
|
}
|
|
1970
2137
|
export type SearchForPositionResultDistanceDouble = number;
|
|
1971
2138
|
export type SearchForPositionResultList = SearchForPositionResult[];
|
|
2139
|
+
export interface SearchForSuggestionsResult {
|
|
2140
|
+
/**
|
|
2141
|
+
* The text of the place suggestion, typically formatted as an address string.
|
|
2142
|
+
*/
|
|
2143
|
+
Text: String;
|
|
2144
|
+
}
|
|
2145
|
+
export type SearchForSuggestionsResultList = SearchForSuggestionsResult[];
|
|
1972
2146
|
export interface SearchForTextResult {
|
|
1973
2147
|
/**
|
|
1974
2148
|
* The distance in meters of a great-circle arc between the bias position specified and the result. Distance will be returned only if a bias position was specified in the query. A great-circle arc is the shortest path on a sphere, in this case the Earth. This returns the shortest distance between two locations.
|
|
@@ -2032,6 +2206,77 @@ declare namespace Location {
|
|
|
2032
2206
|
*/
|
|
2033
2207
|
Position: Position;
|
|
2034
2208
|
}
|
|
2209
|
+
export interface SearchPlaceIndexForSuggestionsRequest {
|
|
2210
|
+
/**
|
|
2211
|
+
* An optional parameter that indicates a preference for place suggestions that are closer to a specified position. If provided, this parameter must contain a pair of numbers. The first number represents the X coordinate, or longitude; the second number represents the Y coordinate, or latitude. For example, [-123.1174, 49.2847] represents the position with longitude -123.1174 and latitude 49.2847. BiasPosition and FilterBBox are mutually exclusive. Specifying both options results in an error.
|
|
2212
|
+
*/
|
|
2213
|
+
BiasPosition?: Position;
|
|
2214
|
+
/**
|
|
2215
|
+
* An optional parameter that limits the search results by returning only suggestions within a specified bounding box. If provided, this parameter must contain a total of four consecutive numbers in two pairs. The first pair of numbers represents the X and Y coordinates (longitude and latitude, respectively) of the southwest corner of the bounding box; the second pair of numbers represents the X and Y coordinates (longitude and latitude, respectively) of the northeast corner of the bounding box. For example, [-12.7935, -37.4835, -12.0684, -36.9542] represents a bounding box where the southwest corner has longitude -12.7935 and latitude -37.4835, and the northeast corner has longitude -12.0684 and latitude -36.9542. FilterBBox and BiasPosition are mutually exclusive. Specifying both options results in an error.
|
|
2216
|
+
*/
|
|
2217
|
+
FilterBBox?: BoundingBox;
|
|
2218
|
+
/**
|
|
2219
|
+
* An optional parameter that limits the search results by returning only suggestions within the provided list of countries. Use the ISO 3166 3-digit country code. For example, Australia uses three upper-case characters: AUS.
|
|
2220
|
+
*/
|
|
2221
|
+
FilterCountries?: CountryCodeList;
|
|
2222
|
+
/**
|
|
2223
|
+
* The name of the place index resource you want to use for the search.
|
|
2224
|
+
*/
|
|
2225
|
+
IndexName: ResourceName;
|
|
2226
|
+
/**
|
|
2227
|
+
* The preferred language used to return results. The value must be a valid BCP 47 language tag, for example, en for English. This setting affects the languages used in the results. It does not change which results are returned. If the language is not specified, or not supported for a particular result, the partner automatically chooses a language for the result. Used only when the partner selected is Here.
|
|
2228
|
+
*/
|
|
2229
|
+
Language?: LanguageTag;
|
|
2230
|
+
/**
|
|
2231
|
+
* An optional parameter. The maximum number of results returned per request. The default: 5
|
|
2232
|
+
*/
|
|
2233
|
+
MaxResults?: SearchPlaceIndexForSuggestionsRequestMaxResultsInteger;
|
|
2234
|
+
/**
|
|
2235
|
+
* The free-form partial text to use to generate place suggestions. For example, eiffel tow.
|
|
2236
|
+
*/
|
|
2237
|
+
Text: SyntheticSearchPlaceIndexForSuggestionsRequestString;
|
|
2238
|
+
}
|
|
2239
|
+
export type SearchPlaceIndexForSuggestionsRequestMaxResultsInteger = number;
|
|
2240
|
+
export interface SearchPlaceIndexForSuggestionsResponse {
|
|
2241
|
+
/**
|
|
2242
|
+
* A list of place suggestions that best match the search text.
|
|
2243
|
+
*/
|
|
2244
|
+
Results: SearchForSuggestionsResultList;
|
|
2245
|
+
/**
|
|
2246
|
+
* Contains a summary of the request. Echoes the input values for BiasPosition, FilterBBox, FilterCountries, Language, MaxResults, and Text. Also includes the DataSource of the place index.
|
|
2247
|
+
*/
|
|
2248
|
+
Summary: SearchPlaceIndexForSuggestionsSummary;
|
|
2249
|
+
}
|
|
2250
|
+
export interface SearchPlaceIndexForSuggestionsSummary {
|
|
2251
|
+
/**
|
|
2252
|
+
* Contains the coordinates for the optional bias position specified in the request. This parameter contains a pair of numbers. The first number represents the X coordinate, or longitude; the second number represents the Y coordinate, or latitude. For example, [-123.1174, 49.2847] represents the position with longitude -123.1174 and latitude 49.2847.
|
|
2253
|
+
*/
|
|
2254
|
+
BiasPosition?: Position;
|
|
2255
|
+
/**
|
|
2256
|
+
* The geospatial data provider attached to the place index resource specified in the request. Values can be one of the following: Esri Here For more information about data providers, see Amazon Location Service data providers.
|
|
2257
|
+
*/
|
|
2258
|
+
DataSource: String;
|
|
2259
|
+
/**
|
|
2260
|
+
* Contains the coordinates for the optional bounding box specified in the request.
|
|
2261
|
+
*/
|
|
2262
|
+
FilterBBox?: BoundingBox;
|
|
2263
|
+
/**
|
|
2264
|
+
* Contains the optional country filter specified in the request.
|
|
2265
|
+
*/
|
|
2266
|
+
FilterCountries?: CountryCodeList;
|
|
2267
|
+
/**
|
|
2268
|
+
* The preferred language used to return results. Matches the language in the request. The value is a valid BCP 47 language tag, for example, en for English.
|
|
2269
|
+
*/
|
|
2270
|
+
Language?: LanguageTag;
|
|
2271
|
+
/**
|
|
2272
|
+
* Contains the optional result count limit specified in the request.
|
|
2273
|
+
*/
|
|
2274
|
+
MaxResults?: Integer;
|
|
2275
|
+
/**
|
|
2276
|
+
* The free-form partial text input specified in the request.
|
|
2277
|
+
*/
|
|
2278
|
+
Text: SyntheticSearchPlaceIndexForSuggestionsSummaryString;
|
|
2279
|
+
}
|
|
2035
2280
|
export interface SearchPlaceIndexForTextRequest {
|
|
2036
2281
|
/**
|
|
2037
2282
|
* An optional parameter that indicates a preference for places that are closer to a specified position. If provided, this parameter must contain a pair of numbers. The first number represents the X coordinate, or longitude; the second number represents the Y coordinate, or latitude. For example, [-123.1174, 49.2847] represents the position with longitude -123.1174 and latitude 49.2847. BiasPosition and FilterBBox are mutually exclusive. Specifying both options results in an error.
|
|
@@ -2074,7 +2319,7 @@ declare namespace Location {
|
|
|
2074
2319
|
}
|
|
2075
2320
|
export interface SearchPlaceIndexForTextSummary {
|
|
2076
2321
|
/**
|
|
2077
|
-
* Contains the coordinates for the optional bias position specified in the request.
|
|
2322
|
+
* Contains the coordinates for the optional bias position specified in the request. This parameter contains a pair of numbers. The first number represents the X coordinate, or longitude; the second number represents the Y coordinate, or latitude. For example, [-123.1174, 49.2847] represents the position with longitude -123.1174 and latitude 49.2847.
|
|
2078
2323
|
*/
|
|
2079
2324
|
BiasPosition?: Position;
|
|
2080
2325
|
/**
|
|
@@ -2133,6 +2378,8 @@ declare namespace Location {
|
|
|
2133
2378
|
export type StepGeometryOffsetInteger = number;
|
|
2134
2379
|
export type StepList = Step[];
|
|
2135
2380
|
export type String = string;
|
|
2381
|
+
export type SyntheticSearchPlaceIndexForSuggestionsRequestString = string;
|
|
2382
|
+
export type SyntheticSearchPlaceIndexForSuggestionsSummaryString = string;
|
|
2136
2383
|
export type SyntheticSearchPlaceIndexForTextRequestString = string;
|
|
2137
2384
|
export type SyntheticSearchPlaceIndexForTextSummaryString = string;
|
|
2138
2385
|
export type TagKey = string;
|
|
@@ -2218,11 +2465,11 @@ declare namespace Location {
|
|
|
2218
2465
|
*/
|
|
2219
2466
|
Description?: ResourceDescription;
|
|
2220
2467
|
/**
|
|
2221
|
-
*
|
|
2468
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
2222
2469
|
*/
|
|
2223
2470
|
PricingPlan?: PricingPlan;
|
|
2224
2471
|
/**
|
|
2225
|
-
*
|
|
2472
|
+
* This parameter is no longer used.
|
|
2226
2473
|
*/
|
|
2227
2474
|
PricingPlanDataSource?: String;
|
|
2228
2475
|
}
|
|
@@ -2250,7 +2497,7 @@ declare namespace Location {
|
|
|
2250
2497
|
*/
|
|
2251
2498
|
MapName: ResourceName;
|
|
2252
2499
|
/**
|
|
2253
|
-
*
|
|
2500
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
2254
2501
|
*/
|
|
2255
2502
|
PricingPlan?: PricingPlan;
|
|
2256
2503
|
}
|
|
@@ -2282,7 +2529,7 @@ declare namespace Location {
|
|
|
2282
2529
|
*/
|
|
2283
2530
|
IndexName: ResourceName;
|
|
2284
2531
|
/**
|
|
2285
|
-
*
|
|
2532
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
2286
2533
|
*/
|
|
2287
2534
|
PricingPlan?: PricingPlan;
|
|
2288
2535
|
}
|
|
@@ -2310,7 +2557,7 @@ declare namespace Location {
|
|
|
2310
2557
|
*/
|
|
2311
2558
|
Description?: ResourceDescription;
|
|
2312
2559
|
/**
|
|
2313
|
-
*
|
|
2560
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
2314
2561
|
*/
|
|
2315
2562
|
PricingPlan?: PricingPlan;
|
|
2316
2563
|
}
|
|
@@ -2334,15 +2581,15 @@ declare namespace Location {
|
|
|
2334
2581
|
*/
|
|
2335
2582
|
Description?: ResourceDescription;
|
|
2336
2583
|
/**
|
|
2337
|
-
* Updates the position filtering for the tracker resource. Valid values: TimeBased - Location updates are evaluated against linked geofence collections, but not every location update is stored. If your update frequency is more often than 30 seconds, only one update per 30 seconds is stored for each unique device ID. DistanceBased - If the device has moved less than 30 m (98.4 ft), location updates are ignored. Location updates within this distance are neither evaluated against linked geofence collections, nor stored. This helps control costs by reducing the number of geofence evaluations and device positions to
|
|
2584
|
+
* Updates the position filtering for the tracker resource. Valid values: TimeBased - Location updates are evaluated against linked geofence collections, but not every location update is stored. If your update frequency is more often than 30 seconds, only one update per 30 seconds is stored for each unique device ID. DistanceBased - If the device has moved less than 30 m (98.4 ft), location updates are ignored. Location updates within this distance are neither evaluated against linked geofence collections, nor stored. This helps control costs by reducing the number of geofence evaluations and historical device positions to paginate through. Distance-based filtering can also reduce the effects of GPS noise when displaying device trajectories on a map. AccuracyBased - If the device has moved less than the measured accuracy, location updates are ignored. For example, if two consecutive updates from a device have a horizontal accuracy of 5 m and 10 m, the second update is ignored if the device has moved less than 15 m. Ignored location updates are neither evaluated against linked geofence collections, nor stored. This helps educe the effects of GPS noise when displaying device trajectories on a map, and can help control costs by reducing the number of geofence evaluations.
|
|
2338
2585
|
*/
|
|
2339
2586
|
PositionFiltering?: PositionFiltering;
|
|
2340
2587
|
/**
|
|
2341
|
-
*
|
|
2588
|
+
* No longer used. If included, the only allowed value is RequestBasedUsage.
|
|
2342
2589
|
*/
|
|
2343
2590
|
PricingPlan?: PricingPlan;
|
|
2344
2591
|
/**
|
|
2345
|
-
*
|
|
2592
|
+
* This parameter is no longer used.
|
|
2346
2593
|
*/
|
|
2347
2594
|
PricingPlanDataSource?: String;
|
|
2348
2595
|
/**
|