Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk-90fb9336a8
Open

chore(deps): bump the aws-sdk group across 1 directory with 18 updates#2038
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk-90fb9336a8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@aws-sdk/client-application-signals 3.1037.0 3.1117.0
@aws-sdk/client-bedrock 3.1037.0 3.1117.0
@aws-sdk/client-bedrock-agent 3.1037.0 3.1117.0
@aws-sdk/client-bedrock-agentcore 3.1114.0 3.1117.0
@aws-sdk/client-bedrock-agentcore-control 3.1107.0 3.1117.0
@aws-sdk/client-bedrock-runtime 3.1037.0 3.1117.0
@aws-sdk/client-cloudformation 3.1037.0 3.1117.0
@aws-sdk/client-cloudwatch-logs 3.1037.0 3.1117.0
@aws-sdk/client-efs 3.1067.0 3.1117.0
@aws-sdk/client-resource-groups-tagging-api 3.1037.0 3.1117.0
@aws-sdk/client-s3 3.1037.0 3.1117.0
@aws-sdk/client-s3files 3.1067.0 3.1117.0
@aws-sdk/client-sts 3.1037.0 3.1117.0
@aws-sdk/client-xray 3.1037.0 3.1117.0
@aws-sdk/credential-providers 3.1037.0 3.1117.0
@aws-sdk/region-config-resolver 3.972.13 3.972.48
@smithy/shared-ini-file-loader 4.4.9 4.7.2
@aws-sdk/client-cognito-identity-provider 3.1037.0 3.1117.0

Updates @aws-sdk/client-application-signals from 3.1037.0 to 3.1117.0

Release notes

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

v3.1117.0

3.1117.0(2026-08-24)

Documentation Changes
  • client-batch: Doc Update, Add note that UpdatePolicy applies only to EC2 managed compute environments (26c213cf)
New Features
  • client-securityagent: Adding private and self-signed certificate configuration support for penetration tests (42f6ecb8)
  • client-bedrock: Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob. (9110f46b)
  • client-connect-contact-lens: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegments API, enabling customers to retrieve information extracted from real-time contact analysis. (9c5bda85)
  • client-dsql: Corrected the validation pattern on the ServiceName response field in the GetVpcEndpointServiceName API to match the values Amazon Aurora DSQL actually returns. (1b689a9f)
  • client-connect: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegmentsV2 API, enabling customers to retrieve information extracted from real-time contact analysis. (775d1ad4)
  • client-launch-wizard: Added accountConstraints and patternType to GetWorkload, ListWorkloads, GetWorkloadDeploymentPattern and ListWorkloadDeploymentPatterns for Launch Wizard (721b9f47)
  • client-elementalinference: Added support for the GetFixture API, enabling customers to retrieve the details of a fixture from its fixture ID, and added the access role ARN to the CreateFeed, GetFeed, and UpdateFeed responses. (d4b71834)
  • client-kafka: Amazon MSK Replicator now supports OAuth authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require OAuth for client authentication. This new capability is supported in all AWS Regions where MSK Express brokers are available. (a461b5a0)
  • client-timestream-influxdb: Service-managed parameter groups now only apply optimized defaults to DB Clusters automatically. New field effectiveDbParameterGroupIdentifier surfaces the parameter group actually applied. (8c7f04cd)

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

v3.1116.0

3.1116.0(2026-08-21)

Chores
Documentation Changes
  • client-backup: Updating CLI Docs for Backup Audit Manager List Job Summaries APIs. (98f47ffe)
  • client-wafv2: DataProtectionConfig field Key Documentation Update (a8f1fb90)
New Features
  • client-cloudwatch: Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms (e354f162)
  • client-device-farm: Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint. (d91e09c8)
  • client-bedrock-agentcore: Increase spans count from 1k to 20k (e83264aa)
  • client-kinesis: Generate account endpoint for Kinesis Data Streams requests when the account ID is available (ed9966e2)
  • client-bedrock-agentcore-control: Update Dataset schema to THIRDPARTYEVALUATIONV1 (f0fe8db3)

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

... (truncated)

Changelog

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

3.1117.0 (2026-08-24)

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

3.1116.0 (2026-08-21)

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

3.1115.0 (2026-08-20)

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

3.1114.0 (2026-08-19)

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

3.1113.0 (2026-08-18)

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

3.1112.0 (2026-08-17)

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

