Skip to content

Commit 11650bd

Browse files
committed
merge changes from master
2 parents 9dded9f + 103ecf7 commit 11650bd

File tree

606 files changed

+8718
-1458
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

606 files changed

+8718
-1458
lines changed

.changes/2.27.3.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.27.3",
3+
"date": "2024-08-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Compute Optimizer",
8+
"contributor": "",
9+
"description": "Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Config",
14+
"contributor": "",
15+
"description": "Documentation update for the OrganizationConfigRuleName regex pattern."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaLive",
20+
"contributor": "",
21+
"description": "AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Ground Station",
26+
"contributor": "",
27+
"description": "Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Kubernetes Service",
38+
"contributor": "",
39+
"description": "Added support for new AL2023 GPU AMIs to the supported AMITypes."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon SageMaker Service",
44+
"contributor": "",
45+
"description": "Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas."
46+
}
47+
]
48+
}

.changes/2.27.4.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.27.4",
3+
"date": "2024-08-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Amplify",
8+
"contributor": "",
9+
"description": "Add a new field \"cacheConfig\" that enables users to configure the CDN cache settings for an App"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Fault Injection Simulator",
14+
"contributor": "",
15+
"description": "This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "Add AttributesToGet parameter support for Glue GetTables"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon AppStream",
26+
"contributor": "",
27+
"description": "This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Neptune Graph",
32+
"contributor": "",
33+
"description": "Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter."
34+
}
35+
]
36+
}

.changes/2.27.5.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.27.5",
3+
"date": "2024-08-14",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodeBuild",
8+
"contributor": "",
9+
"description": "AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "S3 Transfer Manager",
14+
"contributor": "",
15+
"description": "This change enables multipart download for S3 Transfer Manager with the java-based Multipart S3 Async Client."
16+
}
17+
]
18+
}

.changes/2.27.6.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.27.6",
3+
"date": "2024-08-15",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Identity and Access Management",
8+
"contributor": "",
9+
"description": "Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon DocumentDB with MongoDB compatibility",
14+
"contributor": "",
15+
"description": "This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon EC2 Container Service",
20+
"contributor": "",
21+
"description": "This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Storage Service",
26+
"contributor": "",
27+
"description": "Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
}
35+
]
36+
}

.changes/2.27.7.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.27.7",
3+
"date": "2024-08-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Batch",
8+
"contributor": "",
9+
"description": "Improvements of integration between AWS Batch and EC2."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Add new spotbugs rule to detect blocking call in the async codepath"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon QuickSight",
20+
"contributor": "",
21+
"description": "Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon SageMaker Service",
26+
"contributor": "",
27+
"description": "Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Simple Email Service",
32+
"contributor": "",
33+
"description": "Marking use case description field of account details as deprecated."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Inspector2",
38+
"contributor": "",
39+
"description": "Update the correct format of key and values for resource tags"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Update service exception messages to never include the string \"null\" in the message."
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon S3",
4+
"contributor": "",
5+
"description": "When S3 returns a HEAD response, use the HTTP status text as the errorMessage."
6+
}

.github/workflows/codebuild-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: AWS CodeBuild CI
22
on:
33
pull_request:
4+
merge_group:
45
push:
56
branches:
67
- master

