This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.
1.12.5842023-11-08
AWS DataSync
Features
This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials.
AWS Lambda
Features
Add Node 20 (nodejs20.x) support to AWS Lambda.
AWS Resilience Hub
Features
AWS Resilience Hub enhances Resiliency Score, providing actionable recommendations to improve application resilience. Amazon Elastic Kubernetes Service (EKS) operational recommendations have been added to help improve the resilience posture of your applications.
This release clarifies in our public documentation that InstanceId is a requirement for SearchUsers API requests.
Amazon GuardDuty
Features
Added API support for new GuardDuty EKS Audit Log finding types.
Amazon Lex Model Building V2
Features
AWS Lex now supports selective log capture in conversation logs. When you enable this option within the conversation log settings, only the utterances that trigger intents and slots specified in session attributes will be logged.
Amazon Omics
Features
Adding Run UUID and Run Output URI: GetRun and StartRun API response has two new fields "uuid" and "runOutputUri".
Amazon Relational Database Service
Features
This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.
Amazon Simple Queue Service
Features
This release enables customers to call SQS using AWS JSON-1.0 protocol.
Redshift Serverless
Features
Added a new parameter in the workgroup that helps you control your cost for compute resources. This feature provides a ceiling for RPUs that Amazon Redshift Serverless can scale up to. When automatic compute scaling is required, having a higher value for MaxRPU can enhance query throughput.
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-bom from 1.12.351 to 1.12.585.
Changelog
Sourced from com.amazonaws:aws-java-sdk-bom's changelog.
... (truncated)
Commits
1089d66
AWS SDK for Java 1.12.585b4e1398
Update GitHub version number to 1.12.585-SNAPSHOT0cc73a7
AWS SDK for Java 1.12.584746970e
Update GitHub version number to 1.12.584-SNAPSHOT1d1911d
AWS SDK for Java 1.12.583abae667
Update GitHub version number to 1.12.583-SNAPSHOT15327c6
AWS SDK for Java 1.12.5829dabe58
Update GitHub version number to 1.12.582-SNAPSHOT573d1d4
AWS SDK for Java 1.12.5810dba375
Merge pull request #3048 from aws/zoewangg-patch-1Dependabot 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