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

build(deps-dev): bump the aws-sdk group across 1 directory with 3 updates #871

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps the aws-sdk group with 3 updates in the / directory: @aws-sdk/client-cloudformation, @aws-sdk/client-eks and @aws-sdk/client-ssm.

Updates @aws-sdk/client-cloudformation from 3.658.1 to 3.696.0

Release notes

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

v3.696.0

3.696.0(2024-11-19)

Chores
New Features
  • clients: update client endpoints as of 2024-11-19 (3a63d0b0)
  • client-ecs: This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest. (d632c0c4)
  • client-ec2: This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. (7905a8e0)
  • client-efs: Add support for the new parameters in EFS replication APIs (1f778937)
  • client-taxsettings: Release Tax Inheritance APIs, Tax Exemption APIs, and functionality update for some existing Tax Registration APIs (da73fe5c)
  • client-glue: AWS Glue Data Catalog now enhances managed table optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual Private Cloud (VPC) environment. (844a1daf)
  • client-mwaa: Amazon MWAA now supports a new environment class, mw1.micro, ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance of each Airflow component: Scheduler, Worker, and Webserver. (a64d4bbc)
  • client-workspaces: Releasing new ErrorCodes for Image Validation failure during CreateWorkspaceImage process (5649e47d)
  • client-b2bi: Add new X12 transactions sets and versions (cb3d07bb)
  • client-keyspaces: Amazon Keyspaces Multi-Region Replication: Adds support to add new regions to multi and single-region keyspaces. (9c30b3ab)

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

v3.695.0

3.695.0(2024-11-18)

New Features
  • clients: update client endpoints as of 2024-11-18 (70ada5c5)
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover an impaired application from failures in an Availability Zone (AZ). (f8fdf923)
  • client-iotsitewise: The release introduces a generative AI Assistant in AWS IoT SiteWise. It includes: 1) InvokeAssistant API - Invoke the Assistant to get alarm summaries and ask questions. 2) Dataset APIs - Manage knowledge base configuration for the Assistant. 3) Portal APIs enhancement - Manage AI-aware dashboards. (6c6c9c8c)
  • client-ecs: This release adds support for adding VPC Lattice configurations in ECS CreateService/UpdateService APIs. The configuration allows for associating VPC Lattice target groups with ECS Services. (47d5f20c)
  • client-qconnect: This release introduces MessageTemplate as a resource in Amazon Q in Connect, along with APIs to create, read, search, update, and delete MessageTemplate resources. (1812f5fe)
  • client-rds: Add support for the automatic pause/resume feature of Aurora Serverless v2. (c9e73741)
  • client-ec2: Adding request and response elements for managed resources. (be4dacb1)
  • client-connect: Adds CreateContactFlowVersion and ListContactFlowVersions APIs to create and view the versions of a contact flow. (d7c1515c)
  • client-appconfig: AWS AppConfig has added a new extension action point, AT_DEPLOYMENT_TICK, to support third-party monitors to trigger an automatic rollback during a deployment. (fa926ac1)
  • client-customer-profiles: This release introduces Segmentation APIs and new Calculated Attribute Event Filters as part of Amazon Connect Customer Profiles service. (bd19a2a6)
  • client-cloudformation: This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation (86aa1cf6)
  • client-rds-data: Add support for the automatic pause/resume feature of Aurora Serverless v2. (2fc76d41)

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

v3.694.0

3.694.0(2024-11-15)

... (truncated)

Changelog

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

3.696.0 (2024-11-19)

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

3.695.0 (2024-11-18)

Features

  • client-cloudformation: This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation (86aa1cf)

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.687.0 (2024-11-07)

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

... (truncated)

Commits
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • ee6bad5 Publish v3.695.0
  • 86aa1cf feat(client-cloudformation): This release adds a new API, ListHookResults, th...
  • 1b3160a Publish v3.693.0
  • ace5bf8 Publish v3.692.0
  • ba1bdcc chore(clients): codegen update for smithy/core resolvedPath fix (#6664)
  • dc03df1 Publish v3.691.0
  • 4817524 chore(clients): update codegen for exactOptionalPropertyTypes (#6654)
  • 0c558ef Publish v3.687.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-eks from 3.658.1 to 3.696.0

Release notes

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

v3.696.0

3.696.0(2024-11-19)

Chores
New Features
  • clients: update client endpoints as of 2024-11-19 (3a63d0b0)
  • client-ecs: This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest. (d632c0c4)
  • client-ec2: This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. (7905a8e0)
  • client-efs: Add support for the new parameters in EFS replication APIs (1f778937)
  • client-taxsettings: Release Tax Inheritance APIs, Tax Exemption APIs, and functionality update for some existing Tax Registration APIs (da73fe5c)
  • client-glue: AWS Glue Data Catalog now enhances managed table optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual Private Cloud (VPC) environment. (844a1daf)
  • client-mwaa: Amazon MWAA now supports a new environment class, mw1.micro, ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance of each Airflow component: Scheduler, Worker, and Webserver. (a64d4bbc)
  • client-workspaces: Releasing new ErrorCodes for Image Validation failure during CreateWorkspaceImage process (5649e47d)
  • client-b2bi: Add new X12 transactions sets and versions (cb3d07bb)
  • client-keyspaces: Amazon Keyspaces Multi-Region Replication: Adds support to add new regions to multi and single-region keyspaces. (9c30b3ab)

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

v3.695.0

3.695.0(2024-11-18)

New Features
  • clients: update client endpoints as of 2024-11-18 (70ada5c5)
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover an impaired application from failures in an Availability Zone (AZ). (f8fdf923)
  • client-iotsitewise: The release introduces a generative AI Assistant in AWS IoT SiteWise. It includes: 1) InvokeAssistant API - Invoke the Assistant to get alarm summaries and ask questions. 2) Dataset APIs - Manage knowledge base configuration for the Assistant. 3) Portal APIs enhancement - Manage AI-aware dashboards. (6c6c9c8c)
  • client-ecs: This release adds support for adding VPC Lattice configurations in ECS CreateService/UpdateService APIs. The configuration allows for associating VPC Lattice target groups with ECS Services. (47d5f20c)
  • client-qconnect: This release introduces MessageTemplate as a resource in Amazon Q in Connect, along with APIs to create, read, search, update, and delete MessageTemplate resources. (1812f5fe)
  • client-rds: Add support for the automatic pause/resume feature of Aurora Serverless v2. (c9e73741)
  • client-ec2: Adding request and response elements for managed resources. (be4dacb1)
  • client-connect: Adds CreateContactFlowVersion and ListContactFlowVersions APIs to create and view the versions of a contact flow. (d7c1515c)
  • client-appconfig: AWS AppConfig has added a new extension action point, AT_DEPLOYMENT_TICK, to support third-party monitors to trigger an automatic rollback during a deployment. (fa926ac1)
  • client-customer-profiles: This release introduces Segmentation APIs and new Calculated Attribute Event Filters as part of Amazon Connect Customer Profiles service. (bd19a2a6)
  • client-cloudformation: This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation (86aa1cf6)
  • client-rds-data: Add support for the automatic pause/resume feature of Aurora Serverless v2. (2fc76d41)

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

v3.694.0

3.694.0(2024-11-15)

... (truncated)

Changelog

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

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.688.0 (2024-11-08)

Features

  • client-eks: Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups (84db913)

3.687.0 (2024-11-07)

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

... (truncated)

Commits
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • 1b3160a Publish v3.693.0
  • ace5bf8 Publish v3.692.0
  • ba1bdcc chore(clients): codegen update for smithy/core resolvedPath fix (#6664)
  • dc03df1 Publish v3.691.0
  • 4817524 chore(clients): update codegen for exactOptionalPropertyTypes (#6654)
  • b2fb10a Publish v3.688.0
  • 84db913 feat(client-eks): Adds new error code Ec2InstanceTypeDoesNotExist for Amazo...
  • 0c558ef Publish v3.687.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ssm from 3.658.1 to 3.698.0

Release notes

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

v3.698.0

3.698.0(2024-11-21)

Documentation Changes
  • client-elastic-load-balancing-v2: This feature adds support for enabling zonal shift on cross-zone enabled Application Load Balancer, as well as modifying HTTP request and response headers. (ab2fc823)
New Features
  • clients: update client endpoints as of 2024-11-21 (010e6f3b)
  • client-elasticache: Added support to modify the engine type for existing ElastiCache Users and User Groups. Customers can now modify the engine type from redis to valkey. (217c2b5d)
  • client-cloudtrail: This release introduces new APIs for creating and managing CloudTrail Lake dashboards. It also adds support for resource-based policies on CloudTrail EventDataStore and Dashboard resource. (72fc4999)
  • client-notificationscontacts: This release adds support for AWS User Notifications Contacts. You can now configure and view email contacts for AWS User Notifications using the AWS SDK. (6eede48a)
  • client-cloudwatch-logs: Adds "Create field indexes to improve query performance and reduce scan volume" and "Transform logs during ingestion". Updates documentation for "PutLogEvents with Entity". (33993c9a)
  • client-iot: General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices (e47c5263)
  • client-iotfleetwise: AWS IoT FleetWise now includes campaign parameters to store and forward data, configure MQTT topic as a data destination, and collect diagnostic trouble code data. It includes APIs for network agnostic data collection using custom decoding interfaces, and monitoring the last known state of vehicles. (5d2c0b1b)
  • client-iot-jobs-data-plane: General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices (b203a9c2)
  • client-ssm: Added support for providing high-level overviews of managed nodes and previewing the potential impact of a runbook execution. (0f45892e)
  • client-ssm-quicksetup: Add methods that retrieve details about deployed configurations: ListConfigurations, GetConfiguration (1681d8f6)
  • client-lambda: Adds support for metrics for event source mappings for AWS Lambda (fb9ea849)
  • client-ec2: Adds support for requesting future-dated Capacity Reservations with a minimum commitment duration, enabling IPAM for organizational units within AWS Organizations, reserving EC2 Capacity Blocks that start in 30 minutes, and extending the end date of existing Capacity Blocks. (074cf4e8)
  • client-resiliencehub: AWS Resilience Hub's new summary view visually represents applications' resilience through charts, enabling efficient resilience management. It provides a consolidated view of the app portfolio's resilience state and allows data export for custom stakeholder reporting. (415d379d)
  • client-notifications: This release adds support for AWS User Notifications. You can now configure and view notifications from AWS services in a central location using the AWS SDK. (a404f1ba)
  • client-s3: Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API. (d5b27f31)
  • client-xray: AWS X-Ray introduces Transaction Search APIs, enabling span ingestion into CloudWatch Logs for high-scale trace data indexing. These APIs support span-level queries, trace graph generation, and metric correlation for deeper application insights. (576ea4e1)
  • client-cloudfront: Adds support for Origin Selection between EMPv2 origins based on media quality score. (2d9bc392)
  • client-health: Adds metadata property to an AffectedEntity. (b98d3584)
  • client-appsync: Add support for the Amazon Bedrock Runtime. (dc03b5bf)
  • client-application-auto-scaling: Application Auto Scaling now supports Predictive Scaling to proactively increase the desired capacity ahead of predicted demand, ensuring improved availability and responsiveness for customers' applications. This feature is currently only made available for Amazon ECS Service scalable targets. (d8a4d0be)
  • client-cost-explorer: This release introduces three new APIs that enable you to estimate the cost, coverage, and utilization impact of Savings Plans you plan to purchase. The three APIs are StartCommitmentPurchaseAnalysis, GetCommitmentPurchaseAnalysis, and ListCommitmentPurchaseAnalyses. (1a8d64cc)
  • client-api-gateway: Added support for custom domain names for private APIs. (47f4d7fa)
Bug Fixes
  • lib-dynamodb: input types conflicts with client-dynamodb (#6683) (fb0e14ee)

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

v3.697.0

3.697.0(2024-11-20)

New Features
  • clients: update client endpoints as of 2024-11-20 (ece08650)
  • client-mediapackagev2: MediaPackage v2 now supports the Media Quality Confidence Score (MQCS) published from MediaLive. Customers can control input switching based on the MQCS and publishing HTTP Headers for the MQCS via the API. (1708e8dc)
  • client-cloudfront: Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled. (34946f74)
  • client-mediaconvert: This release adds the ability to reconfigure concurrent job settings for existing queues and create queues with custom concurrent job settings. (3e061571)

... (truncated)

Changelog

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

3.698.0 (2024-11-21)

Features

  • client-ssm: Added support for providing high-level overviews of managed nodes and previewing the potential impact of a runbook execution. (0f45892)

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.687.0 (2024-11-07)

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

... (truncated)

Commits
  • 0982bc4 Publish v3.698.0
  • 0f45892 feat(client-ssm): Added support for providing high-level overviews of managed...
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • 1b3160a Publish v3.693.0
  • ace5bf8 Publish v3.692.0
  • ba1bdcc chore(clients): codegen update for smithy/core resolvedPath fix (#6664)
  • dc03df1 Publish v3.691.0
  • 4817524 chore(clients): update codegen for exactOptionalPropertyTypes (#6654)
  • 0c558ef Publish v3.687.0
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the aws-sdk group with 3 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@aws-sdk/client-eks](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eks) and [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm).


Updates `@aws-sdk/client-cloudformation` from 3.658.1 to 3.696.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-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.696.0/clients/client-cloudformation)

Updates `@aws-sdk/client-eks` from 3.658.1 to 3.696.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-eks/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.696.0/clients/client-eks)

Updates `@aws-sdk/client-ssm` from 3.658.1 to 3.698.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.698.0/clients/client-ssm)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-eks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners November 22, 2024 12:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 22, 2024
@dependabot dependabot bot requested a review from Wentao-Kuang November 22, 2024 12:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #876.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-27dba21b8d branch November 25, 2024 12:51
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants