aws-sdk 2.1655.0 → 2.1657.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/README.md +1 -1
- package/apis/codedeploy-2014-10-06.min.json +7 -1
- package/apis/datazone-2018-05-10.min.json +8 -2
- package/apis/devicefarm-2015-06-23.min.json +7 -1
- package/apis/dms-2016-01-01.min.json +7 -1
- package/apis/elasticbeanstalk-2010-12-01.min.json +7 -1
- package/apis/email-2010-12-01.min.json +7 -1
- package/apis/es-2015-01-01.min.json +7 -1
- package/apis/firehose-2015-08-04.min.json +4 -1
- package/apis/fsx-2018-03-01.min.json +7 -1
- package/apis/gamelift-2015-10-01.min.json +7 -1
- package/apis/metadata.json +3 -0
- package/apis/opensearch-2021-01-01.min.json +141 -98
- package/apis/qapps-2023-11-27.examples.json +583 -0
- package/apis/qapps-2023-11-27.min.json +1312 -0
- package/apis/qapps-2023-11-27.paginators.json +16 -0
- package/apis/qapps-2023-11-27.waiters2.json +5 -0
- package/apis/route53resolver-2018-04-01.min.json +4 -1
- package/apis/sagemaker-2017-07-24.min.json +1129 -801
- package/apis/sagemaker-2017-07-24.paginators.json +6 -0
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/fsx.d.ts +22 -18
- package/clients/opensearch.d.ts +53 -0
- package/clients/qapps.d.ts +1442 -0
- package/clients/qapps.js +19 -0
- package/clients/sagemaker.d.ts +389 -0
- package/dist/aws-sdk-core-react-native.js +4 -3
- package/dist/aws-sdk-react-native.js +66 -20
- package/dist/aws-sdk.js +47 -10
- package/dist/aws-sdk.min.js +86 -86
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/lib/region_config.js +2 -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.1657.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){
|
@@ -49096,12 +49096,18 @@ module.exports={
|
|
49096
49096
|
"endpointPrefix": "codedeploy",
|
49097
49097
|
"jsonVersion": "1.1",
|
49098
49098
|
"protocol": "json",
|
49099
|
+
"protocols": [
|
49100
|
+
"json"
|
49101
|
+
],
|
49099
49102
|
"serviceAbbreviation": "CodeDeploy",
|
49100
49103
|
"serviceFullName": "AWS CodeDeploy",
|
49101
49104
|
"serviceId": "CodeDeploy",
|
49102
49105
|
"signatureVersion": "v4",
|
49103
49106
|
"targetPrefix": "CodeDeploy_20141006",
|
49104
|
-
"uid": "codedeploy-2014-10-06"
|
49107
|
+
"uid": "codedeploy-2014-10-06",
|
49108
|
+
"auth": [
|
49109
|
+
"aws.auth#sigv4"
|
49110
|
+
]
|
49105
49111
|
},
|
49106
49112
|
"operations": {
|
49107
49113
|
"AddTagsToOnPremisesInstances": {
|
@@ -79968,11 +79974,17 @@ module.exports={
|
|
79968
79974
|
"endpointPrefix": "devicefarm",
|
79969
79975
|
"jsonVersion": "1.1",
|
79970
79976
|
"protocol": "json",
|
79977
|
+
"protocols": [
|
79978
|
+
"json"
|
79979
|
+
],
|
79971
79980
|
"serviceFullName": "AWS Device Farm",
|
79972
79981
|
"serviceId": "Device Farm",
|
79973
79982
|
"signatureVersion": "v4",
|
79974
79983
|
"targetPrefix": "DeviceFarm_20150623",
|
79975
|
-
"uid": "devicefarm-2015-06-23"
|
79984
|
+
"uid": "devicefarm-2015-06-23",
|
79985
|
+
"auth": [
|
79986
|
+
"aws.auth#sigv4"
|
79987
|
+
]
|
79976
79988
|
},
|
79977
79989
|
"operations": {
|
79978
79990
|
"CreateDevicePool": {
|
@@ -135290,12 +135302,18 @@ module.exports={
|
|
135290
135302
|
"apiVersion": "2010-12-01",
|
135291
135303
|
"endpointPrefix": "elasticbeanstalk",
|
135292
135304
|
"protocol": "query",
|
135305
|
+
"protocols": [
|
135306
|
+
"query"
|
135307
|
+
],
|
135293
135308
|
"serviceAbbreviation": "Elastic Beanstalk",
|
135294
135309
|
"serviceFullName": "AWS Elastic Beanstalk",
|
135295
135310
|
"serviceId": "Elastic Beanstalk",
|
135296
135311
|
"signatureVersion": "v4",
|
135297
135312
|
"uid": "elasticbeanstalk-2010-12-01",
|
135298
|
-
"xmlNamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/"
|
135313
|
+
"xmlNamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/",
|
135314
|
+
"auth": [
|
135315
|
+
"aws.auth#sigv4"
|
135316
|
+
]
|
135299
135317
|
},
|
135300
135318
|
"operations": {
|
135301
135319
|
"AbortEnvironmentUpdate": {
|
@@ -145394,13 +145412,19 @@ module.exports={
|
|
145394
145412
|
"apiVersion": "2010-12-01",
|
145395
145413
|
"endpointPrefix": "email",
|
145396
145414
|
"protocol": "query",
|
145415
|
+
"protocols": [
|
145416
|
+
"query"
|
145417
|
+
],
|
145397
145418
|
"serviceAbbreviation": "Amazon SES",
|
145398
145419
|
"serviceFullName": "Amazon Simple Email Service",
|
145399
145420
|
"serviceId": "SES",
|
145400
145421
|
"signatureVersion": "v4",
|
145401
145422
|
"signingName": "ses",
|
145402
145423
|
"uid": "email-2010-12-01",
|
145403
|
-
"xmlNamespace": "http://ses.amazonaws.com/doc/2010-12-01/"
|
145424
|
+
"xmlNamespace": "http://ses.amazonaws.com/doc/2010-12-01/",
|
145425
|
+
"auth": [
|
145426
|
+
"aws.auth#sigv4"
|
145427
|
+
]
|
145404
145428
|
},
|
145405
145429
|
"operations": {
|
145406
145430
|
"CloneReceiptRuleSet": {
|
@@ -149302,7 +149326,10 @@ module.exports={
|
|
149302
149326
|
"serviceId": "Firehose",
|
149303
149327
|
"signatureVersion": "v4",
|
149304
149328
|
"targetPrefix": "Firehose_20150804",
|
149305
|
-
"uid": "firehose-2015-08-04"
|
149329
|
+
"uid": "firehose-2015-08-04",
|
149330
|
+
"auth": [
|
149331
|
+
"aws.auth#sigv4"
|
149332
|
+
]
|
149306
149333
|
},
|
149307
149334
|
"operations": {
|
149308
149335
|
"CreateDeliveryStream": {
|
@@ -153960,11 +153987,17 @@ module.exports={
|
|
153960
153987
|
"endpointPrefix": "gamelift",
|
153961
153988
|
"jsonVersion": "1.1",
|
153962
153989
|
"protocol": "json",
|
153990
|
+
"protocols": [
|
153991
|
+
"json"
|
153992
|
+
],
|
153963
153993
|
"serviceFullName": "Amazon GameLift",
|
153964
153994
|
"serviceId": "GameLift",
|
153965
153995
|
"signatureVersion": "v4",
|
153966
153996
|
"targetPrefix": "GameLift",
|
153967
|
-
"uid": "gamelift-2015-10-01"
|
153997
|
+
"uid": "gamelift-2015-10-01",
|
153998
|
+
"auth": [
|
153999
|
+
"aws.auth#sigv4"
|
154000
|
+
]
|
153968
154001
|
},
|
153969
154002
|
"operations": {
|
153970
154003
|
"AcceptMatch": {
|
@@ -198225,6 +198258,9 @@ module.exports={
|
|
198225
198258
|
},
|
198226
198259
|
"apptest": {
|
198227
198260
|
"name": "AppTest"
|
198261
|
+
},
|
198262
|
+
"qapps": {
|
198263
|
+
"name": "QApps"
|
198228
198264
|
}
|
198229
198265
|
}
|
198230
198266
|
},{}],169:[function(require,module,exports){
|
@@ -276245,7 +276281,7 @@ AWS.util.update(AWS, {
|
|
276245
276281
|
/**
|
276246
276282
|
* @constant
|
276247
276283
|
*/
|
276248
|
-
VERSION: '2.
|
276284
|
+
VERSION: '2.1657.0',
|
276249
276285
|
|
276250
276286
|
/**
|
276251
276287
|
* @api private
|
@@ -283158,7 +283194,8 @@ function getEndpointSuffix(region) {
|
|
283158
283194
|
'^cn\\-\\w+\\-\\d+$': 'amazonaws.com.cn',
|
283159
283195
|
'^us\\-gov\\-\\w+\\-\\d+$': 'amazonaws.com',
|
283160
283196
|
'^us\\-iso\\-\\w+\\-\\d+$': 'c2s.ic.gov',
|
283161
|
-
'^us\\-isob\\-\\w+\\-\\d+$': 'sc2s.sgov.gov'
|
283197
|
+
'^us\\-isob\\-\\w+\\-\\d+$': 'sc2s.sgov.gov',
|
283198
|
+
'^eu\\-isoe\\-west\\-1$': 'cloud.adc-e.uk',
|
283162
283199
|
};
|
283163
283200
|
var defaultSuffix = 'amazonaws.com';
|
283164
283201
|
var regexes = Object.keys(regionRegexes);
|
@@ -298516,7 +298553,7 @@ var LRUCache = /** @class */ (function () {
|
|
298516
298553
|
}());
|
298517
298554
|
exports.LRUCache = LRUCache;
|
298518
298555
|
},{}],467:[function(require,module,exports){
|
298519
|
-
// AWS SDK for JavaScript v2.
|
298556
|
+
// AWS SDK for JavaScript v2.1657.0
|
298520
298557
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
298521
298558
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
298522
298559
|
require('./browser_loader');
|