Skip to content

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

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 minor 3.271.9 -> 3.272.0

Release Notes

aws/aws-sdk-php

v3.272.0

Compare Source

  • Aws\Athena - You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • Aws\ComprehendMedical - This release supports a new set of entities and traits.
  • Aws\PaymentCryptography - Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing.
  • Aws\PaymentCryptographyData - Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing.
  • Aws\ServiceCatalog - New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product
  • Aws\TimestreamWrite - This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation.

v3.271.10

Compare Source

  • Aws\CloudFormation - AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
  • Aws\CloudWatchLogs - This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.
  • Aws\CustomerProfiles - This release introduces event stream related APIs.
  • Aws\DirectConnect - This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.
  • Aws\EMRContainers - EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API.
  • Aws\IoTDeviceAdvisor - AWS IoT Core Device Advisor now supports new Qualification Suite test case list. With this update, customers can more easily create new qualification test suite with an empty rootGroup input.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, 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.

Edited by Renovate Bot

Merge request reports

Loading