3.1111.0 (2026-08-14)

... (truncated)

Commits

Updates @aws-sdk/client-bedrock from 3.1037.0 to 3.1117.0

Release notes

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

v3.1117.0

3.1117.0(2026-08-24)

Documentation Changes
  • client-batch: Doc Update, Add note that UpdatePolicy applies only to EC2 managed compute environments (26c213cf)
New Features
  • client-securityagent: Adding private and self-signed certificate configuration support for penetration tests (42f6ecb8)
  • client-bedrock: Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob. (9110f46b)
  • client-connect-contact-lens: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegments API, enabling customers to retrieve information extracted from real-time contact analysis. (9c5bda85)
  • client-dsql: Corrected the validation pattern on the ServiceName response field in the GetVpcEndpointServiceName API to match the values Amazon Aurora DSQL actually returns. (1b689a9f)
  • client-connect: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegmentsV2 API, enabling customers to retrieve information extracted from real-time contact analysis. (775d1ad4)
  • client-launch-wizard: Added accountConstraints and patternType to GetWorkload, ListWorkloads, GetWorkloadDeploymentPattern and ListWorkloadDeploymentPatterns for Launch Wizard (721b9f47)
  • client-elementalinference: Added support for the GetFixture API, enabling customers to retrieve the details of a fixture from its fixture ID, and added the access role ARN to the CreateFeed, GetFeed, and UpdateFeed responses. (d4b71834)
  • client-kafka: Amazon MSK Replicator now supports OAuth authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require OAuth for client authentication. This new capability is supported in all AWS Regions where MSK Express brokers are available. (a461b5a0)
  • client-timestream-influxdb: Service-managed parameter groups now only apply optimized defaults to DB Clusters automatically. New field effectiveDbParameterGroupIdentifier surfaces the parameter group actually applied. (8c7f04cd)

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

v3.1116.0

3.1116.0(2026-08-21)

Chores
Documentation Changes
  • client-backup: Updating CLI Docs for Backup Audit Manager List Job Summaries APIs. (98f47ffe)
  • client-wafv2: DataProtectionConfig field Key Documentation Update (a8f1fb90)
New Features
  • client-cloudwatch: Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms (e354f162)
  • client-device-farm: Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint. (d91e09c8)
  • client-bedrock-agentcore: Increase spans count from 1k to 20k (e83264aa)
  • client-kinesis: Generate account endpoint for Kinesis Data Streams requests when the account ID is available (ed9966e2)
  • client-bedrock-agentcore-control: Update Dataset schema to THIRDPARTYEVALUATIONV1 (f0fe8db3)

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

... (truncated)

Changelog

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

3.1117.0 (2026-08-24)

Features

  • client-bedrock: Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob. (9110f46)

3.1116.0 (2026-08-21)

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

3.1115.0 (2026-08-20)

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

3.1114.0 (2026-08-19)

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

3.1113.0 (2026-08-18)

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

3.1112.0 (2026-08-17)

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

... (truncated)

Commits

Updates @aws-sdk/client-bedrock-agent from 3.1037.0 to 3.1117.0

Release notes

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

v3.1117.0

3.1117.0(2026-08-24)

Documentation Changes
  • client-batch: Doc Update, Add note that UpdatePolicy applies only to EC2 managed compute environments (26c213cf)
New Features
  • client-securityagent: Adding private and self-signed certificate configuration support for penetration tests (42f6ecb8)
  • client-bedrock: Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob. (9110f46b)
  • client-connect-contact-lens: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegments API, enabling customers to retrieve information extracted from real-time contact analysis. (9c5bda85)
  • client-dsql: Corrected the validation pattern on the ServiceName response field in the GetVpcEndpointServiceName API to match the values Amazon Aurora DSQL actually returns. (1b689a9f)
  • client-connect: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegmentsV2 API, enabling customers to retrieve information extracted from real-time contact analysis. (775d1ad4)
  • client-launch-wizard: Added accountConstraints and patternType to GetWorkload, ListWorkloads, GetWorkloadDeploymentPattern and ListWorkloadDeploymentPatterns for Launch Wizard (721b9f47)
  • client-elementalinference: Added support for the GetFixture API, enabling customers to retrieve the details of a fixture from its fixture ID, and added the access role ARN to the CreateFeed, GetFeed, and UpdateFeed responses. (d4b71834)
  • client-kafka: Amazon MSK Replicator now supports OAuth authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require OAuth for client authentication. This new capability is supported in all AWS Regions where MSK Express brokers are available. (a461b5a0)
  • client-timestream-influxdb: Service-managed parameter groups now only apply optimized defaults to DB Clusters automatically. New field effectiveDbParameterGroupIdentifier surfaces the parameter group actually applied. (8c7f04cd)

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

v3.1116.0

3.1116.0(2026-08-21)

Chores
Documentation Changes
  • client-backup: Updating CLI Docs for Backup Audit Manager List Job Summaries APIs. (98f47ffe)
  • client-wafv2: DataProtectionConfig field Key Documentation Update (a8f1fb90)
New Features
  • client-cloudwatch: Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms (e354f162)
  • client-device-farm: Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint. (d91e09c8)
  • client-bedrock-agentcore: Increase spans count from 1k to 20k (e83264aa)
  • client-kinesis: Generate account endpoint for Kinesis Data Streams requests when the account ID is available (ed9966e2)
  • client-bedrock-agentcore-control: Update Dataset schema to THIRDPARTYEVALUATIONV1 (f0fe8db3)

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

... (truncated)

Changelog

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

3.1117.0 (2026-08-24)

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

3.1116.0 (2026-08-21)

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

3.1115.0 (2026-08-20)

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

3.1114.0 (2026-08-19)

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

3.1113.0 (2026-08-18)

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

3.1112.0 (2026-08-17)

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

3.1111.0 (2026-08-14)

... (truncated)

Commits

Updates @aws-sdk/client-bedrock-agentcore from 3.1114.0 to 3.1117.0

Release notes

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

v3.1117.0

3.1117.0(2026-08-24)

Documentation Changes
  • client-batch: Doc Update, Add note that UpdatePolicy applies only to EC2 managed compute environments (26c213cf)
New Features
  • client-securityagent: Adding private and self-signed certificate configuration support for penetration tests (42f6ecb8)
  • client-bedrock: Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob. (9110f46b)
  • client-connect-contact-lens: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegments API, enabling customers to retrieve information extracted from real-time contact analysis. (9c5bda85)
  • client-dsql: Corrected the validation pattern on the ServiceName response field in the GetVpcEndpointServiceName API to match the values Amazon Aurora DSQL actually returns. (1b689a9f)
  • client-connect: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegmentsV2 API, enabling customers to retrieve information extracted from real-time contact analysis. (775d1ad4)
  • client-launch-wizard: Added accountConstraints and patternType to GetWorkload, ListWorkloads, GetWorkloadDeploymentPattern and ListWorkloadDeploymentPatterns for Launch Wizard (721b9f47)
  • client-elementalinference: Added support for the GetFixture API, enabling customers to retrieve the details of a fixture from its fixture ID, and added the access role ARN to the CreateFeed, GetFeed, and UpdateFeed responses. (d4b71834)
  • client-kafka: Amazon MSK Replicator now supports OAuth authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require OAuth for client authentication. This new capability is supported in all AWS Regions where MSK Express brokers are available. (a461b5a0)
  • client-timestream-influxdb: Service-managed parameter groups now only apply optimized defaults to DB Clusters automatically. New field effectiveDbParameterGroupIdentifier surfaces the parameter group actually applied. (8c7f04cd)

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

v3.1116.0

3.1116.0(2026-08-21)

Chores
Documentation Changes
  • client-backup: Updating CLI Docs for Backup Audit Manager List Job Summaries APIs. (98f47ffe)
  • client-wafv2: DataProtectionConfig field Key Documentation Update (a8f1fb90)
New Features
  • client-cloudwatch: Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms (e354f162)
  • client-device-farm: Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint. (d91e09c8)
  • client-bedrock-agentcore: Increase spans count from 1k to 20k (e83264aa)
  • client-kinesis: Generate account endpoint for Kinesis Data Streams requests when the account ID is available (ed9966e2)
  • client-bedrock-agentcore-control: Update Dataset schema to THIRDPARTYEVALUATIONV1 (f0fe8db3)

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

... (truncated)

Changelog

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

3.1117.0 (2026-08-24)

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

3.1116.0 (2026-08-21)

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

3.1115.0 (2026-08-20)

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

Commits

Updates @aws-sdk/client-bedrock-agentcore-control from 3.1107.0 to 3.1117.0

Release notes

Sourced from @​aws-sdk/client-bedrock-agentcore-control's releases.

v3.1117.0

3.1117.0(2026-08-24)

Documentation Changes
  • client-batch: Doc Update, Add note that UpdatePolicy applies only to EC2 managed compute environments (26c213cf)
New Features
  • client-securityagent: Adding private and self-signed certificate configuration support for penetration tests (42f6ecb8)
  • client-bedrock: Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob. (9110f46b)
  • client-connect-contact-lens: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegments API, enabling customers to retrieve information extracted from real-time contact analysis. (9c5bda85)
  • client-dsql: Corrected the validation pattern on the ServiceName response field in the GetVpcEndpointServiceName API to match the values Amazon Aurora DSQL actually returns. (1b689a9f)
  • client-connect: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegmentsV2 API, enabling customers to retrieve information extracted from real-time contact analysis. (775d1ad4)
  • client-launch-wizard: Added accountConstraints and patternType to GetWorkload, ListWorkloads, GetWorkloadDeploymentPattern and ListWorkloadDeploymentPatterns for Launch Wizard (721b9f47)
  • client-elementalinference: Added support for the GetFixture API, enabling customers to retrieve the details of a fixture from its fixture ID, and added the access role ARN to the CreateFeed, GetFeed, and UpdateFeed responses. (d4b71834)
  • client-kafka: Amazon MSK Replicator now supports OAuth authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require OAuth for client authentication. This new capability is supported in all AWS Regions where MSK Express brokers are available. (a461b5a0)
  • client-timestream-influxdb: Service-managed parameter groups now only apply optimized defaults to DB Clusters automatically. New field effectiveDbParameterGroupIdentifier surfaces the parameter group actually applied. (8c7f04cd)

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

v3.1116.0

3.1116.0(2026-08-21)

Chores
Documentation Changes
  • client-backup: Updating CLI Docs for Backup Audit Manager List Job Summaries APIs. (98f47ffe)
  • client-wafv2: DataProtectionConfig field Key Documentation Update (a8f1fb90)
New Features
  • client-cloudwatch: Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms (e354f162)
  • client-device-farm: Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint. (d91e09c8)
  • client-bedrock-agentcore: Increase spans count from 1k to 20k (e83264aa)
  • client-kinesis: Generate account endpoint for Kinesis Data Streams requests when the account ID is available (ed9966e2)
  • client-bedrock-agentcore-control: Update Dataset schema to THIRDPARTYEVALUATIONV1 (f0fe8db3)

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

... (truncated)

Changelog

Sourced from @​aws-sdk/client-bedrock-agentcore-control's changelog.

3.1117.0 (2026-08-24)

Note: Version bump only for package @​aws-sdk/client-bedrock-agentcore-control

3.1116.0 (2026-08-21)

Features

  • client-bedrock-agentcore-control: Update Dataset schema to THIRDPARTYEVALUATIONV1 (f0fe8db)

3.1115.0 (2026-08-20)

Note: Version bump only for package @​aws-sdk/client-bedrock-agentcore-control

3.1114.0 (2026-08-19)

Features

  • client-bedrock-agentcore-control: AgentCore Memory now supports Flexible Namespaces (65c89d6)

3.1113.0 (2026-08-18)

Note: Version bump only for package @​aws-sdk/client-bedrock-agentcore-control

3.1112.0 (2026-08-17)

Features

... (truncated)

