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

Bump aws/aws-sdk-php from 3.274.0 to 3.323.2 #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 8, 2024

Bumps aws/aws-sdk-php from 3.274.0 to 3.323.2.

Release notes

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

Version 3.323.2

  • Aws\MarketplaceReporting - Documentation-only update for AWS Marketplace Reporting API.
  • Aws\Redshift - Add validation pattern to S3KeyPrefix on the EnableLogging API
  • Aws\Deadline - Add support for using the template from a previous job during job creation and listing parameter definitions for a job.
  • Aws\QConnect - This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base.

Version 3.323.1

  • Aws\EC2 - Documentation updates for Amazon EC2.
  • Aws\IoTDataPlane - Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Version 3.323.0

  • Aws\IoT - This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations.
  • Aws\Connect - Public GetMetricDataV2 Grouping increase from 3 to 4
  • Aws\QuickSight - QuickSight: Add support for exporting and importing folders in AssetBundle APIs
  • Aws\MediaPackageV2 - Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists.
  • Aws\MarketplaceReporting - The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization.
  • Aws\EC2 - This release includes a new API for modifying instance cpu-options after launch.
  • Aws\CodePipeline - AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution.

Version 3.322.10

  • Aws\AppStream - Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0
  • Aws\BedrockAgentRuntime - Added raw model response and usage metrics to PreProcessing and PostProcessing Trace
  • Aws\WorkSpaces - WSP is being rebranded to become DCV.
  • Aws\IVSRealTime - Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values.
  • Aws\S3 - This release introduces a header representing the minimum object size limit for Lifecycle transitions.
  • Aws\BedrockRuntime - Added new fields to Amazon Bedrock Guardrails trace
  • Aws\IoTDeviceAdvisor - Add clientToken attribute and implement idempotency for CreateSuiteDefinition.
  • Aws\SageMaker - releasing builtinlcc to public
  • Aws\B2bi - Added and updated APIs to support outbound EDI transformations

Version 3.322.9

  • Aws\ - Adds nullable operator to implicit nullable type hints.
  • Aws\RDS - This release provides additional support for enabling Aurora Limitless Database DB clusters.
  • Aws\CodeArtifact - Add support for the dual stack endpoints.
  • Aws\BedrockAgent - This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock.

Version 3.322.8

  • Aws\ResourceGroups - This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
  • Aws\CloudDirectory - Add examples for API operations in model.
  • Aws\Connect - Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
  • Aws\TimestreamInfluxDB - Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
  • Aws\SupplyChain - Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
  • Aws\VerifiedPermissions - Add examples for API operations in model.
  • Aws\Pricing - Add examples for API operations in model.
  • Aws\Bedrock - Add support for custom models via provisioned throughput for Bedrock Model Evaluation

Version 3.322.7

  • Aws\Worklink - Removes worklink client.
  • Aws\CustomerProfiles - Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
  • Aws\QuickSight - Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.

... (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 <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.

Csardelacal and others added 2 commits October 8, 2024 11:40
The exception mechanism is provided by this package, and therefore
there's no need to require it via composer. This only leads to issues
building the project in CI
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.274.0 to 3.323.2.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.274.0...3.323.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 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.

1 participant