datasprayio / open-next-cdk

Deploy a NextJS application using AWS CDK
https://constructs.dev/packages/open-next-cdk
Apache License 2.0
14 stars 1 forks source link

chore(deps): bump @aws-sdk/client-s3 from 3.382.0 to 3.423.0 #54

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-s3 from 3.382.0 to 3.423.0.

Release notes

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

v3.423.0

3.423.0(2023-10-02)

Documentation Changes
  • client-transfer: Documentation updates for AWS Transfer Family (a896848d)
  • client-managedblockchain: Remove Rinkeby as option from Ethereum APIs (03d01089)
New Features
  • clients: update client endpoints as of 2023-10-02 (f5a47e70)
  • client-rds: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. (679fd290)
  • client-bedrock: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. (441ce01f)
  • client-ec2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. (bd24ace5)
  • client-bedrock-runtime: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. (b07fb6e0)
  • client-sts: STS API updates for assumeRole (d2333026)
  • client-sso: Fix FIPS Endpoints in aws-us-gov. (0b76346b)
Bug Fixes
  • middleware-sdk-ec2: fix presigning of boolean query param (#5278) (fa961c23)
  • credential-provider-http: use alternate browser entry point (#5277) (a3f07541)

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

v3.422.0

3.422.0(2023-09-28)

Documentation Changes
  • client-wafv2: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint. (614d1959)
New Features
  • clients: update client endpoints as of 2023-09-28 (5ba9a460)
  • client-sagemaker: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector. (5fc40b04)
  • client-budgets: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000. (b88ea7e7)
  • client-bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model. (1f7b3663)
  • client-iotfleetwise: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added. (b35f84bd)
  • client-bedrock-runtime: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode. (42028373)
  • client-ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources (5ba06550)
  • client-sagemaker-featurestore-runtime: Feature Store supports read/write of records with collection type features. (1f7a2447)
  • credential-providers: add fromHttp credential provider (#5256) (c720c1ca)

... (truncated)

Changelog

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

3.423.0 (2023-10-02)

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

3.421.0 (2023-09-27)

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

3.420.0 (2023-09-26)

Features

  • client-s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. (33e5436)

3.418.0 (2023-09-22)

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

3.417.0 (2023-09-20)

Features

  • client-s3: Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException (f2b4b67)

3.414.0 (2023-09-15)

Features

... (truncated)

Commits
  • be891bd Publish v3.423.0
  • 4398bfc Publish v3.421.0
  • 605746f docs: use heuristic to select sample operation (#5262)
  • 0471180 Publish v3.420.0
  • 33e5436 feat(client-s3): This release adds a new field COMPLETED to the ReplicationSt...
  • 0ce9353 Publish v3.418.0
  • a8df138 chore(codegen): bump smithy-typescript commit (#5234)
  • 04ed4ed Publish v3.417.0
  • f2b4b67 feat(client-s3): Fix an issue where the SDK can fail to unmarshall response d...
  • 4c521d6 Publish v3.414.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 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)
dependabot[bot] commented 1 year ago

Superseded by #55.