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

chore(deps): Bump the aws-sdk group with 11 updates #1340

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the aws-sdk group with 11 updates:

Package From To
@aws-sdk/client-ecs 3.683.0 3.699.0
@aws-sdk/client-secrets-manager 3.682.0 3.699.0
@aws-sdk/client-ssm 3.682.0 3.699.0
@aws-sdk/credential-providers 3.685.0 3.699.0
@aws-sdk/rds-signer 3.685.0 3.699.0
@aws-sdk/client-lambda 3.682.0 3.699.0
@aws-sdk/client-organizations 3.682.0 3.699.0
@aws-sdk/client-s3 3.685.0 3.701.0
@aws-sdk/client-sts 3.682.0 3.699.0
@aws-sdk/client-sns 3.682.0 3.699.0
@aws-sdk/client-cloudwatch 3.682.0 3.699.0

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

Release notes

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

v3.699.0

3.699.0(2024-11-22)

Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel (a83926c9)
  • client-bcm-pricing-calculator: Initial release of the AWS Billing and Cost Management Pricing Calculator API. (13fd8a46)
  • client-mailmanager: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications (048d1655)
  • client-omics: This release adds support for resource policy based cross account S3 access to sequence store read sets. (dbe3f077)
  • client-elastic-load-balancing-v2: This release adds support for advertising trusted CA certificate names in associated trust stores. (5e46efc4)
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41c)
  • client-inspector2: Extend inspector2 service model to include ServiceQuotaExceededException. (dc13e071)
  • client-neptune-graph: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database (48054dc3)
Bug Fixes
  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#6688) (0ca3da33)

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

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)

... (truncated)

Changelog

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

3.699.0 (2024-11-22)

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

3.697.0 (2024-11-20)

Features

  • client-ecs: This release adds support for the Availability Zone rebalancing feature on Amazon ECS. (3d12b74)

3.696.0 (2024-11-19)

Features

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

3.695.0 (2024-11-18)

Features

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

... (truncated)

Commits
  • 7497406 Publish v3.699.0
  • dfea325 Publish v3.697.0
  • 3d12b74 feat(client-ecs): This release adds support for the Availability Zone rebalan...
  • ed4619e Publish v3.696.0
  • d632c0c feat(client-ecs): This release introduces support for configuring the version...
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • ee6bad5 Publish v3.695.0
  • 47d5f20 feat(client-ecs): This release adds support for adding VPC Lattice configurat...
  • 1b3160a Publish v3.693.0
  • ace5bf8 Publish v3.692.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-secrets-manager from 3.682.0 to 3.699.0

Release notes

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

v3.699.0

3.699.0(2024-11-22)

Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel (a83926c9)
  • client-bcm-pricing-calculator: Initial release of the AWS Billing and Cost Management Pricing Calculator API. (13fd8a46)
  • client-mailmanager: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications (048d1655)
  • client-omics: This release adds support for resource policy based cross account S3 access to sequence store read sets. (dbe3f077)
  • client-elastic-load-balancing-v2: This release adds support for advertising trusted CA certificate names in associated trust stores. (5e46efc4)
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41c)
  • client-inspector2: Extend inspector2 service model to include ServiceQuotaExceededException. (dc13e071)
  • client-neptune-graph: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database (48054dc3)
Bug Fixes
  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#6688) (0ca3da33)

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

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)

... (truncated)

Changelog

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

3.699.0 (2024-11-22)

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

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

... (truncated)

Commits

Updates @aws-sdk/client-ssm from 3.682.0 to 3.699.0

Release notes

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

v3.699.0

3.699.0(2024-11-22)

Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel (a83926c9)
  • client-bcm-pricing-calculator: Initial release of the AWS Billing and Cost Management Pricing Calculator API. (13fd8a46)
  • client-mailmanager: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications (048d1655)
  • client-omics: This release adds support for resource policy based cross account S3 access to sequence store read sets. (dbe3f077)
  • client-elastic-load-balancing-v2: This release adds support for advertising trusted CA certificate names in associated trust stores. (5e46efc4)
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41c)
  • client-inspector2: Extend inspector2 service model to include ServiceQuotaExceededException. (dc13e071)
  • client-neptune-graph: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database (48054dc3)
Bug Fixes
  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#6688) (0ca3da33)

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

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)

... (truncated)

Changelog

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

3.699.0 (2024-11-22)

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

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

... (truncated)

Commits
  • 7497406 Publish v3.699.0
  • 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)
  • Additional commits viewable in compare view

Updates @aws-sdk/credential-providers from 3.685.0 to 3.699.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.699.0

3.699.0(2024-11-22)

Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel (a83926c9)
  • client-bcm-pricing-calculator: Initial release of the AWS Billing and Cost Management Pricing Calculator API. (13fd8a46)
  • client-mailmanager: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications (048d1655)
  • client-omics: This release adds support for resource policy based cross account S3 access to sequence store read sets. (dbe3f077)
  • client-elastic-load-balancing-v2: This release adds support for advertising trusted CA certificate names in associated trust stores. (5e46efc4)
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41c)
  • client-inspector2: Extend inspector2 service model to include ServiceQuotaExceededException. (dc13e071)
  • client-neptune-graph: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database (48054dc3)
Bug Fixes
  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#6688) (0ca3da33)

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

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)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.699.0 (2024-11-22)

Note: Version bump only for package @​aws-sdk/credential-providers

3.696.0 (2024-11-19)

Note: Version bump only for package @​aws-sdk/credential-providers

3.693.0 (2024-11-15)

Note: Version bump only for package @​aws-sdk/credential-providers

3.692.0 (2024-11-14)

Note: Version bump only for package @​aws-sdk/credential-providers

3.691.0 (2024-11-13)

Note: Version bump only for package @​aws-sdk/credential-providers

3.687.0 (2024-11-07)

Note: Version bump only for package @​aws-sdk/credential-providers

3.686.0 (2024-11-06)

... (truncated)

Commits

Updates @aws-sdk/rds-signer from 3.685.0 to 3.699.0

Release notes

Sourced from @​aws-sdk/rds-signer's releases.

v3.699.0

3.699.0(2024-11-22)

Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel (a83926c9)
  • client-bcm-pricing-calculator: Initial release of the AWS Billing and Cost Management Pricing Calculator API. (13fd8a46)
  • client-mailmanager: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications (048d1655)
  • client-omics: This release adds support for resource policy based cross account S3 access to sequence store read sets. (dbe3f077)
  • client-elastic-load-balancing-v2: This release adds support for advertising trusted CA certificate names in associated trust stores. (5e46efc4)
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41c)
  • client-inspector2: Extend inspector2 service model to include ServiceQuotaExceededException. (dc13e071)
  • client-neptune-graph: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database (48054dc3)
Bug Fixes
  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#6688) (0ca3da33)

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

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)

... (truncated)

Changelog

Sourced from @​aws-sdk/rds-signer's changelog.

3.699.0 (2024-11-22)

Note: Version bump only for package @​aws-sdk/rds-signer

3.696.0 (2024-11-19)

Note: Version bump only for package @​aws-sdk/rds-signer

3.693.0 (2024-11-15)

Note: Version bump only for package @​aws-sdk/rds-signer

3.692.0 (2024-11-14)

Note: Version bump only for package @​aws-sdk/rds-signer

3.691.0 (2024-11-13)

Note: Version bump only for package @​aws-sdk/rds-signer

3.687.0 (2024-11-07)

Note: Version bump only for package @​aws-sdk/rds-signer

3.686.0 (2024-11-06)

... (truncated)

Commits

Updates @aws-sdk/client-lambda from 3.682.0 to 3.699.0

Release notes

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

v3.699.0

3.699.0(2024-11-22)

Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect ...

    Description has been truncated

Bumps the aws-sdk group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) | `3.683.0` | `3.699.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.682.0` | `3.699.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.682.0` | `3.699.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.685.0` | `3.699.0` |
| [@aws-sdk/rds-signer](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/rds-signer) | `3.685.0` | `3.699.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.682.0` | `3.699.0` |
| [@aws-sdk/client-organizations](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-organizations) | `3.682.0` | `3.699.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.685.0` | `3.701.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.682.0` | `3.699.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.682.0` | `3.699.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.682.0` | `3.699.0` |


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

Updates `@aws-sdk/client-secrets-manager` from 3.682.0 to 3.699.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.682.0 to 3.699.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.699.0/clients/client-ssm)

Updates `@aws-sdk/credential-providers` from 3.685.0 to 3.699.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/packages/credential-providers)

Updates `@aws-sdk/rds-signer` from 3.685.0 to 3.699.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/rds-signer/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/packages/rds-signer)

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  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
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/rds-signer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-organizations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sns"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2024 20:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2024 20:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants