chore(deps): Update dependency aws/aws-sdk-php to v3.381.0#559
Merged
Conversation
Test Coverage Report📊 Overall Coverage: 53.93% Details |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.380.3→3.381.0Release Notes
aws/aws-sdk-php (aws/aws-sdk-php)
v3.381.0Compare Source
Aws\Endpoints- Introduces endpoint resolution through a BDD rules based evaluation.endpoint resolution but also giving preference to BDD resolution.
How is it done?
the EndpointV2Middleware to get the active parameters, which internally it just evaluates which rule set property we should be getting the parameters from, either from $bddRuleset if not null or from $ruleset.
Aws\ConnectCampaignsV2- This release added support for Outbound Campaign timezone detection using all available contact methodsAws\Glue- AWS Glue now defaults the job timeout to 480 minutes for Glue version 5.0 and later when no timeout value is specified. The default remains 2,880 minutes for Glue version 4.0 and earlier.Aws\Batch- Adds a billing callout to docs regarding using the CE Scale Down Delay featureAws\DSQL- Added support for Amazon Aurora DSQL change data capture (CDC) streams that deliver row-level database changes to Amazon Kinesis in JSON format. Includes CreateStream, GetStream, ListStreams, and DeleteStream operations.Aws\Lightsail- Added OriginIpAddressTypeEnum (ipv4, ipv6, dualstack) and ipAddressType field to Origin and InputOrigin structures for Lightsail CDN distributions. Allows customers to specify how the distribution connects to origins, using IPv4, IPv6, or dualstack networkingAws\BedrockAgentCoreControl- Adds support for read-only summary APIs for Policy Engine, Policy, and Policy Generation resources, enabling metadata retrieval without KMS decryption for AWS Config integration.Aws\BillingConductor- Add ConflictException to UpdateCustomLineItem operation.Aws\OpenSearchService- Adds support for AutomatedSnapshotPauseOptions.Aws\PartnerCentralAccount- Added ServiceQuotaExceededExceptions for Profile operationsAws\EC2- Include length limits in the SDK and documentation for text fields in Image (AMI) APIs such as the image name and descriptionAws\SocialMessaging- Adds parameters to call the GetWhatsAppMessageTemplate and UpdateWhatsAppMessageTemplate APIs with a template name and language code in place of the template ID. Linked WhatsApp accounts also describe whether the WABA is onboarded to Meta's Marketing Messages API.Aws\Redshift- Added rg.xlarge and rg.4xlarge to valid NodeType values and updated documentation for CreateCluster, ModifyCluster, ResizeCluster, and RestoreFromClusterSnapshot APIs to reflect RG node type support.Aws\Connect- This change added three new EventSourceName for schedule notification featureAws\SageMaker- Adds execution role session name mode to reflect user identity in Studio. Adds Flexible Training Plans on Studio apps. Adds restricted model packages to control access to proprietary model artifacts via IAM. Fixed instance type parity between inference endpoints and managed shadow tests.Aws\SecurityAgent- Add support for code reviews, a new resource type that enables automated security-focused static analysis of source code repositories.Aws\PCS- Add support for Amazon EC2 Interruptible-ODCRAws\ConnectCases- Amazon Connect Cases now supports SLA durations of up to 2 years (1,051,200 minutes), increased from the previous maximum of 90 days (129,600 minutes). This enables you to track long-running service level agreements for cases that require extended resolution timelines.Aws\RTBFabric- Customers can now configure custom domain names for their RTB Fabric gateways. This enables partners to use their own branded domain for RTB traffic instead of the default rtbfabric endpointAws\ARCRegionSwitch- Adds support for enabling and disabling Lambda event source mappings in Region switch plans.Aws\ElasticsearchService- Adds support for AutomatedSnapshotPauseOptions.Aws\QuickSight- Adds five new custom permission option for Quick Apps so that these capabilities can be controlled by public SDK and CLI.Aws\SFN- Updated default SDK endpoints for AWS Step Functions in AWS GovCloud (US) regions. The default Dual-Stack endpoints now resolve to "states-fips" prefixed hostnames. There are no changes to service behavior. No customer action is required.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.