aws-sdk 2.1108.0 → 2.1109.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 +7 -1
- package/README.md +1 -1
- package/apis/kendra-2019-02-03.min.json +99 -55
- package/apis/lambda-2015-03-31.min.json +401 -153
- package/apis/lambda-2015-03-31.paginators.json +6 -0
- package/apis/panorama-2019-07-24.min.json +14 -12
- package/clients/configservice.d.ts +5 -5
- package/clients/kendra.d.ts +74 -15
- package/clients/lambda.d.ts +263 -0
- package/clients/panorama.d.ts +13 -4
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +410 -156
- package/dist/aws-sdk.min.js +40 -40
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
|
2
|
-
<!--LATEST=2.
|
|
2
|
+
<!--LATEST=2.1109.0-->
|
|
3
3
|
<!--ENTRYINSERT-->
|
|
4
4
|
|
|
5
|
+
## 2.1109.0
|
|
6
|
+
* feature: ConfigService: Add resourceType enums for AWS::EMR::SecurityConfiguration and AWS::SageMaker::CodeRepository
|
|
7
|
+
* feature: Kendra: Amazon Kendra now provides a data source connector for Box. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-box.html
|
|
8
|
+
* feature: Lambda: This release adds new APIs for creating and managing Lambda Function URLs and adds a new FunctionUrlAuthType parameter to the AddPermission API. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
|
|
9
|
+
* feature: Panorama: Added Brand field to device listings.
|
|
10
|
+
|
|
5
11
|
## 2.1108.0
|
|
6
12
|
* feature: DataSync: AWS DataSync now supports Amazon FSx for OpenZFS locations.
|
|
7
13
|
* feature: FSx: Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
|
package/README.md
CHANGED
|
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
|
|
|
29
29
|
To use the SDK in the browser, simply add the following script tag to your
|
|
30
30
|
HTML pages:
|
|
31
31
|
|
|
32
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
|
32
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1109.0.min.js"></script>
|
|
33
33
|
|
|
34
34
|
You can also build a custom browser SDK with your specified set of AWS services.
|
|
35
35
|
This can allow you to reduce the SDK's size, specify different API versions of
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
"Schedule": {},
|
|
281
281
|
"RoleArn": {},
|
|
282
282
|
"Tags": {
|
|
283
|
-
"shape": "
|
|
283
|
+
"shape": "S5n"
|
|
284
284
|
},
|
|
285
285
|
"ClientToken": {
|
|
286
286
|
"idempotencyToken": true
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
"IndexId": {},
|
|
314
314
|
"RoleArn": {},
|
|
315
315
|
"Configuration": {
|
|
316
|
-
"shape": "
|
|
316
|
+
"shape": "S5w"
|
|
317
317
|
},
|
|
318
318
|
"Description": {},
|
|
319
319
|
"ClientToken": {
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
},
|
|
350
350
|
"RoleArn": {},
|
|
351
351
|
"Tags": {
|
|
352
|
-
"shape": "
|
|
352
|
+
"shape": "S5n"
|
|
353
353
|
},
|
|
354
354
|
"FileFormat": {},
|
|
355
355
|
"ClientToken": {
|
|
@@ -377,21 +377,21 @@
|
|
|
377
377
|
"Edition": {},
|
|
378
378
|
"RoleArn": {},
|
|
379
379
|
"ServerSideEncryptionConfiguration": {
|
|
380
|
-
"shape": "
|
|
380
|
+
"shape": "S6b"
|
|
381
381
|
},
|
|
382
382
|
"Description": {},
|
|
383
383
|
"ClientToken": {
|
|
384
384
|
"idempotencyToken": true
|
|
385
385
|
},
|
|
386
386
|
"Tags": {
|
|
387
|
-
"shape": "
|
|
387
|
+
"shape": "S5n"
|
|
388
388
|
},
|
|
389
389
|
"UserTokenConfigurations": {
|
|
390
|
-
"shape": "
|
|
390
|
+
"shape": "S6d"
|
|
391
391
|
},
|
|
392
392
|
"UserContextPolicy": {},
|
|
393
393
|
"UserGroupResolutionConfiguration": {
|
|
394
|
-
"shape": "
|
|
394
|
+
"shape": "S6n"
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
},
|
|
@@ -423,7 +423,7 @@
|
|
|
423
423
|
},
|
|
424
424
|
"RoleArn": {},
|
|
425
425
|
"Tags": {
|
|
426
|
-
"shape": "
|
|
426
|
+
"shape": "S5n"
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
429
|
},
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
"Description": {},
|
|
450
450
|
"RoleArn": {},
|
|
451
451
|
"Tags": {
|
|
452
|
-
"shape": "
|
|
452
|
+
"shape": "S5n"
|
|
453
453
|
},
|
|
454
454
|
"SourceS3Path": {
|
|
455
455
|
"shape": "S1g"
|
|
@@ -622,10 +622,10 @@
|
|
|
622
622
|
"IndexId": {},
|
|
623
623
|
"Name": {},
|
|
624
624
|
"Endpoints": {
|
|
625
|
-
"shape": "
|
|
625
|
+
"shape": "S7d"
|
|
626
626
|
},
|
|
627
627
|
"Configuration": {
|
|
628
|
-
"shape": "
|
|
628
|
+
"shape": "S5w"
|
|
629
629
|
},
|
|
630
630
|
"CreatedAt": {
|
|
631
631
|
"type": "timestamp"
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"Edition": {},
|
|
695
695
|
"RoleArn": {},
|
|
696
696
|
"ServerSideEncryptionConfiguration": {
|
|
697
|
-
"shape": "
|
|
697
|
+
"shape": "S6b"
|
|
698
698
|
},
|
|
699
699
|
"Status": {},
|
|
700
700
|
"Description": {},
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
"type": "timestamp"
|
|
706
706
|
},
|
|
707
707
|
"DocumentMetadataConfigurations": {
|
|
708
|
-
"shape": "
|
|
708
|
+
"shape": "S7o"
|
|
709
709
|
},
|
|
710
710
|
"IndexStatistics": {
|
|
711
711
|
"type": "structure",
|
|
@@ -744,14 +744,14 @@
|
|
|
744
744
|
},
|
|
745
745
|
"ErrorMessage": {},
|
|
746
746
|
"CapacityUnits": {
|
|
747
|
-
"shape": "
|
|
747
|
+
"shape": "S86"
|
|
748
748
|
},
|
|
749
749
|
"UserTokenConfigurations": {
|
|
750
|
-
"shape": "
|
|
750
|
+
"shape": "S6d"
|
|
751
751
|
},
|
|
752
752
|
"UserContextPolicy": {},
|
|
753
753
|
"UserGroupResolutionConfiguration": {
|
|
754
|
-
"shape": "
|
|
754
|
+
"shape": "S6n"
|
|
755
755
|
}
|
|
756
756
|
}
|
|
757
757
|
}
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
"type": "structure",
|
|
1052
1052
|
"members": {
|
|
1053
1053
|
"SnapShotTimeFilter": {
|
|
1054
|
-
"shape": "
|
|
1054
|
+
"shape": "S9f"
|
|
1055
1055
|
},
|
|
1056
1056
|
"SnapshotsDataHeader": {
|
|
1057
1057
|
"type": "list",
|
|
@@ -1083,7 +1083,7 @@
|
|
|
1083
1083
|
"type": "integer"
|
|
1084
1084
|
},
|
|
1085
1085
|
"StartTimeFilter": {
|
|
1086
|
-
"shape": "
|
|
1086
|
+
"shape": "S9f"
|
|
1087
1087
|
},
|
|
1088
1088
|
"StatusFilter": {}
|
|
1089
1089
|
}
|
|
@@ -1230,19 +1230,19 @@
|
|
|
1230
1230
|
"type": "structure",
|
|
1231
1231
|
"members": {
|
|
1232
1232
|
"UserName": {
|
|
1233
|
-
"shape": "
|
|
1233
|
+
"shape": "Sa6"
|
|
1234
1234
|
},
|
|
1235
1235
|
"GroupName": {
|
|
1236
|
-
"shape": "
|
|
1236
|
+
"shape": "Sa6"
|
|
1237
1237
|
},
|
|
1238
1238
|
"IdentifiedUserName": {
|
|
1239
|
-
"shape": "
|
|
1239
|
+
"shape": "Sa6"
|
|
1240
1240
|
},
|
|
1241
1241
|
"FirstName": {
|
|
1242
|
-
"shape": "
|
|
1242
|
+
"shape": "Sa6"
|
|
1243
1243
|
},
|
|
1244
1244
|
"LastName": {
|
|
1245
|
-
"shape": "
|
|
1245
|
+
"shape": "Sa6"
|
|
1246
1246
|
}
|
|
1247
1247
|
}
|
|
1248
1248
|
}
|
|
@@ -1282,7 +1282,7 @@
|
|
|
1282
1282
|
},
|
|
1283
1283
|
"Status": {},
|
|
1284
1284
|
"Endpoints": {
|
|
1285
|
-
"shape": "
|
|
1285
|
+
"shape": "S7d"
|
|
1286
1286
|
}
|
|
1287
1287
|
}
|
|
1288
1288
|
}
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
"type": "structure",
|
|
1465
1465
|
"members": {
|
|
1466
1466
|
"Tags": {
|
|
1467
|
-
"shape": "
|
|
1467
|
+
"shape": "S5n"
|
|
1468
1468
|
}
|
|
1469
1469
|
}
|
|
1470
1470
|
}
|
|
@@ -1569,7 +1569,7 @@
|
|
|
1569
1569
|
"IndexId": {},
|
|
1570
1570
|
"QueryText": {},
|
|
1571
1571
|
"AttributeFilter": {
|
|
1572
|
-
"shape": "
|
|
1572
|
+
"shape": "Sbd"
|
|
1573
1573
|
},
|
|
1574
1574
|
"Facets": {
|
|
1575
1575
|
"type": "list",
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
"members": {
|
|
1597
1597
|
"Name": {},
|
|
1598
1598
|
"Relevance": {
|
|
1599
|
-
"shape": "
|
|
1599
|
+
"shape": "S7s"
|
|
1600
1600
|
}
|
|
1601
1601
|
}
|
|
1602
1602
|
}
|
|
@@ -1684,7 +1684,7 @@
|
|
|
1684
1684
|
"type": "structure",
|
|
1685
1685
|
"members": {
|
|
1686
1686
|
"TextWithHighlightsValue": {
|
|
1687
|
-
"shape": "
|
|
1687
|
+
"shape": "Sc2"
|
|
1688
1688
|
}
|
|
1689
1689
|
}
|
|
1690
1690
|
}
|
|
@@ -1693,10 +1693,10 @@
|
|
|
1693
1693
|
},
|
|
1694
1694
|
"DocumentId": {},
|
|
1695
1695
|
"DocumentTitle": {
|
|
1696
|
-
"shape": "
|
|
1696
|
+
"shape": "Sc2"
|
|
1697
1697
|
},
|
|
1698
1698
|
"DocumentExcerpt": {
|
|
1699
|
-
"shape": "
|
|
1699
|
+
"shape": "Sc2"
|
|
1700
1700
|
},
|
|
1701
1701
|
"DocumentURI": {},
|
|
1702
1702
|
"DocumentAttributes": {
|
|
@@ -1862,7 +1862,7 @@
|
|
|
1862
1862
|
"members": {
|
|
1863
1863
|
"ResourceARN": {},
|
|
1864
1864
|
"Tags": {
|
|
1865
|
-
"shape": "
|
|
1865
|
+
"shape": "S5n"
|
|
1866
1866
|
}
|
|
1867
1867
|
}
|
|
1868
1868
|
},
|
|
@@ -1928,7 +1928,7 @@
|
|
|
1928
1928
|
"IndexId": {},
|
|
1929
1929
|
"RoleArn": {},
|
|
1930
1930
|
"Configuration": {
|
|
1931
|
-
"shape": "
|
|
1931
|
+
"shape": "S5w"
|
|
1932
1932
|
},
|
|
1933
1933
|
"Description": {}
|
|
1934
1934
|
}
|
|
@@ -1946,17 +1946,17 @@
|
|
|
1946
1946
|
"RoleArn": {},
|
|
1947
1947
|
"Description": {},
|
|
1948
1948
|
"DocumentMetadataConfigurationUpdates": {
|
|
1949
|
-
"shape": "
|
|
1949
|
+
"shape": "S7o"
|
|
1950
1950
|
},
|
|
1951
1951
|
"CapacityUnits": {
|
|
1952
|
-
"shape": "
|
|
1952
|
+
"shape": "S86"
|
|
1953
1953
|
},
|
|
1954
1954
|
"UserTokenConfigurations": {
|
|
1955
|
-
"shape": "
|
|
1955
|
+
"shape": "S6d"
|
|
1956
1956
|
},
|
|
1957
1957
|
"UserContextPolicy": {},
|
|
1958
1958
|
"UserGroupResolutionConfiguration": {
|
|
1959
|
-
"shape": "
|
|
1959
|
+
"shape": "S6n"
|
|
1960
1960
|
}
|
|
1961
1961
|
}
|
|
1962
1962
|
}
|
|
@@ -2844,6 +2844,50 @@
|
|
|
2844
2844
|
"shape": "S2n"
|
|
2845
2845
|
}
|
|
2846
2846
|
}
|
|
2847
|
+
},
|
|
2848
|
+
"BoxConfiguration": {
|
|
2849
|
+
"type": "structure",
|
|
2850
|
+
"required": [
|
|
2851
|
+
"EnterpriseId",
|
|
2852
|
+
"SecretArn"
|
|
2853
|
+
],
|
|
2854
|
+
"members": {
|
|
2855
|
+
"EnterpriseId": {},
|
|
2856
|
+
"SecretArn": {},
|
|
2857
|
+
"UseChangeLog": {
|
|
2858
|
+
"type": "boolean"
|
|
2859
|
+
},
|
|
2860
|
+
"CrawlComments": {
|
|
2861
|
+
"type": "boolean"
|
|
2862
|
+
},
|
|
2863
|
+
"CrawlTasks": {
|
|
2864
|
+
"type": "boolean"
|
|
2865
|
+
},
|
|
2866
|
+
"CrawlWebLinks": {
|
|
2867
|
+
"type": "boolean"
|
|
2868
|
+
},
|
|
2869
|
+
"FileFieldMappings": {
|
|
2870
|
+
"shape": "S2n"
|
|
2871
|
+
},
|
|
2872
|
+
"TaskFieldMappings": {
|
|
2873
|
+
"shape": "S2n"
|
|
2874
|
+
},
|
|
2875
|
+
"CommentFieldMappings": {
|
|
2876
|
+
"shape": "S2n"
|
|
2877
|
+
},
|
|
2878
|
+
"WebLinkFieldMappings": {
|
|
2879
|
+
"shape": "S2n"
|
|
2880
|
+
},
|
|
2881
|
+
"InclusionPatterns": {
|
|
2882
|
+
"shape": "S29"
|
|
2883
|
+
},
|
|
2884
|
+
"ExclusionPatterns": {
|
|
2885
|
+
"shape": "S29"
|
|
2886
|
+
},
|
|
2887
|
+
"VpcConfiguration": {
|
|
2888
|
+
"shape": "S2i"
|
|
2889
|
+
}
|
|
2890
|
+
}
|
|
2847
2891
|
}
|
|
2848
2892
|
}
|
|
2849
2893
|
},
|
|
@@ -2887,7 +2931,7 @@
|
|
|
2887
2931
|
"type": "list",
|
|
2888
2932
|
"member": {}
|
|
2889
2933
|
},
|
|
2890
|
-
"
|
|
2934
|
+
"S5n": {
|
|
2891
2935
|
"type": "list",
|
|
2892
2936
|
"member": {
|
|
2893
2937
|
"type": "structure",
|
|
@@ -2901,7 +2945,7 @@
|
|
|
2901
2945
|
}
|
|
2902
2946
|
}
|
|
2903
2947
|
},
|
|
2904
|
-
"
|
|
2948
|
+
"S5w": {
|
|
2905
2949
|
"type": "structure",
|
|
2906
2950
|
"members": {
|
|
2907
2951
|
"ContentSourceConfiguration": {
|
|
@@ -2928,7 +2972,7 @@
|
|
|
2928
2972
|
}
|
|
2929
2973
|
}
|
|
2930
2974
|
},
|
|
2931
|
-
"
|
|
2975
|
+
"S6b": {
|
|
2932
2976
|
"type": "structure",
|
|
2933
2977
|
"members": {
|
|
2934
2978
|
"KmsKeyId": {
|
|
@@ -2937,7 +2981,7 @@
|
|
|
2937
2981
|
}
|
|
2938
2982
|
}
|
|
2939
2983
|
},
|
|
2940
|
-
"
|
|
2984
|
+
"S6d": {
|
|
2941
2985
|
"type": "list",
|
|
2942
2986
|
"member": {
|
|
2943
2987
|
"type": "structure",
|
|
@@ -2971,7 +3015,7 @@
|
|
|
2971
3015
|
}
|
|
2972
3016
|
}
|
|
2973
3017
|
},
|
|
2974
|
-
"
|
|
3018
|
+
"S6n": {
|
|
2975
3019
|
"type": "structure",
|
|
2976
3020
|
"required": [
|
|
2977
3021
|
"UserGroupResolutionMode"
|
|
@@ -2980,7 +3024,7 @@
|
|
|
2980
3024
|
"UserGroupResolutionMode": {}
|
|
2981
3025
|
}
|
|
2982
3026
|
},
|
|
2983
|
-
"
|
|
3027
|
+
"S7d": {
|
|
2984
3028
|
"type": "list",
|
|
2985
3029
|
"member": {
|
|
2986
3030
|
"type": "structure",
|
|
@@ -2990,7 +3034,7 @@
|
|
|
2990
3034
|
}
|
|
2991
3035
|
}
|
|
2992
3036
|
},
|
|
2993
|
-
"
|
|
3037
|
+
"S7o": {
|
|
2994
3038
|
"type": "list",
|
|
2995
3039
|
"member": {
|
|
2996
3040
|
"type": "structure",
|
|
@@ -3002,7 +3046,7 @@
|
|
|
3002
3046
|
"Name": {},
|
|
3003
3047
|
"Type": {},
|
|
3004
3048
|
"Relevance": {
|
|
3005
|
-
"shape": "
|
|
3049
|
+
"shape": "S7s"
|
|
3006
3050
|
},
|
|
3007
3051
|
"Search": {
|
|
3008
3052
|
"type": "structure",
|
|
@@ -3024,7 +3068,7 @@
|
|
|
3024
3068
|
}
|
|
3025
3069
|
}
|
|
3026
3070
|
},
|
|
3027
|
-
"
|
|
3071
|
+
"S7s": {
|
|
3028
3072
|
"type": "structure",
|
|
3029
3073
|
"members": {
|
|
3030
3074
|
"Freshness": {
|
|
@@ -3044,7 +3088,7 @@
|
|
|
3044
3088
|
}
|
|
3045
3089
|
}
|
|
3046
3090
|
},
|
|
3047
|
-
"
|
|
3091
|
+
"S86": {
|
|
3048
3092
|
"type": "structure",
|
|
3049
3093
|
"required": [
|
|
3050
3094
|
"StorageCapacityUnits",
|
|
@@ -3059,7 +3103,7 @@
|
|
|
3059
3103
|
}
|
|
3060
3104
|
}
|
|
3061
3105
|
},
|
|
3062
|
-
"
|
|
3106
|
+
"S9f": {
|
|
3063
3107
|
"type": "structure",
|
|
3064
3108
|
"members": {
|
|
3065
3109
|
"StartTime": {
|
|
@@ -3070,21 +3114,21 @@
|
|
|
3070
3114
|
}
|
|
3071
3115
|
}
|
|
3072
3116
|
},
|
|
3073
|
-
"
|
|
3117
|
+
"Sa6": {
|
|
3074
3118
|
"type": "string",
|
|
3075
3119
|
"sensitive": true
|
|
3076
3120
|
},
|
|
3077
|
-
"
|
|
3121
|
+
"Sbd": {
|
|
3078
3122
|
"type": "structure",
|
|
3079
3123
|
"members": {
|
|
3080
3124
|
"AndAllFilters": {
|
|
3081
|
-
"shape": "
|
|
3125
|
+
"shape": "Sbe"
|
|
3082
3126
|
},
|
|
3083
3127
|
"OrAllFilters": {
|
|
3084
|
-
"shape": "
|
|
3128
|
+
"shape": "Sbe"
|
|
3085
3129
|
},
|
|
3086
3130
|
"NotFilter": {
|
|
3087
|
-
"shape": "
|
|
3131
|
+
"shape": "Sbd"
|
|
3088
3132
|
},
|
|
3089
3133
|
"EqualsTo": {
|
|
3090
3134
|
"shape": "Sw"
|
|
@@ -3109,13 +3153,13 @@
|
|
|
3109
3153
|
}
|
|
3110
3154
|
}
|
|
3111
3155
|
},
|
|
3112
|
-
"
|
|
3156
|
+
"Sbe": {
|
|
3113
3157
|
"type": "list",
|
|
3114
3158
|
"member": {
|
|
3115
|
-
"shape": "
|
|
3159
|
+
"shape": "Sbd"
|
|
3116
3160
|
}
|
|
3117
3161
|
},
|
|
3118
|
-
"
|
|
3162
|
+
"Sc2": {
|
|
3119
3163
|
"type": "structure",
|
|
3120
3164
|
"members": {
|
|
3121
3165
|
"Text": {},
|