Skip to content

Bump aws/aws-sdk-php from 3.242.1 to 3.253.4#163

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

Bump aws/aws-sdk-php from 3.242.1 to 3.253.4#163
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/aws/aws-sdk-php-3.253.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps aws/aws-sdk-php from 3.242.1 to 3.253.4.

Release notes

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

Version 3.253.4

  • Aws\Appflow - This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
  • Aws\CloudFront - Updated documentation for CloudFront
  • Aws\DataSync - AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
  • Aws\EFS - General documentation updates for EFS.
  • Aws\GuardDuty - This release provides the valid characters for the Description and Name field.
  • Aws\IoTFleetWise - Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
  • Aws\S3 - Fixes issue with path-style endpoints which resulted in duplicated buckets in request uri path.
  • Aws\SageMaker - AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.

Version 3.253.3

  • Aws\BackupGateway - This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
  • Aws\Connect - Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
  • Aws\ECS - This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
  • Aws\EKS - Add support for Windows managed nodes groups.
  • Aws\Glue - This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
  • Aws\Kinesis - Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
  • Aws\LocationService - This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
  • Aws\MainframeModernization - Adds an optional create-only KmsKeyId property to Environment and Application resources.
  • Aws\SageMaker - SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
  • Aws\SecurityHub - Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
  • Aws\Translate - Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.

Version 3.253.2

  • Aws\CloudWatch - Adding support for Metrics Insights Alarms
  • Aws\CostExplorer - This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
  • Aws\NetworkManager - Appliance Mode support for AWS Cloud WAN.
  • Aws\RedshiftDataAPIService - This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
  • Aws\SageMakerMetrics - Update SageMaker Metrics documentation.

Version 3.253.1

  • Aws\CloudTrail - Merging mainline branch for service model into mainline release branch. There are no new APIs.
  • Aws\EndpointV2 - Fixes bug which allowed client-provided http schemes to be overwritten during endpoint resolution.
  • Aws\RDS - This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy.

Version 3.253.0

  • Aws\CustomerProfiles - This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString.
  • Aws\EC2 - This release updates DescribeFpgaImages to show supported instance types of AFIs in its response.
  • Aws\EndpointV2 - Update to standard library ParseArn function.
  • Aws\KinesisVideo - This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule.
  • Aws\LookoutforVision - This documentation update adds kms:GenerateDataKey as a required permission to StartModelPackagingJob.
  • Aws\MigrationHubRefactorSpaces - This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService.
  • Aws\RDS - Update the RDS API model to support copying option groups during the CopyDBSnapshot operation
  • Aws\Rekognition - Adds support for "aliases" and "categories", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs.
  • Aws\SageMakerMetrics - This release introduces support SageMaker Metrics APIs.
  • Aws\WAFV2 - Documents the naming requirement for logging destinations that you use with web ACLs.

Version 3.252.6

  • Aws\CloudWatchLogs - Doc-only update for CloudWatch Logs, for Tagging Permissions clarifications
  • Aws\IoTFleetWise - Deprecated assignedValue property for actuators and attributes. Added a message to invalid nodes and invalid decoder manifest exceptions.

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

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

dependabot bot commented on behalf of github Dec 26, 2022

Superseded by #172.

@dependabot dependabot bot closed this Dec 26, 2022
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.253.4 branch December 26, 2022 15:05
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