Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump aws/aws-sdk-php from 3.279.2 to 3.301.1 #4841

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps aws/aws-sdk-php from 3.279.2 to 3.301.1.

Release notes

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

Version 3.301.1

  • Aws\S3 - Documentation updates for Amazon S3.
  • Aws\EC2 - Add media accelerator and neuron device information on the describe instance types API.
  • Aws\Backup - This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup.
  • Aws\KinesisAnalyticsV2 - Support for Flink 1.18 in Managed Service for Apache Flink
  • Aws\SageMaker - Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
  • Aws\WorkSpacesThinClient - Removed unused parameter kmsKeyArn from UpdateDeviceRequest
  • Aws\Connect - This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.
  • Aws\CodeBuild - AWS CodeBuild now supports overflow behavior on Reserved Capacity.

Version 3.301.0

  • Aws\ - Amazon IOT Roborunner has been removed from the SDK because it has been discontinued.
  • Aws\EC2InstanceConnect - This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API.
  • Aws\ElasticLoadBalancingv2 - This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers.
  • Aws\RDS - Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.
  • Aws\Amplify - Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1.
  • Aws\TimestreamInfluxDB - This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs.
  • Aws\SecretsManager - Doc only update for Secrets Manager
  • Aws\FIS - This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses.

Version 3.300.17

  • Aws\S3 - This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).
  • Aws\KinesisAnalyticsV2 - Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs.
  • Aws\IVSRealTime - adds support for multiple new composition layout configuration options (grid, pip)

Version 3.300.16

  • Aws\EC2 - Documentation updates for Amazon EC2.
  • Aws\Kafka - Added support for specifying the starting position of topic replication in MSK-Replicator.
  • Aws\Connect - This release increases MaxResults limit to 500 in request for SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.
  • Aws\CloudFormation - CloudFormation documentation update for March, 2024
  • Aws\SSM - March 2024 doc-only updates for Systems Manager.

Version 3.300.15

  • Aws\ElastiCache - Revisions to API text that are now to be carried over to SDK text, changing usages of "SFO" in code examples to "us-west-1", and some other typos.
  • Aws\CodeStarconnections - Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes.
  • Aws\MediaPackageV2 - This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags.

Version 3.300.14

  • Aws\EndpointV2 - Updates auth scheme selection criteria
  • Aws\CloudTrail - Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • Aws\Transfer - Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.
  • Aws\BedrockAgentRuntime - Documentation update for Bedrock Runtime Agent
  • Aws\CodeBuild - This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
  • Aws\CognitoIdentityProvider - Add ConcurrentModificationException to SetUserPoolMfaConfig
  • Aws\GuardDuty - Add RDS Provisioned and Serverless Usage types
  • Aws\Batch - This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.

Version 3.300.13

  • Aws\Snowball - Doc-only update for change to EKS-Anywhere ordering.
  • Aws\Lambda - Documentation updates for AWS Lambda

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.279.2 to 3.301.1.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.279.2...3.301.1)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants