Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Bump aws-sdk from 2.652.0 to 2.1092.0 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps aws-sdk from 2.652.0 to 2.1092.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1092.0

See changelog for more information.

Release v2.1091.0

See changelog for more information.

Release v2.1090.0

See changelog for more information.

Release v2.1089.0

See changelog for more information.

Release v2.1088.0

See changelog for more information.

Release v2.1087.0

See changelog for more information.

Release v2.1086.0

See changelog for more information.

Release v2.1085.0

See changelog for more information.

Release v2.1084.0

See changelog for more information.

Release v2.1083.0

See changelog for more information.

Release v2.1082.0

See changelog for more information.

Release v2.1081.0

See changelog for more information.

Release v2.1080.0

See changelog for more information.

Release v2.1079.0

See changelog for more information.

Release v2.1078.0

See changelog for more information.

Release v2.1077.0

See changelog for more information.

Release v2.1076.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1092.0

  • bugfix: S3: Fixed a bug that S3 client no longer honor the computeChecksums config introduced in #3799. Previously only the members with httpChecksumRequired trait will be disabled by unseting computeChecksums config. S3 doesn't not honor the config because it has its own logic handling MD5 chechsums.
  • feature: Chime: Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.
  • feature: Connect: This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
  • feature: Lambda: Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.
  • feature: Outposts: This release adds address filters for listSites

2.1091.0

  • feature: LexModelsV2: This release makes slotTypeId an optional parameter in CreateSlot and UpdateSlot APIs in Amazon Lex V2 for model building. Customers can create and update slots without specifying a slot type id.
  • feature: TranscribeService: Documentation fix for API StartMedicalTranscriptionJobRequest, now showing min sample rate as 16khz
  • feature: Transfer: Adding more descriptive error types for managed workflows

2.1090.0

  • feature: Comprehend: Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.
  • feature: EC2MetadataCredentials: Allow EC2MetadataCredentials to extend the existing expiration when EC2 Metadata Service returns expired credentials or failure response.

2.1089.0

  • feature: EKS: Introducing a new enum for NodeGroup error code: Ec2SubnetMissingIpv6Assignment
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.

2.1088.0

  • feature: ChimeSDKMeetings: Adds support for Transcribe language identification feature to the StartMeetingTranscription API.
  • feature: ECS: Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries

2.1087.0

  • feature: Connect: This release updates the *InstanceStorageConfig APIs so they support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis segments will be published.
  • feature: DevOpsGuru: Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig.
  • feature: Synthetics: Allow custom handler function.
  • feature: Transfer: Add waiters for server online and offline.

2.1086.0

  • feature: Appflow: Launching Amazon AppFlow Marketo as a destination connector SDK.
  • feature: FSx: This release adds support for data repository associations to use root ("/") as the file system path
  • feature: Kendra: Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html

2.1085.0

  • feature: Athena: This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.
  • feature: CloudTrail: Add bytesScanned field into responses of DescribeQuery and GetQueryResults.
  • feature: ECR: This release adds support for tracking images lastRecordedPullTime.
  • feature: Keyspaces: This release adds support for data definition language (DDL) operations

2.1084.0

  • feature: KafkaConnect: Adds operation for custom plugin deletion (DeleteCustomPlugin) and adds new StateDescription field to DescribeCustomPlugin and DescribeConnector responses to return errors from asynchronous resource creation.
  • feature: MediaPackage: This release adds Hybridcast as an available profile option for Dash Origin Endpoints.
  • feature: Mgn: Add support for GP3 and IO2 volume types. Add bootMode to LaunchConfiguration object (and as a parameter to UpdateLaunchConfigurationRequest).

2.1083.0

  • feature: Amplify: Add repositoryCloneMethod field for hosting an Amplify app. This field shows what authorization method is used to clone the repo: SSH, TOKEN, or SIGV4.
  • feature: AmplifyUIBuilder: We are adding the ability to configure workflows and actions for components.
  • feature: Athena: This release adds support for updating an existing named query.

... (truncated)

Commits
  • 222a8ac Updates SDK to v2.1092.0
  • 82d8972 fix S3 client no longer honor the computeChecksums config (#4052)
  • 80bee5c Updates SDK to v2.1091.0
  • d41cb04 Updates SDK to v2.1090.0
  • 9917399 support static stability in instance metadata credential provider (#4049)
  • 6d7d96c doc: added allowlist docs to CONTRIBUTING.md (#4048)
  • a25e555 Updates SDK to v2.1089.0
  • e156b66 doc: updated command in CONTRIBUTING.md to use --cask (#4045)
  • c3e62a1 Updates SDK to v2.1088.0
  • c80da9b Updates SDK to v2.1087.0
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.652.0 to 2.1092.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.652.0...v2.1092.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants