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

build(deps): bump aws/aws-sdk-php from 3.321.11 to 3.323.1 #778

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws/aws-sdk-php from 3.321.11 to 3.323.1.

Release notes

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

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.
  • Aws\SecurityHub - Documentation updates for AWS Security Hub
  • Aws\SESv2 - This release adds support for engagement tracking over Https using custom domains.

Version 3.322.6

  • Aws\Organizations - Add support for policy operations on the CHATBOT_POLICY policy type.
  • Aws\PCS - AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups.

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

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 7, 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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants