Aws\CloudTrail - Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
Aws\Transfer - Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.
Aws\BedrockAgentRuntime - Documentation update for Bedrock Runtime Agent
Aws\CodeBuild - This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
Aws\CognitoIdentityProvider - Add ConcurrentModificationException to SetUserPoolMfaConfig
Aws\GuardDuty - Add RDS Provisioned and Serverless Usage types
Aws\Batch - This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
Version 3.300.13
Aws\Snowball - Doc-only update for change to EKS-Anywhere ordering.
Aws\Lambda - Documentation updates for AWS Lambda
Aws\WAFV2 - You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java.
Aws\AppConfig - AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration.
Aws\WorkSpaces - Added note for user decoupling
Aws\EC2 - This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.
Aws\RDS - Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters
Aws\ManagedGrafana - Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.
Version 3.300.12
Aws\Redshift - Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation.
Aws\RDS - Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value.
Aws\imagebuilder - Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response.
Aws\VerifiedPermissions - Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs.
Aws\DynamoDB - Doc only updates for DynamoDB documentation
Aws\MWAA - Amazon MWAA adds support for Apache Airflow v2.8.1.
Version 3.300.11
Aws\SESv2 - Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2.
Aws\Chatbot - Minor update to documentation.
Aws\Organizations - This release contains an endpoint addition
Aws\APIGateway - Documentation updates for Amazon API Gateway
Version 3.300.10
Aws\CloudFormation - Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
Aws\Organizations - Documentation update for AWS Organizations
Aws\FSx - Added support for creating FSx for NetApp ONTAP file systems with up to 12 HA pairs, delivering up to 72 GB/s of read throughput and 12 GB/s of write throughput.
Version 3.300.9
Aws\AccessAnalyzer - Fixed a typo in description field.
Aws\AutoScaling - With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
Aws\EC2 - With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
Version 3.300.8
Aws\SageMaker - Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration.
Aws\SecurityLake - Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason.
Aws\QuickSight - TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update
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 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 from 3.278.3 to 3.300.14.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
f1e0c37
3.300.14 release54d92bd
Update models for release72bb44a
enhancement: endpoint-test-update (#2896)a291763
enhancement: update auth scheme resolution (#2892)b1eb730
3.300.13 release3b0d420
Update models for release0c38aec
3.300.12 releasecab9155
Update models for releaseb1c05a5
3.300.11 release6b2ee2b
Update models for releaseDependabot 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