Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-s3 from 3.454.0 to 3.462.0 #5

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps @aws-sdk/client-s3 from 3.454.0 to 3.462.0.

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.462.0

3.462.0(2023-11-29)

Documentation Changes
  • client-sts: Documentation updates for AWS Security Token Service. (4256371e)
New Features
  • client-sagemaker-runtime: This release adds InferenceComponentName to InvokeEndpoint and InvokeEndpointWithResponseStream APIs to get inferences from the deployed InferenceComponents. (0e02d0ab)
  • client-sagemaker: This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot (a8ae1e9c)
  • client-cleanrooms: AWS Clean Rooms now provides differential privacy to protect against user-identification attempts and machine learning modeling to allow two parties to identify similar users in their data. (86e277de)
  • client-application-auto-scaling: Amazon SageMaker customers can now use Application Auto Scaling to automatically scale the number of Inference Component copies across an endpoint to meet the varying demand of their workloads. (d3e37484)
  • client-opensearchserverless: Amazon OpenSearch Serverless collections support an additional attribute called standby-replicas. This allows to specify whether a collection should have redundancy enabled. (c1800572)
  • client-cleanroomsml: Public Preview SDK release of AWS Clean Rooms ML APIs (229dcf89)
  • client-opensearch: Launching Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. Customers can now manage their direct query data sources to Amazon S3 programatically (3d09e8a1)

For list of updated packages, view updated-packages.md in assets-3.462.0.zip

v3.461.0

3.461.0(2023-11-28)

New Features
  • clients: update client endpoints as of 2023-11-28 (1fb3ae3d)
  • client-s3: Adds support for S3 Express One Zone. (1dcc7763)
  • client-bedrock-agent: This release introduces Agents for Amazon Bedrock (871dd413)
  • client-bedrock-runtime: This release adds support for minor versions/aliases for invoke model identifier. (1beda071)
  • client-accessanalyzer: This release adds support for external access findings for S3 directory buckets to help you easily identify cross-account access. Updated service API, documentation, and paginators. (4feb52a1)
  • client-qconnect: Amazon Q in Connect, an LLM-enhanced evolution of Amazon Connect Wisdom. This release adds generative AI support to Amazon Q Connect QueryAssistant and GetRecommendations APIs. (75831cb9)
  • client-connect: Added support for following capabilities: Amazon Connect's in-app, web, and video calling. Two-way SMS integrations. Contact Lens real-time chat analytics feature. Amazon Connect Analytics Datalake capability. Capability to configure real time chat rules. (2c3e7ad5)
  • client-customer-profiles: This release introduces DetectProfileObjectType API to auto generate object type mapping. (48d2ad97)
  • client-qbusiness: Amazon Q - a generative AI powered application that your employees can use to ask questions and get answers from knowledge spread across disparate content repositories, summarize reports, write articles, take actions, and much more - all within their company's connected content repositories. (353cdd51)
  • client-s3-control: Adds support for S3 Express One Zone, and InvocationSchemaVersion 2.0 for S3 Batch Operations. (27037e80)
  • client-bedrock-agent-runtime: This release introduces Agents for Amazon Bedrock Runtime (428953bf)
  • client-bedrock: This release adds support for customization types, model life cycle status and minor versions/aliases for model identifiers. (7ba6ae96)
Bug Fixes
  • lib-storage: use correct return type for done() (#5512) (7e1e15e6)

For list of updated packages, view updated-packages.md in assets-3.461.0.zip

v3.460.0

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.462.0 (2023-11-29)

Note: Version bump only for package @​aws-sdk/client-s3

3.461.0 (2023-11-28)

Features

  • client-s3: Adds support for S3 Express One Zone. (1dcc776)

3.460.0 (2023-11-28)

Note: Version bump only for package @​aws-sdk/client-s3

3.458.0 (2023-11-27)

Features

  • client-s3: Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality. (ba36517)

3.456.0 (2023-11-21)

Features

  • client-s3: Add support for automatic date based partitioning in S3 Server Access Logs. (06ee66a)
Commits
  • 5197abd Publish v3.462.0
  • 95d4eea Publish v3.461.0
  • 1dcc776 feat(client-s3): Adds support for S3 Express One Zone.
  • 2dfbc71 Merge customizations for service s3
  • 9d51352 Publish v3.460.0
  • 9d28ffb Publish v3.458.0
  • ba36517 feat(client-s3): Adding new params - Key and Prefix, to S3 API operations for...
  • 436c9c6 docs(clients): update readme command API Reference URLs (#5522)
  • 27a5b6c Publish v3.456.0
  • 06ee66a feat(client-s3): Add support for automatic date based partitioning in S3 Serv...
  • See full diff 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 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-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.454.0 to 3.462.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.462.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2023

Superseded by #7.

@dependabot dependabot bot closed this Dec 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.462.0 branch December 2, 2023 20:46
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.

None yet

0 participants