This release adds support for CIS scans on EC2 instances.
1.12.6422024-01-22
AWS AppConfig Data
Features
Fix FIPS Endpoints in aws-us-gov.
AWS Cloud9
Features
Doc-only update around removing AL1 from list of available AMIs for Cloud9
AWS Organizations
Features
Doc only update for quota increase change
Amazon CloudFront KeyValueStore
Features
This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.
Amazon Connect Cases
Features
This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.
Amazon EC2 Container Service
Features
This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
Amazon Elastic Compute Cloud
Features
Documentation updates for Amazon EC2.
Amazon Relational Database Service
Features
Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
FinSpace User Environment Management service
Features
Allow customer to set zip default through command line arguments.
1.12.6412024-01-19
AWS CodeBuild
Features
Release CodeBuild Reserved Capacity feature
Amazon Athena
Features
Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps com.amazonaws:aws-java-sdk-s3 from 1.12.458 to 1.12.643.
Changelog
Sourced from com.amazonaws:aws-java-sdk-s3's changelog.
... (truncated)
Commits
c2503f7
AWS SDK for Java 1.12.64319d55da
Update GitHub version number to 1.12.643-SNAPSHOTb005bcf
AWS SDK for Java 1.12.6423d2b6c2
Update GitHub version number to 1.12.642-SNAPSHOTb5662f7
AWS SDK for Java 1.12.6412aeb138
Update GitHub version number to 1.12.641-SNAPSHOTde418dc
AWS SDK for Java 1.12.640aaec2f4
Update GitHub version number to 1.12.640-SNAPSHOT046667b
AWS SDK for Java 1.12.639e5e5a01
Update GitHub version number to 1.12.639-SNAPSHOTDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show