boostchicken / spring-data-dynamodb

This module deals with enhanced support for a data access layer built on AWS DynamoDB.
https://boostchicken.github.io/spring-data-dynamodb/
Apache License 2.0
151 stars 49 forks source link

Bump aws-java-sdk-bom from 1.12.150 to 1.12.397 #789

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-java-sdk-bom from 1.12.150 to 1.12.397.

Changelog

Sourced from aws-java-sdk-bom's changelog.

1.12.397 2023-01-31

AWS AppSync

  • Features

    • This release introduces the feature to support EventBridge as AppSync data source.

AWS CloudTrail

  • Features

    • Add new "Channel" APIs to enable users to manage channels used for CloudTrail Lake integrations, and "Resource Policy" APIs to enable users to manage the resource-based permissions policy attached to a channel.

AWS CloudTrail Data Service

  • Features

    • Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake.

AWS Ground Station

  • Features

    • DigIF Expansion changes to the Customer APIs.

AWS IoT

  • Features

    • Added support for IoT Rules Engine Cloudwatch Logs action batch mode.

AWS Outposts

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

AWS SecurityHub

  • Features

    • New fields have been added to the AWS Security Finding Format. Compliance.SecurityControlId is a unique identifier for a security control across standards. Compliance.AssociatedStandards contains all enabled standards in which a security control is enabled.

AWS Support

  • Features

    • This fixes incorrect endpoint construction when a customer is explicitly setting a region.

Access Analyzer

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

Amazon Connect Participant Service

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

Amazon Elastic Compute Cloud

  • Features

    • This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K.

Amazon Kinesis

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

Amazon OpenSearch Service

... (truncated)

Commits
  • c3dcae4 AWS SDK for Java 1.12.397
  • 7fa9ab6 Merge pull request #2917 from aws/hdavidh/update-yarn-gpg-key-generate-javadocs
  • bb8f5d1 Update buildspecs for GenerateJavadocs with apt-key add
  • 33aa535 Update GitHub version number to 1.12.397-SNAPSHOT
  • 273cbe2 AWS SDK for Java 1.12.396
  • 059a269 Update GitHub version number to 1.12.396-SNAPSHOT
  • 5826f17 AWS SDK for Java 1.12.395
  • a04bff0 Update GitHub version number to 1.12.395-SNAPSHOT
  • 4f461ec AWS SDK for Java 1.12.394
  • fe11bff Update GitHub version number to 1.12.394-SNAPSHOT
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 year ago

Superseded by #790.