Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump aws/aws-sdk-php from 3.269.2 to 3.342.20 #1699

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2025

Bumps aws/aws-sdk-php from 3.269.2 to 3.342.20.

Release notes

Sourced from aws/aws-sdk-php's releases.

Version 3.342.20

  • Aws\BedrockAgent - Added optional "customMetadataField" for Amazon Aurora knowledge bases, allowing single-column metadata. Also added optional "textIndexName" for MongoDB Atlas knowledge bases, enabling hybrid search support.
  • Aws\SESv2 - This release enables customers to provide attachments in the SESv2 SendEmail and SendBulkEmail APIs.
  • Aws\ChimeSDKVoice - Added FOC date as an attribute of PhoneNumberOrder, added AccessDeniedException as a possible return type of ValidateE911Address
  • Aws\SageMaker - Adds support for i3en, m7i, r7i instance types for SageMaker Hyperpod
  • Aws\MailManager - Add support for Dual_Stack and PrivateLink types of IngressPoint. For configuration requests, SES Mail Manager will now accept both IPv4/IPv6 dual-stack endpoints and AWS PrivateLink VPC endpoints for email receiving.
  • Aws\Route53 - Added us-gov-east-1 and us-gov-west-1 as valid Latency Based Routing regions for change-resource-record-sets.
  • Aws\OpenSearchService - Improve descriptions for various API commands and data types.
  • Aws\TranscribeService - This Feature Adds Support for the "zh-HK" Locale for Batch Operations

Version 3.342.19

  • Aws\ECS - This is an Amazon ECS documentation only update to address various tickets.
  • Aws\LexModelsV2 - Release feature of errorlogging for lex bot, customer can config this feature in bot version to generate log for error exception which helps debug
  • Aws\CodeBuild - This release adds support for environment type WINDOWS_SERVER_2022_CONTAINER in ProjectEnvironment
  • Aws\MediaLive - Added support for SMPTE 2110 inputs when running a channel in a MediaLive Anywhere cluster. This feature enables ingestion of SMPTE 2110-compliant video, audio, and ancillary streams by reading SDP files that AWS Elemental MediaLive can retrieve from a network source.
  • Aws\ECR - Fix for customer issues related to AWS account ID and size limitation for token.
  • Aws\ApplicationSignals - Application Signals now supports creating Service Level Objectives on service dependencies. Users can now create or update SLOs on discovered service dependencies to monitor their standard application metrics.

Version 3.342.18

  • Aws\CleanRooms - This release adds support for updating the analytics engine of a collaboration.
  • Aws\SageMaker - Added tagging support for SageMaker notebook instance lifecycle configurations

Version 3.342.17

  • Aws\Transfer - Add WebAppEndpointPolicy support for WebApps
  • Aws\EKS - Add support for updating RemoteNetworkConfig for hybrid nodes on EKS UpdateClusterConfig API
  • Aws\MarketplaceEntitlementService - Add support for Marketplace Entitlement Service dual-stack endpoints.
  • Aws\S3 - Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones
  • Aws\EC2 - Release VPC Route Server, a new feature allowing dynamic routing in VPCs.
  • Aws\S3Control - Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones
  • Aws\Outposts - Enabling Asset Level Capacity Management feature, which allows customers to create a Capacity Task for a single Asset on their active Outpost.
  • Aws\SESv2 - Add dual-stack support to global endpoints.
  • Aws\Deadline - With this release you can use a new field to specify the search term match type. Search term match types currently support fuzzy and contains matching.
  • Aws\BedrockRuntime - Add Prompt Caching support to Converse and ConverseStream APIs

Version 3.342.16

  • Aws\CodeBuild - This release adds support for cacheNamespace in ProjectCache
  • Aws\BedrockRuntime - Launching Multi-modality Content Filter for Amazon Bedrock Guardrails.
  • Aws\ECS - This is an Amazon ECS documentation only release that addresses tickets.
  • Aws\SageMaker - TransformAmiVersion for Batch Transform and SageMaker Search Service Aggregate Search API Extension
  • Aws\PaymentCryptography - The service adds support for transferring AES-256 and other keys between the service and other service providers and HSMs. This feature uses ECDH to derive a one-time key transport key to enable these secure key exchanges.
  • Aws\MarketplaceMetering - Add support for Marketplace Metering Service dual-stack endpoints.
  • Aws\NetworkManager - Add support for NetworkManager Dualstack endpoints.
  • Aws\QuickSight - RLS permission dataset with userAs: RLS_RULES flag, Q in QuickSight/Threshold Alerts/Schedules/Snapshots in QS embedding, toggle dataset refresh email alerts via API, transposed table with options: column width, type and index, toggle Q&A on dashboards, Oracle Service Name when creating data source.
  • Aws\APIGateway - Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names.
  • Aws\ApiGatewayV2 - Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names.

Version 3.342.15

  • Aws\CloudFormation - Adding support for the new parameter "ScanFilters" in the CloudFormation StartResourceScan API. When this parameter is included, the StartResourceScan API will initiate a scan limited to the resource types specified by the parameter.
  • Aws\Batch - This release will enable two features: Firelens log driver, and Execute Command on Batch jobs on ECS. Both features will be passed through to ECS.
  • Aws\DataZone - This release adds new action type of Create Listing Changeset for the Metadata Enforcement Rule feature.

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.269.2 to 3.342.20.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.269.2...3.342.20)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.342.20
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2025

Superseded by #1700.

@dependabot dependabot bot closed this Apr 4, 2025
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.342.20 branch April 4, 2025 23:41
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 php Pull requests that update php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants