Skip to content

Bump the aws-sdk group with 2 updates#2073

Merged
kpfefferle merged 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk-3a932b4913
Jul 14, 2026
Merged

Bump the aws-sdk group with 2 updates#2073
kpfefferle merged 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk-3a932b4913

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws-sdk group with 2 updates: @aws-sdk/client-cloudfront and @aws-sdk/credential-providers.

Updates @aws-sdk/client-cloudfront from 3.1085.0 to 3.1086.0

Release notes

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

v3.1086.0

3.1086.0(2026-07-13)

New Features
  • clients: update client endpoints as of 2026-07-13 (22a3bc51)
  • client-guardduty: GuardDuty AI Protection is now publicly available. Findings include Bedrock guardrail details, model details, observation numbers, and continuous scan details. GuardrailArn and GuardrailVersion are deprecated in favor of the guardrails list. (7456befb)
  • client-gamelift: Amazon GameLift Servers now includes fleet expiration for managed fleets. A managed fleet expires one year after creation, transitioning to EXPIRED status, emitting a FLEET EXPIRED event, and scaling to zero instances. Expired fleets cannot host new game sessions or increase capacity. (ca1487ca)
  • client-redshift-serverless: Add support for preserving datasharing, zero-ETL and S3 event integrations on snapshot restore to serverless namespace. (0ed5e330)
  • client-elasticsearch-service: Adds support for the EngineMode and UseCase parameters on Amazon Elasticsearch Service domains, enabling GENERAL or OPTIMIZED engine modes and SEARCH, VECTOR, OBSERVABILITY, or MIXED usecases when creating and updating domain configurations. (f8248f27)
  • client-lambda: Add Java 8, 11 and 17 on AL2023 (java8.al2023, java11.al2023, java17.al2023) support to AWS Lambda. (b9cd8db4)
