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.283.3 #678

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Version 3.283.3

  • Aws\EC2 - This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.
  • Aws\TranscribeService - This release is to enable m4a format to customers
  • Aws\ConfigService - Add enums for resource types supported by Config
  • Aws\Glue - Extending version control support to GitLab and Bitbucket from AWSGlue
  • Aws\CustomerProfiles - Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.
  • Aws\RDS - This release adds support for adding a dedicated log volume to open-source RDS instances.
  • Aws\Inspector2 - Add MacOs ec2 platform support
  • Aws\MachineLearning - This release marks Password field as sensitive
  • Aws\AutoScaling - Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
  • Aws\Lambda - Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs
  • Aws\WorkSpaces - Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles.
  • Aws\ElasticLoadBalancingv2 - This release enables routing policies with Availability Zone affinity for Network Load Balancers.
  • Aws\LocationService - This release adds endpoint updates for all AWS Location resource operations.
  • Aws\Pricing - Documentation updates for Price List
  • Aws\Textract - This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters.
  • Aws\Rekognition - Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.
  • Aws\ControlTower - Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.
  • Aws\IVSRealTime - Update GetParticipant to return additional metadata.
  • Aws\AuditManager - This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.
  • Aws\SageMaker - Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings

Version 3.283.2

  • Aws\MarketplaceCatalog - This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs
  • Aws\QuickSight - NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication
  • Aws\Transfer - This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters
  • Aws\EC2 - Documentation updates for Elastic Compute Cloud (EC2).
  • Aws\FSx - After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system.

Version 3.283.1

  • Aws\WorkSpaces - This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.
  • Aws\Route53 - Add hostedzonetype filter to ListHostedZones API.
  • Aws\StorageGateway - Add SoftwareVersion to response of DescribeGatewayInformation.
  • Aws\RDS - Updates Amazon RDS documentation for corrections and minor improvements.
  • Aws\SecurityHub - Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
  • Aws\Omics - Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API

Version 3.283.0

  • Aws\DataZone - Initial release of Amazon DataZone
  • Aws\mgn - This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature.
  • Aws\AppConfig - AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store.
  • Aws\SageMaker - Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.
  • Aws\MediaTailor - Updates DescribeVodSource to include a list of ad break opportunities in the response

Version 3.282.2

  • Aws\LocationService - Amazon Location Service adds support for bounding polygon queries. Additionally, the GeofenceCount field has been added to the DescribeGeofenceCollection API response.
  • Aws\OAM - This release adds support for sharing AWS::ApplicationInsights::Application resources.
  • Aws\Connect - GetMetricDataV2 API: Update to include new metrics CONTACTS_RESOLVED_IN_X , AVG_HOLD_TIME_ALL_CONTACTS , AVG_RESOLUTION_TIME , ABANDONMENT_RATE , AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS with added features: Interval Period, TimeZone, Negate MetricFilters, Extended date time range.
  • Aws\WellArchitected - AWS Well-Architected now supports Review Templates that allows you to create templates with pre-filled answers for Well-Architected and Custom Lens best practices.
  • Aws\MediaConvert - This release adds the ability to replace video frames without modifying the audio essence.

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

A newer version of aws/aws-sdk-php exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.