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 24 updates #295

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

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

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

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

Commits


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

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

Features

  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0f)

3.686.0 (2024-11-06)

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

Commits
  • 0c558ef Publish v3.687.0
  • 3589a0f feat(client-auto-scaling): Auto Scaling groups now support the ability to str...
  • 0670605 Publish v3.686.0
  • 76cb4e8 chore(codegen): bump smithy-ts commit to 0d9cee80 (#6627)
  • See full diff in compare view


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

Release notes

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

v3.690.0

3.690.0(2024-11-12)

Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Amazon RDS Extended Support for Amazon Aurora MySQL. (08b43951)
New Features
  • clients: update client endpoints as of 2024-11-12 (0965c101)
  • client-payment-cryptography: Updated ListAliases API with KeyArn filter. (34a0edee)
  • client-gamelift: Amazon GameLift releases container fleets support for general availability. Deploy Linux-based containerized game server software for hosting on Amazon GameLift. (eb000c75)
  • client-codebuild: AWS CodeBuild now supports non-containerized Linux and Windows builds on Reserved Capacity. (16619628)
  • client-controltower: Added ResetEnabledControl API. (580cabcd)
  • client-fis: This release adds support for generating experiment reports with the experiment report configuration (eeb11951)

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

v3.689.0

3.689.0(2024-11-11)

Chores
  • middleware-flexible-checksums: move inline class NodeCrc32 outside (#6648) (17b37b72)
New Features
  • clients: update client endpoints as of 2024-11-11 (955880d1)
  • client-inspector2: Adds support for filePath filter. (a0e7fd51)
  • client-lambda: Add Python 3.13 (python3.13) support to AWS Lambda (e88b05c5)
  • client-outposts: This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost. (c02da554)
  • client-cloudfront: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (5eded700)
  • client-opensearch: Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time. (aad1fc86)
  • codegen: send x-amzn-query-mode header (#6651) (925e7310)
  • lib-dynamodb: add support for imprecise numbers and custom number retrieval (#6644) (4e2f5251)

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

v3.688.0

3.688.0(2024-11-08)

New Features
  • clients: update client endpoints as of 2024-11-08 (175111af)

... (truncated)

Changelog

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

3.690.0 (2024-11-12)

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

3.689.0 (2024-11-11)

Features

  • client-cloudfront: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (5eded70)

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

Commits


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

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

Commits


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

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

Commits


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

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

Commits


Updates @aws-sdk/client-ec2 from 3.683.0 to 3.687.0

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests

... (truncated)

Changelog

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

Commits


Updates @aws-sdk/client-ecs from 3.683.0 to 3.687.0

Release notes

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

v3.687.0

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (
    changeset-bot[bot] commented 1 week ago

    🦋 Changeset detected

    Latest commit: 5dc2f26b16485be0d03bff64907a71c73792d1b7

    The changes in this PR will be included in the next version bump.

    This PR includes changesets to release 1 package | Name | Type | | ------------------------- | ----- | | @mirohq/cloud-data-import | Patch |

    Not sure what this means? Click here to learn what changesets are.

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