Skip to content

build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.384.9#2481

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.384.4
Open

build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.384.9#2481
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.384.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps aws/aws-sdk-php from 3.376.2 to 3.384.9.

Release notes

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

Version 3.384.9

  • Aws\BedrockAgentCoreControl - Added tagging and CMK support for optimizations and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior
  • Aws\DevOpsAgent - Adds support for Trigger CRUD APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger, ListTriggers) for managing schedule-based automation triggers in DevOps Agent agent spaces.
  • Aws\BedrockAgentCore - Added tagging and CMK support across optimization, an explanation field in recommendation output, and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior
  • Aws\IAM - Updating documentation for select service-specific credential APIs
  • Aws\Firehose - Update KeyARN in DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only (not alias ARNs), matching service behavior.
  • Aws\Glue - Adds support for retrieving Apache Iceberg table metadata via GetTable. Use the new AttributesToGet parameter with LATEST ICEBERG METADATA to receive schema, partition specs, sort orders, and table properties in the response.
  • Aws\SageMakerRuntime - Added support for inline request payloads to the InvokeEndpointAsync operation to allow users to provide the inference payload directly in the request Body (up to 128,000 bytes) as an alternative to uploading the payload to Amazon S3 and passing InputLocation.
  • Aws\EKS - Patches missing enum values for EKS updates
  • Aws\ACM - Certificate transparency logging opt-out is no longer available. Per compliance requirements, all public ACM certificates are automatically recorded in certificate transparency logs. The CertificateTransparencyLoggingPreference option is deprecated.

Version 3.384.8

  • Aws\Support - Adding new BDD representation of endpoint ruleset
  • Aws\BedrockAgentCoreControl - Supports deterministic metadata for AgentCore Memory
  • Aws\HealthLake - Adds the UpdateFHIRDatastore API and adds analytics, NLP, and profile configuration support to CreateFHIRDatastore and DescribeFHIRDatastore.
  • Aws\BedrockAgentCore - Adds support to perform cross account data plane actions on an AgentCore Memory resource
  • Aws\Neptune - Amazon Neptune now supports IPv6 dual-stack networking. You can create and manage Neptune DB clusters accessible over both IPv4 and IPv6 by specifying NetworkType as DUAL in CreateDBCluster, ModifyDBCluster, RestoreDBClusterFromSnapshot, and RestoreDBClusterToPointInTime API operations
  • Aws\Omics - Adds support for workflowName in the ListRuns API response.
  • Aws\EKS - Introduce new CreateCluster parameters for Amazon EKS local clusters on AWS Outposts. Added etcdInstanceType for configuring the EC2 instance type for dedicated etcd instances, and spreadLevel for configuring the placement group spread level for Kubernetes control plane and etcd instances.

Version 3.384.7

  • Aws\ConnectHealth - Add support for MedicalScribeBinaryAudioEvent in the Medical Scribe streaming input. This new event type lets you send audio as a raw binary payload instead of a base64-encoded value
  • Aws\SageMaker - Add support for G6e instances (ml.g6e.xlarge through ml.g6e.48xlarge) on Amazon SageMaker Notebook Instances.
  • Aws\Lightsail - This release adds support for Asia Pacific (Hong Kong) (ap-east-1), Europe (Spain) (eu-south-2) and South America (Sao Paulo) (sa-east-1) Regions.
  • Aws\ECS - Amazon ECS Managed Daemon task definitions now support pidMode and ipcMode parameters. Set shared to allow daemons to share PID or IPC namespaces with co-located tasks on Managed Instances, enabling process tracing and shared memory communication.
  • Aws\Signin - AWS Sign-In now allows customers to control access to the AWS Management Console using resource-based policies. With this release customers can restrict console access based on network perimeters such as VPC IDs, VPC endpoints, and IP addresses.
  • Aws\EC2 - This release adds support for AMI Watermark which a structured identifier that helps in tracking AMI provenance
  • Aws\MediaLive - Adding premixer settings to pid and track audio inputs in MediaLIve to allow greater control over mixing audio from multiple source streams including support for AudioPidSelectors made up of multiple audio PIDs.
  • Aws\PrometheusService - Adds supports for out-of-order sample ingestion (default 1-minute window) and a configurable rule query offset to reduce data loss and improve alerting accuracy.

Version 3.384.6

  • Aws\IoTSiteWise - Adding new BDD representation of endpoint ruleset
  • Aws\Outposts - Added AWS Outposts APIs for self-service Outposts quoting and ordering. New operations include CreateQuote, GetQuote, UpdateQuote, DeleteQuote, ListQuotes, and ListOrderableInstanceTypes.
  • Aws\BedrockAgentCore - Add RetryableConflictException (HTTP 409) to InvokeAgentRuntimeCommand and GetAgentCard to prevent orphaned VMs during concurrent session access. The SDK automatically retries this exception with backoff. Enforcement is not yet active and will be enabled in a future service update.
  • Aws\EC2 - Added TagFieldSpecifications to CreateFlowLogs and DescribeFlowLogs APIs. Customers can now specify tag keys in their Flow Logs subscriptions to capture associated EC2 resource tag values in their logs, enabling tag-based visibility.
  • Aws\DynamoDBStreams - Adding new BDD representation of endpoint ruleset
  • Aws\TimestreamQuery - Adding new BDD representation of endpoint ruleset
  • Aws\Odb - Releases Autonomous Database Serverless APIs, autonomousDatabaseOciIntegrationIamRoles, linkedOciTenancyId, linkedOciCompartmentId, and subscriptionErrors fields in GetOciOnboardingStatus API response.
  • Aws\Bedrock - Adds support for the Amazon Bedrock account-level data retention APIs PutAccountDataRetention and GetAccountDataRetention.
  • Aws\MarketplaceCommerceAnalytics - Adding new BDD representation of endpoint ruleset
  • Aws\CloudWatch - This release adds the APIs (AssociateDatasetKmsKey, DisassociateDatasetKmsKey, GetDataset) to manage encryption at rest for OpenTelemetry metrics in CloudWatch using AWS KMS customer managed keys.
  • Aws\TimestreamWrite - Adding new BDD representation of endpoint ruleset

Version 3.384.5

  • Aws\TaxSettings - Adds support for additional tax information fields for Philippines, Belgium, Chile, France, Poland, and Italy in the Tax Settings API.
  • Aws\Omics - StartRunBatch API - Add EngineSettings
  • Aws\ComputeOptimizer - Adds new Idle Recommendation Resource types in the AWS Compute Optimizer API
  • Aws\ObservabilityAdmin - CloudWatch Observability Admin extends CentralizationRuleForOrganization APIs to support metrics, enabling centralization of metrics across accounts and Regions alongside logs.
  • Aws\MediaPackageV2 - Adds support for DASH Audio Timeline Patternization. This enables your DASH manifests to templatize the repeating patterns that emerge in audio segment timelines. This compacts the total timeline length, utilizing the repeat notation, such that manifests don't grow indefinitely long.
  • Aws\mgn - AWS Transform discovery tool now supported as network migration input source. You can now use the AWS Transform Discovery tool as a source for network migration alongside modelizeIT, enabling hybrid network migrations for environments running both VMware and non-VMware workloads.

... (truncated)

Commits

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.384.4 build(deps): bump aws/aws-sdk-php from 3.376.2 to 3.384.9 Jun 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/composer/aws/aws-sdk-php-3.384.4 branch from 9dbef33 to 0300c8f Compare June 20, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants