Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps @aws-sdk/client-ec2 from 3.140.0 to 3.291.0.

Release notes

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

v3.291.0

3.291.0(2023-03-14)

Documentation Changes
  • client-direct-connect: describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating. (93445f37)
  • client-iam: Documentation only updates to correct customer-reported issues (a40666c5)
New Features
  • clients: update client endpoints as of 2023-03-14 (ba6a91db)
  • client-keyspaces: Adding support for client-side timestamps (61626a5a)
  • client-application-auto-scaling: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric. (e92a7689)
  • client-ec2: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs. (8911e55b)
  • client-dataexchange: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies. (39baae2f)
Bug Fixes
  • middleware-sdk-ec2: use endpoints v2 for source region endpoint (#4521) (44f4c380)

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

v3.290.0

3.290.0(2023-03-13)

Documentation Changes
  • client-lakeformation: This release updates the documentation regarding Get/Update DataCellsFilter (957d6732)
  • clients: codegen for command errors (#4510) (b04c8d36)
  • tsdoc:
New Features
  • clients: update client endpoints as of 2023-03-13 (7110e0ac)
  • client-appintegrations: Adds FileConfiguration to Amazon AppIntegrations CreateDataIntegration supporting scheduled downloading of third party files into Amazon Connect from sources such as Microsoft SharePoint. (67805240)
  • client-wisdom: This release extends Wisdom CreateKnowledgeBase API to support SharePoint connector type by removing the @​required trait for objectField (79c9f81f)
  • client-tnb: This release adds tagging support to the following Network Instance APIs : Instantiate, Update, Terminate. (dfdcf0e1)
  • client-s3-control: Added support for cross-account Multi-Region Access Points. Added support for S3 Replication for S3 on Outposts. (0be873b4)
  • smithy-client: update client defaults provider (a092b537)
  • protocol-http: implement SRA HttpRequest (#4514) (d9d24b0a)

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

... (truncated)

Changelog

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

3.291.0 (2023-03-14)

Features

  • client-ec2: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs. (8911e55)

3.290.0 (2023-03-13)

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

3.289.0 (2023-03-10)

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

3.288.0 (2023-03-09)

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

3.287.0 (2023-03-08)

Bug Fixes

  • clients: remove aggregated client from paginators (#4496) (aea457a)

Features

  • client-ec2: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances. (8a6dcfa)

... (truncated)

Commits
  • e77e115 Publish v3.291.0
  • 8911e55 feat(client-ec2): This release adds a new DnsOptions key (PrivateDnsOnlyForIn...
  • 1cf68e6 Publish v3.290.0
  • b04c8d3 docs(clients): codegen for command errors (#4510)
  • 20ec9b7 Publish v3.289.0
  • e18aaa7 docs(clients): add script to write examples for commands (#4486)
  • 4493d74 Publish v3.288.0
  • 4069de2 Publish v3.287.0
  • 8a6dcfa feat(client-ec2): Introducing Amazon EC2 C7g, M7g and R7g instances, powered ...
  • aea457a fix(clients): remove aggregated client from paginators (#4496)
  • 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)

Bumps [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) from 3.140.0 to 3.291.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.291.0/clients/client-ec2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  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 Mar 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2023

Superseded by #324.

@dependabot dependabot bot closed this Mar 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ec2-3.291.0 branch March 16, 2023 10:00
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.

0 participants