owncloud / files_primary_s3

📦 S3 compatible Storage
GNU General Public License v2.0
16 stars 5 forks source link

Bump aws/aws-sdk-php from 3.226.0 to 3.254.0 #639

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws/aws-sdk-php from 3.226.0 to 3.254.0.

Release notes

Sourced from aws/aws-sdk-php's releases.

Version 3.254.0

  • Aws\Athena - Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
  • Aws\ECS - This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
  • Aws\KinesisVideo - 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\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 --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.
  • Aws\SageMaker - AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.

Version 3.253.4

  • Aws\Appflow - This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
  • Aws\CloudFront - Updated documentation for CloudFront
  • Aws\DataSync - AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
  • Aws\EFS - General documentation updates for EFS.
  • Aws\GuardDuty - This release provides the valid characters for the Description and Name field.
  • Aws\IoTFleetWise - Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
  • Aws\S3 - Fixes issue with path-style endpoints which resulted in duplicated buckets in request uri path.
  • Aws\SageMaker - AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.

Version 3.253.3

  • Aws\BackupGateway - This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
  • Aws\Connect - Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
  • Aws\ECS - This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
  • Aws\EKS - Add support for Windows managed nodes groups.
  • Aws\Glue - This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
  • Aws\Kinesis - Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
  • Aws\LocationService - This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
  • Aws\MainframeModernization - Adds an optional create-only KmsKeyId property to Environment and Application resources.
  • Aws\SageMaker - SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
  • Aws\SecurityHub - Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
  • Aws\Translate - Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.

Version 3.253.2

  • Aws\CloudWatch - Adding support for Metrics Insights Alarms
  • Aws\CostExplorer - This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
  • Aws\NetworkManager - Appliance Mode support for AWS Cloud WAN.
  • Aws\RedshiftDataAPIService - This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
  • Aws\SageMakerMetrics - Update SageMaker Metrics documentation.

Version 3.253.1

  • Aws\CloudTrail - Merging mainline branch for service model into mainline release branch. There are no new APIs.
  • Aws\EndpointV2 - Fixes bug which allowed client-provided http schemes to be overwritten during endpoint resolution.
  • Aws\RDS - This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy.

Version 3.253.0

  • Aws\CustomerProfiles - This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString.
  • Aws\EC2 - This release updates DescribeFpgaImages to show supported instance types of AFIs in its response.
  • Aws\EndpointV2 - Update to standard library ParseArn function.
  • Aws\KinesisVideo - This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule.
  • Aws\LookoutforVision - This documentation update adds kms:GenerateDataKey as a required permission to StartModelPackagingJob.
  • Aws\MigrationHubRefactorSpaces - This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService.

... (truncated)

Commits


Dependabot compatibility score

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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 1 year ago

Superseded by #641.