Aws\Rekognition - This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
Aws\IoTFleetWise - Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field.
Aws\SecurityHub - Documentation updates for AWS Security Hub
Aws\PaymentCryptography - Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations.
Aws\Macie2 - This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects.
Aws\IoT - Revert release of LogTargetTypes
Aws\PersonalizeRuntime - Documentation updates for Amazon Personalize
Aws\Personalize - Documentation updates for Amazon Personalize.
Version 3.296.1
Aws\SageMaker - This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
Version 3.296.0
Aws\ConnectParticipant - Introduce new Supervisor participant role
Aws\S3Control - S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
Aws\LocationService - Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type.
Aws\Transfer - AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.
Aws\Connect - Supervisor Barge for Chat is now supported through the MonitorContact API.
Aws\MWAA - This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.
Aws\SupplyChain - This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob.
Version 3.295.10
Aws\CloudFront - Throw exception when an empty signature for signed url is generated.
Aws\SecretsManager - Doc only update for Secrets Manager
Aws\EC2 - This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
Aws\ECS - This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
Aws\EventBridge - Adding AppSync as an EventBridge Target
Aws\IoTFleetWise - The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
Aws\IoT - Add ConflictException to Update APIs of AWS IoT Software Package Catalog
Version 3.295.9
Aws\QConnect - QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
Aws\ConnectCampaignService - Minor pattern updates for Campaign and Dial Request API fields.
Aws\CloudWatchLogs - Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
Aws\Route53 - Route53 now supports geoproximity routing in AWS regions
Aws\ConnectWisdomService - QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
Aws\LocationService - This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
Aws\RedshiftServerless - Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
Version 3.295.8
Aws\EC2 - Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
Aws\Route53Resolver - This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.
Aws\CodeBuild - Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
Version 3.295.7
Aws\Connect - Minor trait updates for User APIs
Aws\RedshiftServerless - use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup
Aws\QConnect - Marked SearchQuickResponses API as readonly.
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.296.2.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
74dda6a
3.296.2 releaseb109c3f
Update models for release38e47bb
3.296.1 releasee8abab8
Update models for release7c61ea4
3.296.0 releasef7460fd
Update models for release4d8b4f4
3.295.10 release2a2a8f7
Update models for release46ac1da
[CloudFront] Add exception when signature generation fails (#2590)8a2710f
3.295.9 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