Skip to content

Bump aws/aws-sdk-php from 3.235.10 to 3.240.0#119

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/aws/aws-sdk-php-3.240.0
Closed

Bump aws/aws-sdk-php from 3.235.10 to 3.240.0#119
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/aws/aws-sdk-php-3.240.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps aws/aws-sdk-php from 3.235.10 to 3.240.0.

Release notes

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

Version 3.240.0

  • Aws\Aws - Adds artifacts for endpoint resolution per the AWS Endpoints V2 initiative.
  • Aws\CognitoIdentityProvider - This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
  • Aws\S3 - S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.
  • Aws\SageMaker - CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.

Version 3.239.2

  • Aws\CloudWatchRUM - CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions
  • Aws\DevOpsGuru - This release adds information about the resources DevOps Guru is analyzing.
  • Aws\GlobalAccelerator - Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
  • Aws\ResilienceHub - In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.

Version 3.239.1

  • Aws\ChimeSDKMessaging - Documentation updates for Chime Messaging SDK
  • Aws\CloudTrail - This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • Aws\ConfigService - This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • Aws\Connect - This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • Aws\EventBridge - Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • Aws\ManagedBlockchain - Adding new Accessor APIs for Amazon Managed Blockchain
  • Aws\S3 - Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • Aws\S3Control - Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • Aws\SupportApp - This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
  • Aws\WorkSpacesWeb - WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.

Version 3.239.0

  • Aws\Api - Parse json error code if it is present in HTTP response header
  • Aws\FraudDetector - Documentation Updates for Amazon Fraud Detector
  • Aws\SESv2 - This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.
  • Aws\SageMaker - This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
  • Aws\ServiceDiscovery - Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.

Version 3.238.6

  • Aws\Greengrass - This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.
  • Aws\SageMaker - This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.

Version 3.238.5

  • Aws\MediaConvert - MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

Version 3.238.4

  • Aws\AmplifyUIBuilder - We are releasing the ability for fields to be configured as arrays.
  • Aws\Appflow - With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.
  • Aws\Connect - This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
  • Aws\ConnectWisdomService - This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.
  • Aws\DirectoryService - This release adds support for describing and updating AWS Managed Microsoft AD set up.
  • Aws\ECS - Documentation update to address tickets.
  • Aws\GuardDuty - Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
  • Aws\IAM - Documentation updates for the AWS Identity and Access Management API Reference.
  • Aws\IoTFleetWise - Documentation update for AWS IoT FleetWise
  • Aws\MediaLive - AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
  • Aws\MediaPackageVod - This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.

... (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 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.235.10 to 3.240.0.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.235.10...3.240.0)

---
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 24, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 26, 2022

Superseded by #123.

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.240.0 branch October 26, 2022 14:29
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