openva / rs-machine

Richmond Sunlight's scrapers, parsers, etc.
MIT License
0 stars 1 forks source link

Bump aws/aws-sdk-php from 3.278.3 to 3.300.7 #474

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps aws/aws-sdk-php from 3.278.3 to 3.300.7.

Release notes

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

Version 3.300.7

  • Aws\EC2 - This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000.
  • Aws\IoT - This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL.
  • Aws\Batch - This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs.
  • Aws\BedrockAgentRuntime - This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents
  • Aws\WAFV2 - AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes.
  • Aws\CostExplorer - This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity.

Version 3.300.6

  • Aws\AmplifyUIBuilder - We have added the ability to tag resources after they are created

Version 3.300.5

  • Aws\KafkaConnect - Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API.
  • Aws\RDS - This release adds support for gp3 data volumes for Multi-AZ DB Clusters.
  • Aws\drs - Added volume status to DescribeSourceServer replicated volumes.
  • Aws\APIGateway - Documentation updates for Amazon API Gateway.

Version 3.300.4

  • Aws\QLDB - Clarify possible values for KmsKeyArn and EncryptionDescription.
  • Aws\CloudWatchRUM - Doc-only update for new RUM metrics that were added
  • Aws\RDS - Add pattern and length based validations for DBShardGroupIdentifier
  • Aws\AppSync - Documentation only updates for AppSync

Version 3.300.3

  • Aws\InternetMonitor - This release adds IPv4 prefixes to health events
  • Aws\KinesisVideo - Increasing NextToken parameter length restriction for List APIs from 512 to 1024.

Version 3.300.2

  • Aws\MediaLive - MediaLive now supports the ability to restart pipelines in a running channel.
  • Aws\IoTEvents - Increase the maximum length of descriptions for Inputs, Detector Models, and Alarm Models
  • Aws\SSM - This release adds support for sharing Systems Manager parameters with other AWS accounts.
  • Aws\LookoutEquipment - This release adds a field exposing model quality to read APIs for models. It also adds a model quality field to the API response when creating an inference scheduler.

Version 3.300.1

  • Aws\DynamoDB - Publishing quick fix for doc only update.
  • Aws\Lambda - Add .NET 8 (dotnet8) Runtime support to AWS Lambda.
  • Aws\Firehose - This release updates a few Firehose related APIs.

Version 3.300.0

  • Aws\Keyspaces - Documentation updates for Amazon Keyspaces
  • Aws\Chatbot - This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.
  • Aws\Amplify - This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.
  • Aws\IVS - Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary.
  • Aws\MediaTailor - MediaTailor: marking #AdBreak.OffsetMillis as required.
  • Aws\ConfigService - Documentation updates for the AWS Config CLI

Version 3.299.1

  • Aws\Firehose - This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • Aws\EMR - adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • Aws\SNS - This release marks phone numbers as sensitive inputs.

... (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 9 months ago

Superseded by #475.