CHANGELOG.md

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,110 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.27.7__ __2024-08-16__
3+
## __AWS Batch__
4+
- ### Features
5+
- Improvements of integration between AWS Batch and EC2.
6+
7+
## __AWS SDK for Java v2__
8+
- ### Features
9+
- Add new spotbugs rule to detect blocking call in the async codepath
10+
- Updated endpoint and partition metadata.
11+
12+
## __Amazon QuickSight__
13+
- ### Features
14+
- Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata
15+
16+
## __Amazon SageMaker Service__
17+
- ### Features
18+
- Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
19+
20+
## __Amazon Simple Email Service__
21+
- ### Features
22+
- Marking use case description field of account details as deprecated.
23+
24+
## __Inspector2__
25+
- ### Features
26+
- Update the correct format of key and values for resource tags
27+
28+
# __2.27.6__ __2024-08-15__
29+
## __AWS Identity and Access Management__
30+
- ### Features
31+
- Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
32+
33+
## __AWS SDK for Java v2__
34+
- ### Features
35+
- Updated endpoint and partition metadata.
36+
37+
## __Amazon DocumentDB with MongoDB compatibility__
38+
- ### Features
39+
- This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
40+
41+
## __Amazon EC2 Container Service__
42+
- ### Features
43+
- This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
44+
45+
## __Amazon Simple Storage Service__
46+
- ### Features
47+
- Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.
48+
49+
# __2.27.5__ __2024-08-14__
50+
## __AWS CodeBuild__
51+
- ### Features
52+
- AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.
53+
54+
## __S3 Transfer Manager__
55+
- ### Features
56+
- This change enables multipart download for S3 Transfer Manager with the java-based Multipart S3 Async Client.
57+
58+
# __2.27.4__ __2024-08-13__
59+
## __AWS Amplify__
60+
- ### Features
61+
- Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
62+
63+
## __AWS Fault Injection Simulator__
64+
- ### Features
65+
- This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
66+
67+
## __AWS Glue__
68+
- ### Features
69+
- Add AttributesToGet parameter support for Glue GetTables
70+
71+
## __Amazon AppStream__
72+
- ### Features
73+
- This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
74+
75+
## __Amazon Neptune Graph__
76+
- ### Features
77+
- Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter.
78+
79+
# __2.27.3__ __2024-08-12__
80+
## __AWS Compute Optimizer__
81+
- ### Features
82+
- Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
83+
84+
## __AWS Config__
85+
- ### Features
86+
- Documentation update for the OrganizationConfigRuleName regex pattern.
87+
88+
## __AWS Elemental MediaLive__
89+
- ### Features
90+
- AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
91+
92+
## __AWS Ground Station__
93+
- ### Features
94+
- Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
95+
96+
## __Amazon Elastic Compute Cloud__
97+
- ### Features
98+
- This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
99+
100+
## __Amazon Elastic Kubernetes Service__
101+
- ### Features
102+
- Added support for new AL2023 GPU AMIs to the supported AMITypes.
103+
104+
## __Amazon SageMaker Service__
105+
- ### Features
106+
- Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.
107+
2108
# __2.27.2__ __2024-08-09__
3109
## __AWS SDK for Java v2__
4110
- ### Features

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
5252
<dependency>
5353
<groupId>software.amazon.awssdk</groupId>
5454
<artifactId>bom</artifactId>
55-
<version>2.27.2</version>
55+
<version>2.27.7</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>
@@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
8686
<dependency>
8787
<groupId>software.amazon.awssdk</groupId>
8888
<artifactId>ec2</artifactId>
89-
<version>2.27.2</version>
89+
<version>2.27.7</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.27.2</version>
94+
<version>2.27.7</version>
9595
</dependency>
9696
```
9797

@@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
103103
<dependency>
104104
<groupId>software.amazon.awssdk</groupId>
105105
<artifactId>aws-sdk-java</artifactId>
106-
<version>2.27.2</version>
106+
<version>2.27.7</version>
107107
</dependency>
108108
```
109109

@@ -150,7 +150,8 @@ For information about maintenance and support for SDK major versions and their u
150150

151151
## Maintenance and Support for Java Versions
152152

153-
We maintain full support on Long-Term Support(LTS) releases: Java 8, Java 11, Java 17, and Java 21.
153+
We maintain full support on Long-Term Support(LTS) releases: Java 8, Java 11, Java 17, and Java 21. Note that there
154+
may be individual features in newer releases that are not supported, because the SDK must be compatible with Java 8.
154155

155156
## Giving Feedback
156157
We need your help in making this SDK great. Please participate in the community and contribute to this effort by submitting issues, participating in discussion forums and submitting pull requests through the following channels:

0 commit comments

Comments
 (0)