Aws\Inspector2 - This release adds support for CIS scans on EC2 instances.
Version 3.296.7
Aws\CloudFrontKeyValueStore - This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.
Aws\EC2 - Documentation updates for Amazon EC2.
Aws\Organizations - Doc only update for quota increase change
Aws\ConnectCases - This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.
Aws\finspace - Allow customer to set zip default through command line arguments.
Aws\RDS - Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
Aws\AppConfigData - Fix FIPS Endpoints in aws-us-gov.
Aws\Cloud9 - Doc-only update around removing AL1 from list of available AMIs for Cloud9
Aws\ECS - This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
Version 3.296.6
Aws\Athena - Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
Aws\DynamoDB - This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
Aws\QConnect - Increased Quick Response name max length to 100
Aws\CloudTrail - This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
Aws\Connect - GetMetricDataV2 now supports 3 groupings
Aws\SageMakerFeatureStoreRuntime - Increase BatchGetRecord limits from 10 items to 100 items
Aws\drs - Removed invalid and unnecessary default values.
Aws\Firehose - Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
Aws\B2bi - Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.
Version 3.296.4
Aws\DynamoDB - Updating note for enabling streams for UpdateTable.
Aws\Keyspaces - This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs
Version 3.296.2
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.
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.8.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
f84fe47
3.296.8 releaseca20841
Update models for releasec83abfc
Switch resource check to class check for PHP v8 compatibility (#2865)da29690
3.296.7 release2367a36
Update models for release11d0a94
3.296.6 release54226b9
Update models for release23b009f
3.296.5 release5644604
Update models for release2efd701
3.296.4 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