Aws\ - Amazon IOT Roborunner has been removed from the SDK because it has been discontinued.
Aws\EC2InstanceConnect - This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API.
Aws\ElasticLoadBalancingv2 - This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers.
Aws\RDS - Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.
Aws\Amplify - Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1.
Aws\TimestreamInfluxDB - This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs.
Aws\SecretsManager - Doc only update for Secrets Manager
Aws\FIS - This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses.
Version 3.300.17
Aws\S3 - This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).
Aws\KinesisAnalyticsV2 - Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs.
Aws\IVSRealTime - adds support for multiple new composition layout configuration options (grid, pip)
Version 3.300.16
Aws\EC2 - Documentation updates for Amazon EC2.
Aws\Kafka - Added support for specifying the starting position of topic replication in MSK-Replicator.
Aws\Connect - This release increases MaxResults limit to 500 in request for SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.
Aws\CloudFormation - CloudFormation documentation update for March, 2024
Aws\SSM - March 2024 doc-only updates for Systems Manager.
Version 3.300.15
Aws\ElastiCache - Revisions to API text that are now to be carried over to SDK text, changing usages of "SFO" in code examples to "us-west-1", and some other typos.
Aws\CodeStarconnections - Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes.
Aws\MediaPackageV2 - This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags.
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.
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.301.0.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
a0173e7
3.301.0 release2387ea5
Update models for release25f7075
chore: remove-roborunner (#2898)ddd9307
3.300.17 releaseb5934b7
Update models for releaseea4de54
fix: set use_aws_shared_config_files opts-in (#2894)d6afaea
3.300.16 release4a04254
Update models for release0cd1944
3.300.15 release2b55a83
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