aws-sdk 2.1397.0 → 2.1399.0
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/CHANGELOG.md +11 -1
- package/README.md +1 -1
- package/apis/account-2021-02-01.paginators.json +2 -1
- package/apis/auditmanager-2017-07-25.min.json +128 -88
- package/apis/connect-2017-08-08.min.json +75 -73
- package/apis/discovery-2015-11-01.min.json +48 -0
- package/apis/location-2020-11-19.min.json +56 -8
- package/apis/s3-2006-03-01.examples.json +137 -137
- package/apis/s3-2006-03-01.min.json +37 -5
- package/clients/auditmanager.d.ts +105 -52
- package/clients/connect.d.ts +13 -5
- package/clients/discovery.d.ts +133 -35
- package/clients/efs.d.ts +5 -5
- package/clients/guardduty.d.ts +11 -11
- package/clients/iam.d.ts +4 -4
- package/clients/location.d.ts +60 -7
- package/clients/s3.d.ts +67 -59
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +7 -7
- package/dist/aws-sdk.js +171 -89
- package/dist/aws-sdk.min.js +54 -54
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1399.0
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
@@ -66354,7 +66354,8 @@ module.exports={
|
|
66354
66354
|
},
|
66355
66355
|
"OutboundCallsEnabled": {
|
66356
66356
|
"type": "boolean"
|
66357
|
-
}
|
66357
|
+
},
|
66358
|
+
"InstanceAccessUrl": {}
|
66358
66359
|
}
|
66359
66360
|
}
|
66360
66361
|
}
|
@@ -66386,7 +66387,7 @@ module.exports={
|
|
66386
66387
|
"type": "structure",
|
66387
66388
|
"members": {
|
66388
66389
|
"Attribute": {
|
66389
|
-
"shape": "
|
66390
|
+
"shape": "Sae"
|
66390
66391
|
}
|
66391
66392
|
}
|
66392
66393
|
}
|
@@ -66498,7 +66499,7 @@ module.exports={
|
|
66498
66499
|
"type": "structure",
|
66499
66500
|
"members": {
|
66500
66501
|
"Prompt": {
|
66501
|
-
"shape": "
|
66502
|
+
"shape": "Sas"
|
66502
66503
|
}
|
66503
66504
|
}
|
66504
66505
|
}
|
@@ -66529,7 +66530,7 @@ module.exports={
|
|
66529
66530
|
"type": "structure",
|
66530
66531
|
"members": {
|
66531
66532
|
"Queue": {
|
66532
|
-
"shape": "
|
66533
|
+
"shape": "Sav"
|
66533
66534
|
}
|
66534
66535
|
}
|
66535
66536
|
}
|
@@ -66560,7 +66561,7 @@ module.exports={
|
|
66560
66561
|
"type": "structure",
|
66561
66562
|
"members": {
|
66562
66563
|
"QuickConnect": {
|
66563
|
-
"shape": "
|
66564
|
+
"shape": "Saz"
|
66564
66565
|
}
|
66565
66566
|
}
|
66566
66567
|
}
|
@@ -66591,7 +66592,7 @@ module.exports={
|
|
66591
66592
|
"type": "structure",
|
66592
66593
|
"members": {
|
66593
66594
|
"RoutingProfile": {
|
66594
|
-
"shape": "
|
66595
|
+
"shape": "Sb2"
|
66595
66596
|
}
|
66596
66597
|
}
|
66597
66598
|
}
|
@@ -66836,19 +66837,19 @@ module.exports={
|
|
66836
66837
|
"type": "structure",
|
66837
66838
|
"members": {
|
66838
66839
|
"LevelOne": {
|
66839
|
-
"shape": "
|
66840
|
+
"shape": "Sbo"
|
66840
66841
|
},
|
66841
66842
|
"LevelTwo": {
|
66842
|
-
"shape": "
|
66843
|
+
"shape": "Sbo"
|
66843
66844
|
},
|
66844
66845
|
"LevelThree": {
|
66845
|
-
"shape": "
|
66846
|
+
"shape": "Sbo"
|
66846
66847
|
},
|
66847
66848
|
"LevelFour": {
|
66848
|
-
"shape": "
|
66849
|
+
"shape": "Sbo"
|
66849
66850
|
},
|
66850
66851
|
"LevelFive": {
|
66851
|
-
"shape": "
|
66852
|
+
"shape": "Sbo"
|
66852
66853
|
}
|
66853
66854
|
}
|
66854
66855
|
},
|
@@ -66884,19 +66885,19 @@ module.exports={
|
|
66884
66885
|
"type": "structure",
|
66885
66886
|
"members": {
|
66886
66887
|
"LevelOne": {
|
66887
|
-
"shape": "
|
66888
|
+
"shape": "Sbs"
|
66888
66889
|
},
|
66889
66890
|
"LevelTwo": {
|
66890
|
-
"shape": "
|
66891
|
+
"shape": "Sbs"
|
66891
66892
|
},
|
66892
66893
|
"LevelThree": {
|
66893
|
-
"shape": "
|
66894
|
+
"shape": "Sbs"
|
66894
66895
|
},
|
66895
66896
|
"LevelFour": {
|
66896
|
-
"shape": "
|
66897
|
+
"shape": "Sbs"
|
66897
66898
|
},
|
66898
66899
|
"LevelFive": {
|
66899
|
-
"shape": "
|
66900
|
+
"shape": "Sbs"
|
66900
66901
|
}
|
66901
66902
|
}
|
66902
66903
|
}
|
@@ -67240,7 +67241,7 @@ module.exports={
|
|
67240
67241
|
"type": "structure",
|
67241
67242
|
"members": {
|
67242
67243
|
"Attributes": {
|
67243
|
-
"shape": "
|
67244
|
+
"shape": "Scd"
|
67244
67245
|
}
|
67245
67246
|
}
|
67246
67247
|
}
|
@@ -67262,15 +67263,15 @@ module.exports={
|
|
67262
67263
|
"locationName": "InstanceId"
|
67263
67264
|
},
|
67264
67265
|
"Filters": {
|
67265
|
-
"shape": "
|
67266
|
+
"shape": "Sch"
|
67266
67267
|
},
|
67267
67268
|
"Groupings": {
|
67268
|
-
"shape": "
|
67269
|
+
"shape": "Scl"
|
67269
67270
|
},
|
67270
67271
|
"CurrentMetrics": {
|
67271
67272
|
"type": "list",
|
67272
67273
|
"member": {
|
67273
|
-
"shape": "
|
67274
|
+
"shape": "Sco"
|
67274
67275
|
}
|
67275
67276
|
},
|
67276
67277
|
"NextToken": {},
|
@@ -67299,7 +67300,7 @@ module.exports={
|
|
67299
67300
|
"type": "structure",
|
67300
67301
|
"members": {
|
67301
67302
|
"Dimensions": {
|
67302
|
-
"shape": "
|
67303
|
+
"shape": "Scz"
|
67303
67304
|
},
|
67304
67305
|
"Collections": {
|
67305
67306
|
"type": "list",
|
@@ -67307,7 +67308,7 @@ module.exports={
|
|
67307
67308
|
"type": "structure",
|
67308
67309
|
"members": {
|
67309
67310
|
"Metric": {
|
67310
|
-
"shape": "
|
67311
|
+
"shape": "Sco"
|
67311
67312
|
},
|
67312
67313
|
"Value": {
|
67313
67314
|
"type": "double"
|
@@ -67346,7 +67347,7 @@ module.exports={
|
|
67346
67347
|
"type": "structure",
|
67347
67348
|
"members": {
|
67348
67349
|
"Queues": {
|
67349
|
-
"shape": "
|
67350
|
+
"shape": "Sci"
|
67350
67351
|
},
|
67351
67352
|
"ContactFilter": {
|
67352
67353
|
"type": "structure",
|
@@ -67358,7 +67359,7 @@ module.exports={
|
|
67358
67359
|
}
|
67359
67360
|
},
|
67360
67361
|
"RoutingProfiles": {
|
67361
|
-
"shape": "
|
67362
|
+
"shape": "Sck"
|
67362
67363
|
},
|
67363
67364
|
"Agents": {
|
67364
67365
|
"type": "list",
|
@@ -67393,25 +67394,25 @@ module.exports={
|
|
67393
67394
|
}
|
67394
67395
|
},
|
67395
67396
|
"RoutingProfile": {
|
67396
|
-
"shape": "
|
67397
|
+
"shape": "Sd1"
|
67397
67398
|
},
|
67398
67399
|
"HierarchyPath": {
|
67399
67400
|
"type": "structure",
|
67400
67401
|
"members": {
|
67401
67402
|
"LevelOne": {
|
67402
|
-
"shape": "
|
67403
|
+
"shape": "Sdi"
|
67403
67404
|
},
|
67404
67405
|
"LevelTwo": {
|
67405
|
-
"shape": "
|
67406
|
+
"shape": "Sdi"
|
67406
67407
|
},
|
67407
67408
|
"LevelThree": {
|
67408
|
-
"shape": "
|
67409
|
+
"shape": "Sdi"
|
67409
67410
|
},
|
67410
67411
|
"LevelFour": {
|
67411
|
-
"shape": "
|
67412
|
+
"shape": "Sdi"
|
67412
67413
|
},
|
67413
67414
|
"LevelFive": {
|
67414
|
-
"shape": "
|
67415
|
+
"shape": "Sdi"
|
67415
67416
|
}
|
67416
67417
|
}
|
67417
67418
|
},
|
@@ -67426,13 +67427,13 @@ module.exports={
|
|
67426
67427
|
}
|
67427
67428
|
},
|
67428
67429
|
"AvailableSlotsByChannel": {
|
67429
|
-
"shape": "
|
67430
|
+
"shape": "Sdk"
|
67430
67431
|
},
|
67431
67432
|
"MaxSlotsByChannel": {
|
67432
|
-
"shape": "
|
67433
|
+
"shape": "Sdk"
|
67433
67434
|
},
|
67434
67435
|
"ActiveSlotsByChannel": {
|
67435
|
-
"shape": "
|
67436
|
+
"shape": "Sdk"
|
67436
67437
|
},
|
67437
67438
|
"Contacts": {
|
67438
67439
|
"type": "list",
|
@@ -67450,7 +67451,7 @@ module.exports={
|
|
67450
67451
|
"type": "timestamp"
|
67451
67452
|
},
|
67452
67453
|
"Queue": {
|
67453
|
-
"shape": "
|
67454
|
+
"shape": "Sd0"
|
67454
67455
|
}
|
67455
67456
|
}
|
67456
67457
|
}
|
@@ -67489,13 +67490,13 @@ module.exports={
|
|
67489
67490
|
"type": "structure",
|
67490
67491
|
"members": {
|
67491
67492
|
"AccessToken": {
|
67492
|
-
"shape": "
|
67493
|
+
"shape": "Sdr"
|
67493
67494
|
},
|
67494
67495
|
"AccessTokenExpiration": {
|
67495
67496
|
"type": "timestamp"
|
67496
67497
|
},
|
67497
67498
|
"RefreshToken": {
|
67498
|
-
"shape": "
|
67499
|
+
"shape": "Sdr"
|
67499
67500
|
},
|
67500
67501
|
"RefreshTokenExpiration": {
|
67501
67502
|
"type": "timestamp"
|
@@ -67533,10 +67534,10 @@ module.exports={
|
|
67533
67534
|
"type": "timestamp"
|
67534
67535
|
},
|
67535
67536
|
"Filters": {
|
67536
|
-
"shape": "
|
67537
|
+
"shape": "Sch"
|
67537
67538
|
},
|
67538
67539
|
"Groupings": {
|
67539
|
-
"shape": "
|
67540
|
+
"shape": "Scl"
|
67540
67541
|
},
|
67541
67542
|
"HistoricalMetrics": {
|
67542
67543
|
"type": "list",
|
@@ -67560,7 +67561,7 @@ module.exports={
|
|
67560
67561
|
"type": "structure",
|
67561
67562
|
"members": {
|
67562
67563
|
"Dimensions": {
|
67563
|
-
"shape": "
|
67564
|
+
"shape": "Scz"
|
67564
67565
|
},
|
67565
67566
|
"Collections": {
|
67566
67567
|
"type": "list",
|
@@ -68464,7 +68465,7 @@ module.exports={
|
|
68464
68465
|
"Attributes": {
|
68465
68466
|
"type": "list",
|
68466
68467
|
"member": {
|
68467
|
-
"shape": "
|
68468
|
+
"shape": "Sae"
|
68468
68469
|
}
|
68469
68470
|
},
|
68470
68471
|
"NextToken": {}
|
@@ -68558,7 +68559,8 @@ module.exports={
|
|
68558
68559
|
},
|
68559
68560
|
"OutboundCallsEnabled": {
|
68560
68561
|
"type": "boolean"
|
68561
|
-
}
|
68562
|
+
},
|
68563
|
+
"InstanceAccessUrl": {}
|
68562
68564
|
}
|
68563
68565
|
}
|
68564
68566
|
},
|
@@ -69505,7 +69507,7 @@ module.exports={
|
|
69505
69507
|
"UserHierarchyGroupSummaryList": {
|
69506
69508
|
"type": "list",
|
69507
69509
|
"member": {
|
69508
|
-
"shape": "
|
69510
|
+
"shape": "Sbo"
|
69509
69511
|
}
|
69510
69512
|
},
|
69511
69513
|
"NextToken": {}
|
@@ -69813,7 +69815,7 @@ module.exports={
|
|
69813
69815
|
"Prompts": {
|
69814
69816
|
"type": "list",
|
69815
69817
|
"member": {
|
69816
|
-
"shape": "
|
69818
|
+
"shape": "Sas"
|
69817
69819
|
}
|
69818
69820
|
},
|
69819
69821
|
"NextToken": {},
|
@@ -69857,7 +69859,7 @@ module.exports={
|
|
69857
69859
|
"Queues": {
|
69858
69860
|
"type": "list",
|
69859
69861
|
"member": {
|
69860
|
-
"shape": "
|
69862
|
+
"shape": "Sav"
|
69861
69863
|
}
|
69862
69864
|
},
|
69863
69865
|
"NextToken": {},
|
@@ -69901,7 +69903,7 @@ module.exports={
|
|
69901
69903
|
"QuickConnects": {
|
69902
69904
|
"type": "list",
|
69903
69905
|
"member": {
|
69904
|
-
"shape": "
|
69906
|
+
"shape": "Saz"
|
69905
69907
|
}
|
69906
69908
|
},
|
69907
69909
|
"NextToken": {},
|
@@ -69945,7 +69947,7 @@ module.exports={
|
|
69945
69947
|
"RoutingProfiles": {
|
69946
69948
|
"type": "list",
|
69947
69949
|
"member": {
|
69948
|
-
"shape": "
|
69950
|
+
"shape": "Sb2"
|
69949
69951
|
}
|
69950
69952
|
},
|
69951
69953
|
"NextToken": {},
|
@@ -70145,7 +70147,7 @@ module.exports={
|
|
70145
70147
|
"InstanceId": {},
|
70146
70148
|
"ContactFlowId": {},
|
70147
70149
|
"Attributes": {
|
70148
|
-
"shape": "
|
70150
|
+
"shape": "Scd"
|
70149
70151
|
},
|
70150
70152
|
"ParticipantDetails": {
|
70151
70153
|
"type": "structure",
|
@@ -70324,7 +70326,7 @@ module.exports={
|
|
70324
70326
|
"SourcePhoneNumber": {},
|
70325
70327
|
"QueueId": {},
|
70326
70328
|
"Attributes": {
|
70327
|
-
"shape": "
|
70329
|
+
"shape": "Scd"
|
70328
70330
|
},
|
70329
70331
|
"AnswerMachineDetectionConfig": {
|
70330
70332
|
"type": "structure",
|
@@ -70364,7 +70366,7 @@ module.exports={
|
|
70364
70366
|
"PreviousContactId": {},
|
70365
70367
|
"ContactFlowId": {},
|
70366
70368
|
"Attributes": {
|
70367
|
-
"shape": "
|
70369
|
+
"shape": "Scd"
|
70368
70370
|
},
|
70369
70371
|
"Name": {},
|
70370
70372
|
"References": {
|
@@ -70667,7 +70669,7 @@ module.exports={
|
|
70667
70669
|
"InitialContactId": {},
|
70668
70670
|
"InstanceId": {},
|
70669
70671
|
"Attributes": {
|
70670
|
-
"shape": "
|
70672
|
+
"shape": "Scd"
|
70671
70673
|
}
|
70672
70674
|
}
|
70673
70675
|
},
|
@@ -72457,14 +72459,14 @@ module.exports={
|
|
72457
72459
|
}
|
72458
72460
|
}
|
72459
72461
|
},
|
72460
|
-
"
|
72462
|
+
"Sae": {
|
72461
72463
|
"type": "structure",
|
72462
72464
|
"members": {
|
72463
72465
|
"AttributeType": {},
|
72464
72466
|
"Value": {}
|
72465
72467
|
}
|
72466
72468
|
},
|
72467
|
-
"
|
72469
|
+
"Sas": {
|
72468
72470
|
"type": "structure",
|
72469
72471
|
"members": {
|
72470
72472
|
"PromptARN": {},
|
@@ -72476,7 +72478,7 @@ module.exports={
|
|
72476
72478
|
}
|
72477
72479
|
}
|
72478
72480
|
},
|
72479
|
-
"
|
72481
|
+
"Sav": {
|
72480
72482
|
"type": "structure",
|
72481
72483
|
"members": {
|
72482
72484
|
"Name": {},
|
@@ -72496,7 +72498,7 @@ module.exports={
|
|
72496
72498
|
}
|
72497
72499
|
}
|
72498
72500
|
},
|
72499
|
-
"
|
72501
|
+
"Saz": {
|
72500
72502
|
"type": "structure",
|
72501
72503
|
"members": {
|
72502
72504
|
"QuickConnectARN": {},
|
@@ -72511,7 +72513,7 @@ module.exports={
|
|
72511
72513
|
}
|
72512
72514
|
}
|
72513
72515
|
},
|
72514
|
-
"
|
72516
|
+
"Sb2": {
|
72515
72517
|
"type": "structure",
|
72516
72518
|
"members": {
|
72517
72519
|
"InstanceId": {},
|
@@ -72534,7 +72536,7 @@ module.exports={
|
|
72534
72536
|
}
|
72535
72537
|
}
|
72536
72538
|
},
|
72537
|
-
"
|
72539
|
+
"Sbo": {
|
72538
72540
|
"type": "structure",
|
72539
72541
|
"members": {
|
72540
72542
|
"Id": {},
|
@@ -72542,7 +72544,7 @@ module.exports={
|
|
72542
72544
|
"Name": {}
|
72543
72545
|
}
|
72544
72546
|
},
|
72545
|
-
"
|
72547
|
+
"Sbs": {
|
72546
72548
|
"type": "structure",
|
72547
72549
|
"members": {
|
72548
72550
|
"Id": {},
|
@@ -72550,86 +72552,86 @@ module.exports={
|
|
72550
72552
|
"Name": {}
|
72551
72553
|
}
|
72552
72554
|
},
|
72553
|
-
"
|
72555
|
+
"Scd": {
|
72554
72556
|
"type": "map",
|
72555
72557
|
"key": {},
|
72556
72558
|
"value": {}
|
72557
72559
|
},
|
72558
|
-
"
|
72560
|
+
"Sch": {
|
72559
72561
|
"type": "structure",
|
72560
72562
|
"members": {
|
72561
72563
|
"Queues": {
|
72562
|
-
"shape": "
|
72564
|
+
"shape": "Sci"
|
72563
72565
|
},
|
72564
72566
|
"Channels": {
|
72565
72567
|
"type": "list",
|
72566
72568
|
"member": {}
|
72567
72569
|
},
|
72568
72570
|
"RoutingProfiles": {
|
72569
|
-
"shape": "
|
72571
|
+
"shape": "Sck"
|
72570
72572
|
}
|
72571
72573
|
}
|
72572
72574
|
},
|
72573
|
-
"
|
72575
|
+
"Sci": {
|
72574
72576
|
"type": "list",
|
72575
72577
|
"member": {}
|
72576
72578
|
},
|
72577
|
-
"
|
72579
|
+
"Sck": {
|
72578
72580
|
"type": "list",
|
72579
72581
|
"member": {}
|
72580
72582
|
},
|
72581
|
-
"
|
72583
|
+
"Scl": {
|
72582
72584
|
"type": "list",
|
72583
72585
|
"member": {}
|
72584
72586
|
},
|
72585
|
-
"
|
72587
|
+
"Sco": {
|
72586
72588
|
"type": "structure",
|
72587
72589
|
"members": {
|
72588
72590
|
"Name": {},
|
72589
72591
|
"Unit": {}
|
72590
72592
|
}
|
72591
72593
|
},
|
72592
|
-
"
|
72594
|
+
"Scz": {
|
72593
72595
|
"type": "structure",
|
72594
72596
|
"members": {
|
72595
72597
|
"Queue": {
|
72596
|
-
"shape": "
|
72598
|
+
"shape": "Sd0"
|
72597
72599
|
},
|
72598
72600
|
"Channel": {},
|
72599
72601
|
"RoutingProfile": {
|
72600
|
-
"shape": "
|
72602
|
+
"shape": "Sd1"
|
72601
72603
|
}
|
72602
72604
|
}
|
72603
72605
|
},
|
72604
|
-
"
|
72606
|
+
"Sd0": {
|
72605
72607
|
"type": "structure",
|
72606
72608
|
"members": {
|
72607
72609
|
"Id": {},
|
72608
72610
|
"Arn": {}
|
72609
72611
|
}
|
72610
72612
|
},
|
72611
|
-
"
|
72613
|
+
"Sd1": {
|
72612
72614
|
"type": "structure",
|
72613
72615
|
"members": {
|
72614
72616
|
"Id": {},
|
72615
72617
|
"Arn": {}
|
72616
72618
|
}
|
72617
72619
|
},
|
72618
|
-
"
|
72620
|
+
"Sdi": {
|
72619
72621
|
"type": "structure",
|
72620
72622
|
"members": {
|
72621
72623
|
"Id": {},
|
72622
72624
|
"Arn": {}
|
72623
72625
|
}
|
72624
72626
|
},
|
72625
|
-
"
|
72627
|
+
"Sdk": {
|
72626
72628
|
"type": "map",
|
72627
72629
|
"key": {},
|
72628
72630
|
"value": {
|
72629
72631
|
"type": "integer"
|
72630
72632
|
}
|
72631
72633
|
},
|
72632
|
-
"
|
72634
|
+
"Sdr": {
|
72633
72635
|
"type": "string",
|
72634
72636
|
"sensitive": true
|
72635
72637
|
},
|
@@ -177053,6 +177055,9 @@ module.exports={
|
|
177053
177055
|
],
|
177054
177056
|
"members": {
|
177055
177057
|
"GeofenceId": {},
|
177058
|
+
"GeofenceProperties": {
|
177059
|
+
"shape": "Sq"
|
177060
|
+
},
|
177056
177061
|
"Geometry": {
|
177057
177062
|
"shape": "S18"
|
177058
177063
|
}
|
@@ -178380,6 +178385,9 @@ module.exports={
|
|
178380
178385
|
"shape": "St"
|
178381
178386
|
},
|
178382
178387
|
"GeofenceId": {},
|
178388
|
+
"GeofenceProperties": {
|
178389
|
+
"shape": "Sq"
|
178390
|
+
},
|
178383
178391
|
"Geometry": {
|
178384
178392
|
"shape": "S18"
|
178385
178393
|
},
|
@@ -178801,6 +178809,9 @@ module.exports={
|
|
178801
178809
|
"shape": "St"
|
178802
178810
|
},
|
178803
178811
|
"GeofenceId": {},
|
178812
|
+
"GeofenceProperties": {
|
178813
|
+
"shape": "Sq"
|
178814
|
+
},
|
178804
178815
|
"Geometry": {
|
178805
178816
|
"shape": "S18"
|
178806
178817
|
},
|
@@ -179192,6 +179203,9 @@ module.exports={
|
|
179192
179203
|
"location": "uri",
|
179193
179204
|
"locationName": "GeofenceId"
|
179194
179205
|
},
|
179206
|
+
"GeofenceProperties": {
|
179207
|
+
"shape": "Sq"
|
179208
|
+
},
|
179195
179209
|
"Geometry": {
|
179196
179210
|
"shape": "S18"
|
179197
179211
|
}
|
@@ -179310,8 +179324,11 @@ module.exports={
|
|
179310
179324
|
"FilterBBox": {
|
179311
179325
|
"shape": "S2g"
|
179312
179326
|
},
|
179327
|
+
"FilterCategories": {
|
179328
|
+
"shape": "S73"
|
179329
|
+
},
|
179313
179330
|
"FilterCountries": {
|
179314
|
-
"shape": "
|
179331
|
+
"shape": "S74"
|
179315
179332
|
},
|
179316
179333
|
"IndexName": {
|
179317
179334
|
"location": "uri",
|
@@ -179342,7 +179359,13 @@ module.exports={
|
|
179342
179359
|
"Text"
|
179343
179360
|
],
|
179344
179361
|
"members": {
|
179362
|
+
"Categories": {
|
179363
|
+
"shape": "S5a"
|
179364
|
+
},
|
179345
179365
|
"PlaceId": {},
|
179366
|
+
"SupplementalCategories": {
|
179367
|
+
"shape": "S5d"
|
179368
|
+
},
|
179346
179369
|
"Text": {}
|
179347
179370
|
}
|
179348
179371
|
}
|
@@ -179361,15 +179384,18 @@ module.exports={
|
|
179361
179384
|
"FilterBBox": {
|
179362
179385
|
"shape": "S2g"
|
179363
179386
|
},
|
179387
|
+
"FilterCategories": {
|
179388
|
+
"shape": "S73"
|
179389
|
+
},
|
179364
179390
|
"FilterCountries": {
|
179365
|
-
"shape": "
|
179391
|
+
"shape": "S74"
|
179366
179392
|
},
|
179367
179393
|
"Language": {},
|
179368
179394
|
"MaxResults": {
|
179369
179395
|
"type": "integer"
|
179370
179396
|
},
|
179371
179397
|
"Text": {
|
179372
|
-
"shape": "
|
179398
|
+
"shape": "S7c"
|
179373
179399
|
}
|
179374
179400
|
}
|
179375
179401
|
}
|
@@ -179397,8 +179423,11 @@ module.exports={
|
|
179397
179423
|
"FilterBBox": {
|
179398
179424
|
"shape": "S2g"
|
179399
179425
|
},
|
179426
|
+
"FilterCategories": {
|
179427
|
+
"shape": "S73"
|
179428
|
+
},
|
179400
179429
|
"FilterCountries": {
|
179401
|
-
"shape": "
|
179430
|
+
"shape": "S74"
|
179402
179431
|
},
|
179403
179432
|
"IndexName": {
|
179404
179433
|
"location": "uri",
|
@@ -179456,8 +179485,11 @@ module.exports={
|
|
179456
179485
|
"FilterBBox": {
|
179457
179486
|
"shape": "S2g"
|
179458
179487
|
},
|
179488
|
+
"FilterCategories": {
|
179489
|
+
"shape": "S73"
|
179490
|
+
},
|
179459
179491
|
"FilterCountries": {
|
179460
|
-
"shape": "
|
179492
|
+
"shape": "S74"
|
179461
179493
|
},
|
179462
179494
|
"Language": {},
|
179463
179495
|
"MaxResults": {
|
@@ -179467,7 +179499,7 @@ module.exports={
|
|
179467
179499
|
"shape": "S2g"
|
179468
179500
|
},
|
179469
179501
|
"Text": {
|
179470
|
-
"shape": "
|
179502
|
+
"shape": "S7c"
|
179471
179503
|
}
|
179472
179504
|
}
|
179473
179505
|
}
|
@@ -180049,6 +180081,9 @@ module.exports={
|
|
180049
180081
|
],
|
180050
180082
|
"members": {
|
180051
180083
|
"AddressNumber": {},
|
180084
|
+
"Categories": {
|
180085
|
+
"shape": "S5a"
|
180086
|
+
},
|
180052
180087
|
"Country": {},
|
180053
180088
|
"Geometry": {
|
180054
180089
|
"type": "structure",
|
@@ -180068,6 +180103,9 @@ module.exports={
|
|
180068
180103
|
"Region": {},
|
180069
180104
|
"Street": {},
|
180070
180105
|
"SubRegion": {},
|
180106
|
+
"SupplementalCategories": {
|
180107
|
+
"shape": "S5d"
|
180108
|
+
},
|
180071
180109
|
"TimeZone": {
|
180072
180110
|
"type": "structure",
|
180073
180111
|
"required": [
|
@@ -180084,11 +180122,23 @@ module.exports={
|
|
180084
180122
|
"UnitType": {}
|
180085
180123
|
}
|
180086
180124
|
},
|
180087
|
-
"
|
180125
|
+
"S5a": {
|
180088
180126
|
"type": "list",
|
180089
180127
|
"member": {}
|
180090
180128
|
},
|
180091
|
-
"
|
180129
|
+
"S5d": {
|
180130
|
+
"type": "list",
|
180131
|
+
"member": {}
|
180132
|
+
},
|
180133
|
+
"S73": {
|
180134
|
+
"type": "list",
|
180135
|
+
"member": {}
|
180136
|
+
},
|
180137
|
+
"S74": {
|
180138
|
+
"type": "list",
|
180139
|
+
"member": {}
|
180140
|
+
},
|
180141
|
+
"S7c": {
|
180092
180142
|
"type": "string",
|
180093
180143
|
"sensitive": true
|
180094
180144
|
}
|
@@ -225806,13 +225856,21 @@ module.exports={
|
|
225806
225856
|
"ExpectedBucketOwner": {
|
225807
225857
|
"location": "header",
|
225808
225858
|
"locationName": "x-amz-expected-bucket-owner"
|
225859
|
+
},
|
225860
|
+
"RequestPayer": {
|
225861
|
+
"location": "header",
|
225862
|
+
"locationName": "x-amz-request-payer"
|
225809
225863
|
}
|
225810
225864
|
}
|
225811
225865
|
},
|
225812
225866
|
"output": {
|
225813
225867
|
"type": "structure",
|
225814
225868
|
"members": {
|
225815
|
-
"Status": {}
|
225869
|
+
"Status": {},
|
225870
|
+
"RequestCharged": {
|
225871
|
+
"location": "header",
|
225872
|
+
"locationName": "x-amz-request-charged"
|
225873
|
+
}
|
225816
225874
|
}
|
225817
225875
|
}
|
225818
225876
|
},
|
@@ -227770,6 +227828,10 @@ module.exports={
|
|
227770
227828
|
"ExpectedBucketOwner": {
|
227771
227829
|
"location": "header",
|
227772
227830
|
"locationName": "x-amz-expected-bucket-owner"
|
227831
|
+
},
|
227832
|
+
"RequestPayer": {
|
227833
|
+
"location": "header",
|
227834
|
+
"locationName": "x-amz-request-payer"
|
227773
227835
|
}
|
227774
227836
|
}
|
227775
227837
|
},
|
@@ -227815,7 +227877,11 @@ module.exports={
|
|
227815
227877
|
"CommonPrefixes": {
|
227816
227878
|
"shape": "Sbs"
|
227817
227879
|
},
|
227818
|
-
"EncodingType": {}
|
227880
|
+
"EncodingType": {},
|
227881
|
+
"RequestCharged": {
|
227882
|
+
"location": "header",
|
227883
|
+
"locationName": "x-amz-request-charged"
|
227884
|
+
}
|
227819
227885
|
}
|
227820
227886
|
}
|
227821
227887
|
},
|
@@ -227865,6 +227931,10 @@ module.exports={
|
|
227865
227931
|
"ExpectedBucketOwner": {
|
227866
227932
|
"location": "header",
|
227867
227933
|
"locationName": "x-amz-expected-bucket-owner"
|
227934
|
+
},
|
227935
|
+
"RequestPayer": {
|
227936
|
+
"location": "header",
|
227937
|
+
"locationName": "x-amz-request-payer"
|
227868
227938
|
}
|
227869
227939
|
}
|
227870
227940
|
},
|
@@ -227937,7 +228007,11 @@ module.exports={
|
|
227937
228007
|
"CommonPrefixes": {
|
227938
228008
|
"shape": "Sbs"
|
227939
228009
|
},
|
227940
|
-
"EncodingType": {}
|
228010
|
+
"EncodingType": {},
|
228011
|
+
"RequestCharged": {
|
228012
|
+
"location": "header",
|
228013
|
+
"locationName": "x-amz-request-charged"
|
228014
|
+
}
|
227941
228015
|
}
|
227942
228016
|
},
|
227943
228017
|
"alias": "GetBucketObjectVersions"
|
@@ -228011,7 +228085,11 @@ module.exports={
|
|
228011
228085
|
"CommonPrefixes": {
|
228012
228086
|
"shape": "Sbs"
|
228013
228087
|
},
|
228014
|
-
"EncodingType": {}
|
228088
|
+
"EncodingType": {},
|
228089
|
+
"RequestCharged": {
|
228090
|
+
"location": "header",
|
228091
|
+
"locationName": "x-amz-request-charged"
|
228092
|
+
}
|
228015
228093
|
}
|
228016
228094
|
},
|
228017
228095
|
"alias": "GetBucket"
|
@@ -228098,7 +228176,11 @@ module.exports={
|
|
228098
228176
|
},
|
228099
228177
|
"ContinuationToken": {},
|
228100
228178
|
"NextContinuationToken": {},
|
228101
|
-
"StartAfter": {}
|
228179
|
+
"StartAfter": {},
|
228180
|
+
"RequestCharged": {
|
228181
|
+
"location": "header",
|
228182
|
+
"locationName": "x-amz-request-charged"
|
228183
|
+
}
|
228102
228184
|
}
|
228103
228185
|
}
|
228104
228186
|
},
|
@@ -259506,7 +259588,7 @@ AWS.util.update(AWS, {
|
|
259506
259588
|
/**
|
259507
259589
|
* @constant
|
259508
259590
|
*/
|
259509
|
-
VERSION: '2.
|
259591
|
+
VERSION: '2.1399.0',
|
259510
259592
|
|
259511
259593
|
/**
|
259512
259594
|
* @api private
|
@@ -281675,7 +281757,7 @@ var LRUCache = /** @class */ (function () {
|
|
281675
281757
|
}());
|
281676
281758
|
exports.LRUCache = LRUCache;
|
281677
281759
|
},{}],466:[function(require,module,exports){
|
281678
|
-
// AWS SDK for JavaScript v2.
|
281760
|
+
// AWS SDK for JavaScript v2.1399.0
|
281679
281761
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
281680
281762
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
281681
281763
|
require('./browser_loader');
|