Commits
  • 78b069a Publish v3.1117.0
  • d760a00 Publish v3.1116.0
  • f0fe8db feat(client-bedrock-agentcore-control): Update Dataset schema to THIRDPARTYEV...
  • 8369ada chore(codegen): update to sync with the latest smithy-ts (#8272)
  • efc86fc Publish v3.1115.0
  • 5318b44 Publish v3.1114.0
  • 65c89d6 feat(client-bedrock-agentcore-control): AgentCore Memory now supports Flexibl...
  • 73a06d2 Publish v3.1113.0
  • cb4ae76 Publish v3.1112.0
  • f34b614 feat(client-bedrock-agentcore-control): Adds implementations of third-party e...
  • Additional commits viewable in compare view

Updates @aws-sdk/client-bedrock-runtime from 3.1037.0 to 3.1117.0

Release notes

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

v3.1117.0

3.1117.0(2026-08-24)

Documentation Changes
  • client-batch: Doc Update, Add note that UpdatePolicy applies only to EC2 managed compute environments (26c213cf)
New Features
  • client-securityagent: Adding private and self-signed certificate configuration support for penetration tests (42f6ecb8)
  • client-bedrock: Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob. (9110f46b)
  • client-connect-contact-lens: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegments API, enabling customers to retrieve information extracted from real-time contact analysis. (9c5bda85)
  • client-dsql: Corrected the validation pattern on the ServiceName response field in the GetVpcEndpointServiceName API to match the values Amazon Aurora DSQL actually returns. (1b689a9f)
  • client-connect: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegmentsV2 API, enabling customers to retrieve information extracted from real-time contact analysis. (775d1ad4)
  • client-launch-wizard: Added accountConstraints and patternType to GetWorkload, ListWorkloads, GetWorkloadDeploymentPattern and ListWorkloadDeploymentPatterns for Launch Wizard (721b9f47)
  • client-elementalinference: Added support for the GetFixture API, enabling customers to retrieve the details of a fixture from its fixture ID, and added the access role ARN to the CreateFeed, GetFeed, and UpdateFeed responses. (d4b71834)
  • client-kafka: Amazon MSK Replicator now supports OAuth authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require OAuth for client authentication. This new capability is supported in all AWS Regions where MSK Express brokers are available. (a461b5a0)
  • client-timestream-influxdb: Service-managed parameter groups now only apply optimized defaults to DB Clusters automatically. New field effectiveDbParameterGroupIdentifier surfaces the parameter group actually applied. (8c7f04cd)

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

v3.1116.0

3.1116.0(2026-08-21)

Chores
Documentation Changes
  • client-backup: Updating CLI Docs for Backup Audit Manager List Job Summaries APIs. (98f47ffe)
  • client-wafv2: DataProtectionConfig field Key Documentation Update (a8f1fb90)
New Features
  • client-cloudwatch: Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms (e354f162)
  • client-device-farm: Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint. (d91e09c8)
  • client-bedrock-agentcore: Increase spans count from 1k to 20k (e83264aa)
  • client-kinesis: Generate account endpoint for Kinesis Data Streams requests when the account ID is available (ed9966e2)
  • client-bedrock-agentcore-control: Update Dataset schema to THIRDPARTYEVALUATIONV1 (f0fe8db3)

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

... (truncated)

Changelog

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

3.1117.0 (2026-08-24)

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

3.1116.0 (2026-08-21)

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

3.1115.0 (2026-08-20)

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

3.1114.0 (2026-08-19)

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

3.1113.0 (2026-08-18)

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

3.1112.0 (2026-08-17)

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

3.1111.0 (2026-08-14)

... (truncated)

Commits

Updates @aws-sdk/client-cloudformation from 3.1037.0 to 3.1117.0

Release notes

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

v3.1117.0

3.1117.0(2026-08-24)

Documentation Changes
  • client-batch: Doc Update, Add note that UpdatePolicy applies only to EC2 managed compute environments (26c213cf)
New Features
  • client-securityagent: Adding private and self-signed certificate configuration support for penetration tests (42f6ecb8)
  • client-bedrock: Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob. (9110f46b)
  • client-connect-contact-lens: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegments API, enabling customers to retrieve information extracted from real-time contact analysis. (9c5bda85)
  • client-dsql: Corrected the validation pattern on the ServiceName response field in the GetVpcEndpointServiceName API to match the values Amazon Aurora DSQL actually returns. (1b689a9f)
  • client-connect: This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegmentsV2 API, enabling customers to retrieve information extracted from real-time contact analysis. (775d1ad4)
  • client-launch-wizard: Added accountConstraints and patternType to GetWorkload, ListWorkloads, GetWorkloadDeploymentPattern and ListWorkloadDeploymentPatterns for Launch Wizard (721b9f47)
  • client-elementalinference: Added support for the GetFixture API, enabling customers to retrieve the details of a fixture from its fixture ID, and added the access role ARN to the CreateFeed, GetFeed, and UpdateFeed responses. (d4b71834)
  • client-kafka: Amazon MSK Replicator now supports OAuth authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require OAuth for client authentication. This new capability is supported in all AWS Regions where MSK Express brokers are available. (a461b5a0)
  • client-timestream-influxdb: Service-managed parameter groups now only apply optimized defaults to DB Clusters automatically. New field effectiveDbParameterGroupIdentifier surfaces the parameter group actually applied. (8c7f04cd)

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

v3.1116.0

3.1116.0(2026-08-21)

Chores
Documentation Changes

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team August 19, 2026 18:28
@dependabot dependabot Bot added javascript Pull requests that update javascript code dependencies Pull requests that update a dependency file labels Aug 19, 2026
@github-actions github-actions Bot added the size/xl PR size: XL label Aug 19, 2026
@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 41.09% 15754 / 38332
🔵 Statements 40.35% 16802 / 41631
🔵 Functions 35.2% 2713 / 7706
🔵 Branches 34.26% 10537 / 30750
Generated in workflow #4444 for commit bf3a305 by the Vitest Coverage Report Action

@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-90fb9336a8 branch from 12e6e0c to 762ee7e Compare August 26, 2026 17:51
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Aug 26, 2026
Bumps the aws-sdk group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-application-signals](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-application-signals) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-bedrock](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-bedrock-agent](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agent) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-bedrock-agentcore](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agentcore) | `3.1114.0` | `3.1117.0` |
| [@aws-sdk/client-bedrock-agentcore-control](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agentcore-control) | `3.1107.0` | `3.1117.0` |
| [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-efs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-efs) | `3.1067.0` | `3.1117.0` |
| [@aws-sdk/client-resource-groups-tagging-api](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-resource-groups-tagging-api) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-s3files](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3files) | `3.1067.0` | `3.1117.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.1037.0` | `3.1117.0` |
| [@aws-sdk/region-config-resolver](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/region-config-resolver) | `3.972.13` | `3.972.48` |
| [@smithy/shared-ini-file-loader](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/shared-ini-file-loader) | `4.4.9` | `4.7.2` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.1037.0` | `3.1117.0` |



Updates `@aws-sdk/client-application-signals` from 3.1037.0 to 3.1117.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-application-signals/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1117.0/clients/client-application-signals)

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

Updates `@aws-sdk/client-bedrock-agent` from 3.1037.0 to 3.1117.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-bedrock-agent/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1117.0/clients/client-bedrock-agent)

Updates `@aws-sdk/client-bedrock-agentcore` from 3.1114.0 to 3.1117.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-bedrock-agentcore/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1117.0/clients/client-bedrock-agentcore)

Updates `@aws-sdk/client-bedrock-agentcore-control` from 3.1107.0 to 3.1117.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-bedrock-agentcore-control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1117.0/clients/client-bedrock-agentcore-control)

Updates `@aws-sdk/client-bedrock-runtime` from 3.1037.0 to 3.1117.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-bedrock-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1117.0/clients/client-bedrock-runtime)

Updates `@aws-sdk/client-cloudformation` from 3.1037.0 to 3.1117.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1117.0/clients/client-cloudformation)

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

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

Updates `@aws-sdk/client-resource-groups-tagging-api` from 3.1037.0 to 3.1117.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-resource-groups-tagging-api/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1117.0/clients/client-resource-groups-tagging-api)

Updates `@aws-sdk/client-s3` from 3.1037.0 to 3.1117.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.1117.0/clients/client-s3)

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

Updates `@aws-sdk/client-sts` from 3.1037.0 to 3.1117.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.1117.0/clients/client-sts)

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

Updates `@aws-sdk/credential-providers` from 3.1037.0 to 3.1117.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.1117.0/packages/credential-providers)

Updates `@aws-sdk/region-config-resolver` from 3.972.13 to 3.972.48
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/region-config-resolver/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/region-config-resolver)

Updates `@smithy/shared-ini-file-loader` from 4.4.9 to 4.7.2
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/shared-ini-file-loader/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/shared-ini-file-loader@4.7.2/packages/shared-ini-file-loader)

Updates `@aws-sdk/client-cognito-identity-provider` from 3.1037.0 to 3.1117.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-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1117.0/clients/client-cognito-identity-provider)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-application-signals"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock-agent"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock-agentcore"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock-agentcore-control"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.1111.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-efs"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-resource-groups-tagging-api"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3files"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-xray"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.1111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/region-config-resolver"
  dependency-version: 3.972.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: "@smithy/shared-ini-file-loader"
  dependency-version: 4.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-90fb9336a8 branch from 762ee7e to bf3a305 Compare August 27, 2026 21:35
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Aug 27, 2026
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 size/xl PR size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants