Skip to content

Update dependency aws/aws-sdk-php to v3.339.1

Renovate Bot requested to merge renovate/aws-aws-sdk-php-3.x-lockfile into master

This MR contains the following updates:

Package Type Update Change
aws/aws-sdk-php (source) require patch 3.339.0 -> 3.339.1

Release Notes

aws/aws-sdk-php (aws/aws-sdk-php)

v3.339.1

Compare Source

  • Aws\DSQL - Updates default AuthTokenGenerator token expiration time from 700 to 900 seconds.
  • Aws\Firehose - For AppendOnly streams, Firehose will automatically scale to match your throughput.
  • Aws\AppSync - Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response
  • Aws\Deadline - feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job
  • Aws\DataSync - AWS DataSync now supports the Kerberos authentication protocol for SMB locations.
  • Aws\TimestreamInfluxDB - Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance
  • Aws\EC2 - This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading