Skip to content

Commit a92d0e8

Browse files
author
awstools
committed
Updates SDK to v2.625.0
1 parent e8f040e commit a92d0e8

26 files changed

+813
-569
lines changed

.changes/2.625.0.json

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
[
2+
{
3+
"type": "bugfix",
4+
"category": "Access Point",
5+
"description": "Avoid mixing up S3 client config set by ManagedUpload with user-set client config"
6+
},
7+
{
8+
"type": "feature",
9+
"category": "CloudWatchEvents",
10+
"description": "This release allows you to create and manage tags for event buses."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "EventBridge",
15+
"description": "This release allows you to create and manage tags for event buses."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "FSx",
20+
"description": "Announcing persistent file systems for Amazon FSx for Lustre that are ideal for longer-term storage and workloads, and a new generation of scratch file systems that offer higher burst throughput for spiky workloads."
21+
},
22+
{
23+
"type": "feature",
24+
"category": "Snowball",
25+
"description": "AWS Snowball adds a field for entering your GSTIN when creating AWS Snowball jobs in the Asia Pacific (Mumbai) region. "
26+
}
27+
]

.changes/next-release/bugfix-Access Point-5e44acab.json

-5
This file was deleted.

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.624.0-->
2+
<!--LATEST=2.625.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.625.0
6+
* bugfix: Access Point: Avoid mixing up S3 client config set by ManagedUpload with user-set client config
7+
* feature: CloudWatchEvents: This release allows you to create and manage tags for event buses.
8+
* feature: EventBridge: This release allows you to create and manage tags for event buses.
9+
* feature: FSx: Announcing persistent file systems for Amazon FSx for Lustre that are ideal for longer-term storage and workloads, and a new generation of scratch file systems that offer higher burst throughput for spiky workloads.
10+
* feature: Snowball: AWS Snowball adds a field for entering your GSTIN when creating AWS Snowball jobs in the Asia Pacific (Mumbai) region.
11+
512
## 2.624.0
613
* feature: Imagebuilder: This release of EC2 Image Builder increases the maximum policy document size for Image Builder resource-based policy APIs.
714
* feature: Redshift: Extend elastic resize to support resizing clusters to different instance types.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ version.
2525
To use the SDK in the browser, simply add the following script tag to your
2626
HTML pages:
2727

28-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.624.0.min.js"></script>
28+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.625.0.min.js"></script>
2929

3030
You can also build a custom browser SDK with your specified set of AWS services.
3131
This can allow you to reduce the SDK's size, specify different API versions of

apis/docdb-2014-10-31.normal.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
"shape": "CertificateNotFoundFault"
480480
}
481481
],
482-
"documentation": "<p>Returns a list of certificate authority (CA) certificates provided by Amazon DocumentDB for this AWS account. For certain management features such as cluster and instance lifecycle management, Amazon DocumentDB leverages operational technology that is shared with Amazon RDS and Amazon Neptune. Use the <code>filterName=engine,Values=docdb</code> filter parameter to return only Amazon DocumentDB clusters.</p>"
482+
"documentation": "<p>Returns a list of certificate authority (CA) certificates provided by Amazon DocumentDB for this AWS account.</p>"
483483
},
484484
"DescribeDBClusterParameterGroups": {
485485
"name": "DescribeDBClusterParameterGroups",
@@ -579,7 +579,7 @@
579579
"shape": "DBClusterNotFoundFault"
580580
}
581581
],
582-
"documentation": "<p>Returns information about provisioned Amazon DocumentDB clusters. This API operation supports pagination.</p>"
582+
"documentation": "<p>Returns information about provisioned Amazon DocumentDB clusters. This API operation supports pagination. For certain management features such as cluster and instance lifecycle management, Amazon DocumentDB leverages operational technology that is shared with Amazon RDS and Amazon Neptune. Use the <code>filterName=engine,Values=docdb</code> filter parameter to return only Amazon DocumentDB clusters.</p>"
583583
},
584584
"DescribeDBEngineVersions": {
585585
"name": "DescribeDBEngineVersions",
@@ -1534,7 +1534,7 @@
15341534
"members": {
15351535
"DBClusterParameterGroupName": {
15361536
"shape": "String",
1537-
"documentation": "<p>The name of the cluster parameter group.</p> <p>Constraints:</p> <ul> <li> <p>Must match the name of an existing <code>DBClusterParameterGroup</code>.</p> </li> </ul> <note> <p>This value is stored as a lowercase string.</p> </note>"
1537+
"documentation": "<p>The name of the cluster parameter group.</p> <p>Constraints:</p> <ul> <li> <p>Must not match the name of an existing <code>DBClusterParameterGroup</code>.</p> </li> </ul> <note> <p>This value is stored as a lowercase string.</p> </note>"
15381538
},
15391539
"DBParameterGroupFamily": {
15401540
"shape": "String",

apis/eventbridge-2015-10-07.min.json

+8-5
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@
3131
],
3232
"members": {
3333
"Name": {},
34-
"EventSourceName": {}
34+
"EventSourceName": {},
35+
"Tags": {
36+
"shape": "S5"
37+
}
3538
}
3639
},
3740
"output": {
@@ -429,7 +432,7 @@
429432
"type": "structure",
430433
"members": {
431434
"Tags": {
432-
"shape": "S1u"
435+
"shape": "S5"
433436
}
434437
}
435438
}
@@ -595,7 +598,7 @@
595598
"Description": {},
596599
"RoleArn": {},
597600
"Tags": {
598-
"shape": "S1u"
601+
"shape": "S5"
599602
},
600603
"EventBusName": {}
601604
}
@@ -703,7 +706,7 @@
703706
"members": {
704707
"ResourceARN": {},
705708
"Tags": {
706-
"shape": "S1u"
709+
"shape": "S5"
707710
}
708711
}
709712
},
@@ -755,7 +758,7 @@
755758
}
756759
},
757760
"shapes": {
758-
"S1u": {
761+
"S5": {
759762
"type": "list",
760763
"member": {
761764
"type": "structure",

0 commit comments

Comments
 (0)