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.322.8 #756

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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.
  • Aws\RDSDataService - Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters.
  • Aws\Chatbot - Return State and StateReason fields for Chatbot Channel Configurations.
  • Aws\Lambda - Reverting Lambda resource-based policy and block public access APIs.
  • Aws\SageMaker - Adding TagPropagation attribute to Sagemaker API

Version 3.322.5

  • Aws\S3 - Updates location constraint middleware to exclude directory buckets and retain original configuration.
  • Aws\CloudTrail - Doc-only update for CloudTrail network activity events release (in preview)
  • Aws\EC2 - Updates to documentation for the transit gateway security group referencing feature.
  • Aws\FSx - Doc-only update to address Lustre S3 hard-coded names.

Version 3.322.4

  • Aws\Kinesis - This release includes support to add tags when creating a stream
  • Aws\PinpointSMSVoiceV2 - AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies.
  • Aws\SageMaker - Adding HiddenInstanceTypes and HiddenSageMakerImageVersionAliases attribute to SageMaker API
  • Aws\Bedrock - Add support for Cross Region Inference in Bedrock Model Evaluations.
  • Aws\Budgets - Releasing minor partitional endpoint updates

Version 3.322.3

  • Aws\EMRServerless - This release adds support for job concurrency and queuing configuration at Application level.
  • Aws\RDS - Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration.
  • Aws\BedrockAgent - Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience.
  • Aws\Glue - Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections.
  • Aws\APIGateway - Documentation updates for Amazon API Gateway
  • Aws\EC2 - Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads.
  • Aws\ResourceExplorer2 - AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view.
  • Aws\Athena - List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters.

Version 3.322.2

  • Aws\DynamoDB - Generate account endpoint for DynamoDB requests when the account ID is available

... (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.322.8.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.321.11...3.322.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

Superseded by #758.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/composer/dev/aws/aws-sdk-php-3.322.8 branch October 2, 2024 12:01
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