Bug Fixes
  • credential-providers: memoization in fromNodeProviderChain (#8185) (1f878bad)

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

Changelog

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

3.1086.0 (2026-07-13)

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

Commits

Updates @aws-sdk/credential-providers from 3.1081.0 to 3.1086.0

Release notes

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

v3.1086.0

3.1086.0(2026-07-13)

New Features
  • clients: update client endpoints as of 2026-07-13 (22a3bc51)
  • client-guardduty: GuardDuty AI Protection is now publicly available. Findings include Bedrock guardrail details, model details, observation numbers, and continuous scan details. GuardrailArn and GuardrailVersion are deprecated in favor of the guardrails list. (7456befb)
  • client-gamelift: Amazon GameLift Servers now includes fleet expiration for managed fleets. A managed fleet expires one year after creation, transitioning to EXPIRED status, emitting a FLEET EXPIRED event, and scaling to zero instances. Expired fleets cannot host new game sessions or increase capacity. (ca1487ca)
  • client-redshift-serverless: Add support for preserving datasharing, zero-ETL and S3 event integrations on snapshot restore to serverless namespace. (0ed5e330)
  • client-elasticsearch-service: Adds support for the EngineMode and UseCase parameters on Amazon Elasticsearch Service domains, enabling GENERAL or OPTIMIZED engine modes and SEARCH, VECTOR, OBSERVABILITY, or MIXED usecases when creating and updating domain configurations. (f8248f27)
  • client-lambda: Add Java 8, 11 and 17 on AL2023 (java8.al2023, java11.al2023, java17.al2023) support to AWS Lambda. (b9cd8db4)
Bug Fixes
  • credential-providers: memoization in fromNodeProviderChain (#8185) (1f878bad)

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

v3.1085.0

3.1085.0(2026-07-10)

New Features
  • clients: update client endpoints as of 2026-07-10 (dffbeab0)
  • client-quicksight: Provides CreateKnowledgeBase and UpdateKnowledgeBase APIs (42de5523)
  • client-inspector2: Support for 3 day and 7 day ECR re-scan durations (4b0b5c86)
  • client-lambda: Added TelemetryConfig support for Managed Instances Capacity Provider, enabling customers to configure system log level and custom log group for managed instance logging. (63388139)
  • client-sagemaker: Release support for g4d, c6g, c7g, c8g instance types for SageMaker HyperPod (800976de)
  • client-ec2: New Amazon EC2 instances. M9g, M9gd, C9g, and C9gd on AWS Graviton5. C8in, M8in, and R8in add 600 Gbps network. C8ib, M8ib, and R8ib add 300 Gbps EBS. C8ine, M8ine, M8idn, R8idn, M8idb, and R8idb round out Intel Xeon 6. Mac-m3ultra with Apple M3 Ultra. G7 with NVIDIA RTX PRO 4500 Blackwell GPUs. (35aaf387)
  • client-license-manager: Added the ResetUsage field to the CreateLicenseVersion API. When set to true, the entitlement usage counts for the license are reset to 0. If it is false or not specified, entitlement usage is left unchanged. (52f1c9c0)
  • client-cloudwatch: CloudWatch now assigns a unique identifier to each anomaly detector. PutAnomalyDetector and DescribeAnomalyDetectors return this AnomalyDetectorId, which you can use to describe or delete a specific anomaly detector directly. (36fc0ee5)

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

v3.1084.0

3.1084.0(2026-07-09)

New Features
  • client-connect: Amazon Connect - Added DeleteContactData API to support PII deletion of customer endpoint, additional email recipients and email subject. (87f4ae0e)
  • client-guardduty: Adding "AI Analyst" enum value for detector (20518a4f)
  • client-synthetics: CloudWatch Synthetics adds support for customer managed KMS keys for canary environment variables. Customers can now encrypt their canary's Lambda function environment variables at rest using their own AWS KMS key, providing additional control over data protection. (c7379151)
  • client-ec2: Added support for additional override parameters in CreateFleet, including LaunchTemplateSpecificationUserData, KeyName, IamInstanceProfile, and MetadataOptions. The CreateFleet response now also includes SubnetId, AvailabilityZone, and AvailabilityZoneId for launched instances. (6fcc95d1)
  • client-ivs: adds support for AWS IVS ad configuration APIs to allow for a postRollConfiguration object on the ad configuration resource (7dd93c48)

... (truncated)

Changelog

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

3.1086.0 (2026-07-13)

Bug Fixes

  • credential-providers: memoization in fromNodeProviderChain (#8185) (1f878ba)

3.1085.0 (2026-07-10)

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

3.1084.0 (2026-07-09)

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

3.1083.0 (2026-07-08)

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

3.1082.0 (2026-07-08)

Features

  • credential-providers: deferred loading for credential providers aggregation package (#8129) (d0f426c)
Commits
  • 64c3e50 Publish v3.1086.0
  • 1f878ba fix(credential-providers): memoization in fromNodeProviderChain (#8185)
  • 8d0b498 Publish v3.1085.0
  • c34ce8a Publish v3.1084.0
  • ceb9aee Publish v3.1083.0
  • afc3740 Publish v3.1082.0
  • f8b4987 chore(codegen): sync for isolatedModules tsconfig and server metrics recorder...
  • f274899 chore: use isolatedModules for types (#8164)
  • d0f426c feat(credential-providers): deferred loading for credential providers aggrega...
  • 7279203 chore(deps): bump versions which are not code generated (#8171)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers).


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

Updates `@aws-sdk/credential-providers` from 3.1081.0 to 3.1086.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.1086.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-version: 3.1086.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.1086.0
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 14, 2026
@kpfefferle
kpfefferle merged commit 5ae0d71 into main Jul 14, 2026
1 check passed
@kpfefferle
kpfefferle deleted the dependabot/npm_and_yarn/aws-sdk-3a932b4913 branch July 14, 2026 14:31
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.

1 participant