miroapp / cloud-data-import

CLI Tool for Importing Cloud Data to Visualize Cloud Infrastructure in Miro
https://miro.com
Other
9 stars 3 forks source link

chore(deps): bump the aws-sdk group across 1 directory with 25 updates #311

Open dependabot[bot] opened 4 hours ago

dependabot[bot] commented 4 hours ago

Bumps the aws-sdk group with 24 updates in the / directory:

Package From To
@aws-sdk/client-athena 3.687.0 3.696.0
@aws-sdk/client-auto-scaling 3.687.0 3.697.0
@aws-sdk/client-cloudfront 3.690.0 3.698.0
@aws-sdk/client-cloudtrail 3.687.0 3.698.0
@aws-sdk/client-cloudwatch 3.687.0 3.696.0
@aws-sdk/client-dynamodb 3.687.0 3.696.0
@aws-sdk/client-ec2 3.687.0 3.698.0
@aws-sdk/client-ecs 3.687.0 3.697.0
@aws-sdk/client-efs 3.687.0 3.696.0
@aws-sdk/client-eks 3.688.0 3.696.0
@aws-sdk/client-elastic-load-balancing 3.687.0 3.696.0
@aws-sdk/client-elastic-load-balancing-v2 3.687.0 3.698.0
@aws-sdk/client-elasticache 3.687.0 3.698.0
@aws-sdk/client-lambda 3.689.0 3.698.0
@aws-sdk/client-rds 3.690.0 3.697.0
@aws-sdk/client-redshift 3.687.0 3.696.0
@aws-sdk/client-resource-explorer-2 3.687.0 3.696.0
@aws-sdk/client-resource-groups-tagging-api 3.687.0 3.696.0
@aws-sdk/client-route-53 3.687.0 3.696.0
@aws-sdk/client-s3 3.689.0 3.698.0
@aws-sdk/client-sns 3.687.0 3.696.0
@aws-sdk/client-sqs 3.689.0 3.696.0
@aws-sdk/client-sts 3.687.0 3.696.0
@aws-sdk/credential-providers 3.687.0 3.696.0

Updates @aws-sdk/client-athena from 3.687.0 to 3.696.0

Release notes

Sourced from @​aws-sdk/client-athena'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-athena's changelog.

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

Commits


Updates @aws-sdk/client-auto-scaling from 3.687.0 to 3.697.0

Release notes

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

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)
  • client-controltower: Adds support for child enabled baselines which allow you to see the enabled baseline status for individual accounts. (d9ff29d8)
  • client-auto-scaling: With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs. (9c56b968)
  • client-ec2: With this release, customers can express their desire to launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family. (7cf2a366)
  • client-ecs: This release adds support for the Availability Zone rebalancing feature on Amazon ECS. (3d12b747)
  • client-bedrock-agent-runtime: Releasing new Prompt Optimization to enhance your prompts for improved performance (9e49c849)
  • client-compute-optimizer: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon Aurora database instances. It also enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS services running on Fargate, and Amazon RDS databases. (15509fdf)
  • client-application-discovery-service: Add support to import data from commercially available discovery tools without file manipulation. (2cc0b793)
  • client-cost-optimization-hub: This release adds action type "Delete" to the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS and ECS recommendations with action type "Delete". (dc6c77dd)
  • client-rbin: This release adds support for exclusion tags for Recycle Bin, which allows you to identify resources that are to be excluded, or ignored, by a Region-level retention rule. (c1967537)
  • client-elastic-load-balancing-v2: This release adds support for configuring Load balancer Capacity Unit reservations (1cc5eef1)
  • client-rds: This release adds support for scale storage on the DB instance using a Blue/Green Deployment. (ed19e89a)
  • client-workspaces: Added support for Rocky Linux 8 on Amazon WorkSpaces Personal. (0873d670)
  • client-lambda: Add Node 22.x (node22.x) support to AWS Lambda (11a5e315)
  • client-timestream-query: This release adds support for Provisioning Timestream Compute Units (TCUs), a new feature that allows provisioning dedicated compute resources for your queries, providing predictable and cost-effective query performance. (8584dff5)
  • client-omics: Enabling call caching feature that allows customers to reuse previously computed results from a set of completed tasks in a new workflow run. (ede37683)
  • client-datazone: This release supports Metadata Enforcement Rule feature for Create Subscription Request action. (efe0aaf5)
  • client-workspaces-web: Added data protection settings with support for inline data redaction. (b1f5b060)
Bug Fixes
  • middleware-flexible-checksums: use input from args and not middleware config (#6677) (199aad02)

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

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)

... (truncated)

Changelog

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

3.697.0 (2024-11-20)

Features

  • client-auto-scaling: With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs. (9c56b96)

3.696.0 (2024-11-19)

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

3.695.0 (2024-11-18)

Features

  • 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). (f8fdf92)

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

Commits
  • dfea325 Publish v3.697.0
  • 9c56b96 feat(client-auto-scaling): With this release, customers can prioritize launch...
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • ee6bad5 Publish v3.695.0
  • f8fdf92 feat(client-auto-scaling): Amazon EC2 Auto Scaling now supports Amazon Applic...
  • 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
  • Additional commits viewable in compare view


Updates @aws-sdk/client-cloudfront from 3.690.0 to 3.698.0

Release notes

Sourced from @​aws-sdk/client-cloudfront'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-cloudfront's changelog.

3.698.0 (2024-11-21)

Features

  • client-cloudfront: Adds support for Origin Selection between EMPv2 origins based on media quality score. (2d9bc39)

3.697.0 (2024-11-20)

Features

  • 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. (34946f7)

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

Commits
  • 0982bc4 Publish v3.698.0
  • 2d9bc39 feat(client-cloudfront): Adds support for Origin Selection between EMPv2 orig...
  • dfea325 Publish v3.697.0
  • 34946f7 feat(client-cloudfront): Add support for gRPC, VPC origins, and Anycast IP Li...
  • 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
  • Additional commits viewable in compare view


Updates @aws-sdk/client-cloudtrail from 3.687.0 to 3.698.0

Release notes

Sourced from @​aws-sdk/client-cloudtrail'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-cloudtrail's changelog.

3.698.0 (2024-11-21)

Features

  • 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. (72fc499)

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

Features

  • client-cloudtrail: This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt. (93b16b2)
Commits
  • 0982bc4 Publish v3.698.0
  • 72fc499 feat(client-cloudtrail): This release introduces new APIs for creating and ma...
  • 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
  • 93b16b2 feat(client-cloudtrail): This release adds a new API GenerateQuery that gener...
  • 4817524 chore(clients): update codegen for exactOptionalPropertyTypes (#6654)
  • See full diff in compare view


Updates @aws-sdk/client-cloudwatch from 3.687.0 to 3.696.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch'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-cloudwatch's changelog.

3.696.0 (2024-11-19)

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

3.694.0 (2024-11-15)

Features

  • client-cloudwatch: Adds support for adding related Entity information to metrics ingested through PutMetricData. (5aadfed)

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

Commits
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • 6dde6f9 Publish v3.694.0
  • 5aadfed feat(client-cloudwatch): Adds support for adding related Entity information t...
  • 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)
  • See full diff in compare view


Updates @aws-sdk/client-dynamodb from 3.687.0 to 3.696.0

Release notes

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

v3.696.0

3.696.0(2024-11-19)

Chores
changeset-bot[bot] commented 4 hours ago

⚠️ No Changeset found

Latest commit: 032253779e2b91901521676573166443c35ca059

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR