Aws\ElastiCache - This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
Aws\NetworkFirewall - AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
Aws\RDS - This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
Aws\Route53RecoveryControlConfig - Added support for Python paginators in the route53-recovery-control-config List* APIs.
Version 3.255.4
Aws\MemoryDB - This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
Aws\Transfer - Add additional operations to throw ThrottlingExceptions
Version 3.255.3
Aws\Connect - Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
Aws\ConnectParticipant - Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
Aws\Detective - This release adds a missed AccessDeniedException type to several endpoints.
Aws\FSx - Fix a bug where a recent release might break certain existing SDKs.
Aws\Inspector2 - Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.
Version 3.255.2
Aws\ComputeOptimizer - This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
Aws\Connect - Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
Aws\IoTDeviceAdvisor - This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
Aws\KinesisVideoWebRTCStorage - Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
Aws\RDS - Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
Aws\SecretsManager - Documentation updates for Secrets Manager
Aws\Signature - Rollback MD5 breaking change
Version 3.255.1
Aws\Connect - Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.
Aws\ConnectParticipant - Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.
Aws\LicenseManagerLinuxSubscriptions - AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
Aws\Macie2 - This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
Aws\S3 - Fixes bug where MD5 header is not added for PutObject and UploadPart
Aws\SSM - Doc-only updates for December 2022.
Aws\SageMaker - This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
Aws\Scheduler - Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.
Aws\Support - Documentation updates for the AWS Support API
Aws\Transfer - This release adds support for Decrypt as a workflow step type.
Version 3.255.0
Aws\Connect - Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.
Aws\ConnectParticipant - Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.
Aws\LicenseManagerLinuxSubscriptions - AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
Aws\Macie2 - This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
Aws\S3 - Fixes bug where MD5 header is not added for PutObject and UploadPart
Aws\SSM - Doc-only updates for December 2022.
Aws\SageMaker - This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
Aws\Scheduler - Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.
Aws\Support - Documentation updates for the AWS Support API
Aws\Transfer - This release adds support for Decrypt as a workflow step type.
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 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.227.1 to 3.255.5.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
69034d8
3.255.5 release224152f
Update models for release56fe0ef
3.255.4 release9cc5dff
Update models for release0530f06
3.255.3 releasea756a3b
Update models for releaseb6b995c
3.255.2 release44fdc64
Update models for releasecec5622
3.255.1 release95eea1f
Bugfix rollback (#2611)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 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)