aws-sdk 2.1294.0 → 2.1296.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 +14 -1
- package/README.md +1 -1
- package/apis/billingconductor-2021-07-30.min.json +23 -19
- package/apis/connect-2017-08-08.min.json +142 -126
- package/apis/imagebuilder-2019-12-02.min.json +30 -19
- package/apis/network-firewall-2020-11-12.min.json +78 -77
- package/apis/resource-groups-2017-11-27.min.json +66 -26
- package/clients/billingconductor.d.ts +19 -1
- package/clients/connect.d.ts +16 -8
- package/clients/ec2.d.ts +90 -87
- package/clients/imagebuilder.d.ts +83 -54
- package/clients/networkfirewall.d.ts +8 -3
- package/clients/outposts.d.ts +1 -1
- package/clients/resourcegroups.d.ts +81 -34
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +8 -8
- package/dist/aws-sdk.js +212 -155
- package/dist/aws-sdk.min.js +77 -77
- package/lib/core.js +1 -1
- package/lib/region_config_data.json +1 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,20 @@
|
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
|
2
|
-
<!--LATEST=2.
|
|
2
|
+
<!--LATEST=2.1296.0-->
|
|
3
3
|
<!--ENTRYINSERT-->
|
|
4
4
|
|
|
5
|
+
## 2.1296.0
|
|
6
|
+
* feature: Billingconductor: This release adds support for SKU Scope for pricing plans.
|
|
7
|
+
* feature: Cloud9: Added minimum value to AutomaticStopTimeMinutes parameter.
|
|
8
|
+
* feature: Imagebuilder: Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
|
|
9
|
+
* feature: NetworkFirewall: Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.
|
|
10
|
+
|
|
11
|
+
## 2.1295.0
|
|
12
|
+
* bugfix: Endpoints: Use correct FIPS endpoint for CloudFormation in GovCloud
|
|
13
|
+
* feature: Connect: This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
|
|
14
|
+
* feature: EC2: Documentation updates for EC2.
|
|
15
|
+
* feature: Outposts: This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
|
|
16
|
+
* feature: ResourceGroups: AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.
|
|
17
|
+
|
|
5
18
|
## 2.1294.0
|
|
6
19
|
* feature: CleanRooms: Initial release of AWS Clean Rooms
|
|
7
20
|
* feature: CloudWatchLogs: Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead
|
package/README.md
CHANGED
|
@@ -57,7 +57,7 @@ for further details.
|
|
|
57
57
|
To use the SDK in the browser, simply add the following script tag to your
|
|
58
58
|
HTML pages:
|
|
59
59
|
|
|
60
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
|
60
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1296.0.min.js"></script>
|
|
61
61
|
|
|
62
62
|
You can also build a custom browser SDK with your specified set of AWS services.
|
|
63
63
|
This can allow you to reduce the SDK's size, specify different API versions of
|
|
@@ -356,7 +356,9 @@
|
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
358
|
}
|
|
359
|
-
}
|
|
359
|
+
},
|
|
360
|
+
"UsageType": {},
|
|
361
|
+
"Operation": {}
|
|
360
362
|
}
|
|
361
363
|
},
|
|
362
364
|
"output": {
|
|
@@ -572,7 +574,7 @@
|
|
|
572
574
|
"type": "structure",
|
|
573
575
|
"members": {
|
|
574
576
|
"BillingGroupArns": {
|
|
575
|
-
"shape": "
|
|
577
|
+
"shape": "S2l"
|
|
576
578
|
}
|
|
577
579
|
}
|
|
578
580
|
}
|
|
@@ -616,7 +618,7 @@
|
|
|
616
618
|
"type": "structure",
|
|
617
619
|
"members": {
|
|
618
620
|
"Arns": {
|
|
619
|
-
"shape": "
|
|
621
|
+
"shape": "S2l"
|
|
620
622
|
},
|
|
621
623
|
"PricingPlan": {}
|
|
622
624
|
}
|
|
@@ -702,7 +704,7 @@
|
|
|
702
704
|
"shape": "S14"
|
|
703
705
|
},
|
|
704
706
|
"ChargeDetails": {
|
|
705
|
-
"shape": "
|
|
707
|
+
"shape": "S3a"
|
|
706
708
|
},
|
|
707
709
|
"CurrencyCode": {},
|
|
708
710
|
"Description": {
|
|
@@ -751,7 +753,7 @@
|
|
|
751
753
|
}
|
|
752
754
|
},
|
|
753
755
|
"BillingGroups": {
|
|
754
|
-
"shape": "
|
|
756
|
+
"shape": "S2l"
|
|
755
757
|
},
|
|
756
758
|
"Arns": {
|
|
757
759
|
"type": "list",
|
|
@@ -774,7 +776,7 @@
|
|
|
774
776
|
"shape": "S14"
|
|
775
777
|
},
|
|
776
778
|
"ChargeDetails": {
|
|
777
|
-
"shape": "
|
|
779
|
+
"shape": "S3a"
|
|
778
780
|
},
|
|
779
781
|
"CurrencyCode": {},
|
|
780
782
|
"Description": {
|
|
@@ -811,7 +813,7 @@
|
|
|
811
813
|
"type": "structure",
|
|
812
814
|
"members": {
|
|
813
815
|
"Arns": {
|
|
814
|
-
"shape": "
|
|
816
|
+
"shape": "S3p"
|
|
815
817
|
}
|
|
816
818
|
}
|
|
817
819
|
},
|
|
@@ -878,7 +880,7 @@
|
|
|
878
880
|
"BillingPeriod": {},
|
|
879
881
|
"PricingRuleArn": {},
|
|
880
882
|
"PricingPlanArns": {
|
|
881
|
-
"shape": "
|
|
883
|
+
"shape": "S3p"
|
|
882
884
|
},
|
|
883
885
|
"NextToken": {}
|
|
884
886
|
}
|
|
@@ -897,7 +899,7 @@
|
|
|
897
899
|
"type": "structure",
|
|
898
900
|
"members": {
|
|
899
901
|
"Arns": {
|
|
900
|
-
"shape": "
|
|
902
|
+
"shape": "S40"
|
|
901
903
|
}
|
|
902
904
|
}
|
|
903
905
|
},
|
|
@@ -990,7 +992,7 @@
|
|
|
990
992
|
"BillingPeriod": {},
|
|
991
993
|
"PricingPlanArn": {},
|
|
992
994
|
"PricingRuleArns": {
|
|
993
|
-
"shape": "
|
|
995
|
+
"shape": "S40"
|
|
994
996
|
},
|
|
995
997
|
"NextToken": {}
|
|
996
998
|
}
|
|
@@ -1233,7 +1235,7 @@
|
|
|
1233
1235
|
"shape": "S15"
|
|
1234
1236
|
},
|
|
1235
1237
|
"ChargeDetails": {
|
|
1236
|
-
"shape": "
|
|
1238
|
+
"shape": "S3a"
|
|
1237
1239
|
},
|
|
1238
1240
|
"LastModifiedTime": {
|
|
1239
1241
|
"type": "long"
|
|
@@ -1310,7 +1312,7 @@
|
|
|
1310
1312
|
"type": "double"
|
|
1311
1313
|
},
|
|
1312
1314
|
"Tiering": {
|
|
1313
|
-
"shape": "
|
|
1315
|
+
"shape": "S4y"
|
|
1314
1316
|
}
|
|
1315
1317
|
}
|
|
1316
1318
|
},
|
|
@@ -1338,8 +1340,10 @@
|
|
|
1338
1340
|
},
|
|
1339
1341
|
"BillingEntity": {},
|
|
1340
1342
|
"Tiering": {
|
|
1341
|
-
"shape": "
|
|
1342
|
-
}
|
|
1343
|
+
"shape": "S4y"
|
|
1344
|
+
},
|
|
1345
|
+
"UsageType": {},
|
|
1346
|
+
"Operation": {}
|
|
1343
1347
|
}
|
|
1344
1348
|
},
|
|
1345
1349
|
"idempotent": true
|
|
@@ -1441,11 +1445,11 @@
|
|
|
1441
1445
|
"type": "string",
|
|
1442
1446
|
"sensitive": true
|
|
1443
1447
|
},
|
|
1444
|
-
"
|
|
1448
|
+
"S2l": {
|
|
1445
1449
|
"type": "list",
|
|
1446
1450
|
"member": {}
|
|
1447
1451
|
},
|
|
1448
|
-
"
|
|
1452
|
+
"S3a": {
|
|
1449
1453
|
"type": "structure",
|
|
1450
1454
|
"required": [
|
|
1451
1455
|
"Type"
|
|
@@ -1476,15 +1480,15 @@
|
|
|
1476
1480
|
"Type": {}
|
|
1477
1481
|
}
|
|
1478
1482
|
},
|
|
1479
|
-
"
|
|
1483
|
+
"S3p": {
|
|
1480
1484
|
"type": "list",
|
|
1481
1485
|
"member": {}
|
|
1482
1486
|
},
|
|
1483
|
-
"
|
|
1487
|
+
"S40": {
|
|
1484
1488
|
"type": "list",
|
|
1485
1489
|
"member": {}
|
|
1486
1490
|
},
|
|
1487
|
-
"
|
|
1491
|
+
"S4y": {
|
|
1488
1492
|
"type": "structure",
|
|
1489
1493
|
"required": [
|
|
1490
1494
|
"FreeTier"
|