Skip to content

Bump aws.version from 1.12.541 to 1.12.542#1315

Merged
THausherr merged 1 commit intomainfrom
dependabot/maven/aws.version-1.12.542
Sep 1, 2023
Merged

Bump aws.version from 1.12.541 to 1.12.542#1315
THausherr merged 1 commit intomainfrom
dependabot/maven/aws.version-1.12.542

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps aws.version from 1.12.541 to 1.12.542.
Updates com.amazonaws:aws-java-sdk-s3 from 1.12.541 to 1.12.542

Changelog

Sourced from com.amazonaws:aws-java-sdk-s3's changelog.

1.12.542 2023-08-31

AWS Health APIs and Notifications

  • Features

    • Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses.

Amazon Chime SDK Media Pipelines

  • Features

    • This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics.

Amazon CloudHSM

  • Features

    • Deprecating CloudHSM Classic API Service.

Amazon CloudWatch Events

  • Features

    • Documentation updates for CloudWatch Events.

Amazon Connect Customer Profiles

  • Features

    • Adds sensitive trait to various shapes in Customer Profiles API model.

Amazon Connect Participant Service

  • Features

    • Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API.

Amazon EC2 Container Service

  • Features

    • This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement.

Amazon Interactive Video Service

  • Features

    • Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary.

Amazon Managed Grafana

  • Features

    • Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation.

Amazon SageMaker Runtime

  • Features

    • This release adds a new InvokeEndpointWithResponseStream API to support streaming of model responses.

AmazonConnectCampaignService

  • Features

    • Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to make automated outbound calls without agent engagement. This release updates three of the campaign management API's to support the new agentless dialing mode and the new dialing capacity field.

Managed Streaming for Kafka Connect

  • Features

    • Minor model changes for Kafka Connect as well as endpoint updates.

Payment Cryptography Data Plane

... (truncated)

Commits

Updates com.amazonaws:aws-java-sdk-transcribe from 1.12.541 to 1.12.542

Changelog

Sourced from com.amazonaws:aws-java-sdk-transcribe's changelog.

1.12.542 2023-08-31

AWS Health APIs and Notifications

  • Features

    • Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses.

Amazon Chime SDK Media Pipelines

  • Features

    • This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics.

Amazon CloudHSM

  • Features

    • Deprecating CloudHSM Classic API Service.

Amazon CloudWatch Events

  • Features

    • Documentation updates for CloudWatch Events.

Amazon Connect Customer Profiles

  • Features

    • Adds sensitive trait to various shapes in Customer Profiles API model.

Amazon Connect Participant Service

  • Features

    • Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API.

Amazon EC2 Container Service

  • Features

    • This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement.

Amazon Interactive Video Service

  • Features

    • Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary.

Amazon Managed Grafana

  • Features

    • Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation.

Amazon SageMaker Runtime

  • Features

    • This release adds a new InvokeEndpointWithResponseStream API to support streaming of model responses.

AmazonConnectCampaignService

  • Features

    • Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to make automated outbound calls without agent engagement. This release updates three of the campaign management API's to support the new agentless dialing mode and the new dialing capacity field.

Managed Streaming for Kafka Connect

  • Features

    • Minor model changes for Kafka Connect as well as endpoint updates.

Payment Cryptography Data Plane

... (truncated)

Commits

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 <dependency name> 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 `aws.version` from 1.12.541 to 1.12.542.

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.541 to 1.12.542
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.541...1.12.542)

Updates `com.amazonaws:aws-java-sdk-transcribe` from 1.12.541 to 1.12.542
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.541...1.12.542)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-transcribe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2023
@THausherr THausherr merged commit a21a337 into main Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/aws.version-1.12.542 branch September 1, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant