Skip to content

Bump aws/aws-sdk-php from 3.112.25 to 3.142.1 - #19

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.142.1
Closed

Bump aws/aws-sdk-php from 3.112.25 to 3.142.1#19
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.142.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps aws/aws-sdk-php from 3.112.25 to 3.142.1.

Release notes

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

Version 3.142.1

  • Aws\APIGateway - Documentation updates for Amazon API Gateway
  • Aws\CloudFormation - The following parameters now return the organization root ID or organizational unit (OU) IDs that you specified for DeploymentTargets: the OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary
  • Aws\Glue - You can now choose to crawl the entire table or just a sample of records in DynamoDB when using AWS Glue crawlers. Additionally, you can also specify a scanning rate for crawling DynamoDB tables.
  • Aws\StorageGateway - Display EndpointType in DescribeGatewayInformation

Version 3.142.0

  • Aws\Crypto - This implements a pure-PHP implementation of GMAC, which, when combined with OpenSSL's AES implementations (both AES-ECB and AES-CTR) allows the support of AES-GCM on PHP versions older than 7.1.
  • Aws\DynamoDb - Marshal empty strings.
  • Aws\ECS - This release adds support for deleting capacity providers.
  • Aws\IoTDataPlane - As part of this release, we are introducing a new feature called named shadow, which extends the capability of AWS IoT Device Shadow to support multiple shadows for a single IoT device. With this release, customers can store different device state data into different shadows, and as a result access only the required state data when needed and reduce individual shadow size.
  • Aws\LexModelBuildingService - This change adds the built-in AMAZON.KendraSearchIntent that enables integration with Amazon Kendra.
  • Aws\imagebuilder - EC2 Image Builder now supports specifying a custom working directory for your build and test workflows. In addition, Image Builder now supports defining tags that are applied to ephemeral resources created by EC2 Image Builder as part of the image creation workflow.

Version 3.141.0

  • Aws\ - Made the getSignatureProvider method public.
  • Aws\AppConfig - This release allows customers to choose from a list of predefined deployment strategies while starting deployments.
  • Aws\CodeArtifact - Added support for AWS CodeArtifact.
  • Aws\ComputeOptimizer - Compute Optimizer supports exporting recommendations to Amazon S3.
  • Aws\DLM - Reducing the schedule name of DLM Lifecycle policy from 500 to 120 characters.
  • Aws\EC2 - New C6g instances powered by AWS Graviton2 processors and ideal for running advanced, compute-intensive workloads; New R6g instances powered by AWS Graviton2 processors and ideal for running memory-intensive workloads.
  • Aws\Lightsail - Documentation updates for lightsail
  • Aws\Macie2 - This release of the Amazon Macie API removes support for the ArchiveFindings and UnarchiveFindings operations. This release also adds UNKNOWN as an encryption type for S3 bucket metadata.
  • Aws\ServiceCatalog - Service Catalog Documentation Update for Integration with AWS Organizations Delegated Administrator feature
  • Aws\Shield - Corrections to the supported format for contact phone numbers and to the description for the create subscription action.

Version 3.140.4

  • Aws\Transfer - This release updates the API so customers can test use of Source IP to allow, deny or limit access to data in their S3 buckets after integrating their identity provider.

Version 3.140.3

  • Aws\ServiceDiscovery - Added support for tagging Service and Namespace type resources in Cloud Map
  • Aws\Shield - This release adds the option for customers to identify a contact name and method that the DDoS Response Team can proactively engage when a Route 53 Health Check that is associated with a Shield protected resource fails.

Version 3.140.2

  • Aws\APIGateway - Amazon API Gateway now allows customers of REST APIs to skip trust chain validation for backend server certificates for HTTP and VPC Link Integration. This feature enables customers to configure their REST APIs to integrate with backends that are secured with certificates vended from private certificate authorities (CA) or certificates that are self-signed.
  • Aws\CloudFront - Amazon CloudFront adds support for configurable origin connection attempts and origin connection timeout.
  • Aws\ElasticBeanstalk - These API changes enable an IAM user to associate an operations role with an Elastic Beanstalk environment, so that the IAM user can call Elastic Beanstalk actions without having access to underlying downstream AWS services that these actions call.
  • Aws\Personalize - [Personalize] Adds ability to create and apply filters.
  • Aws\PersonalizeRuntime - [Personalize] Adds ability to apply filter to real-time recommendations
  • Aws\Pinpoint - This release enables additional functionality for the Amazon Pinpoint journeys feature. With this release, you can send messages through additional channels, including SMS, push notifications, and custom channels.
  • Aws\SageMakerRuntime - You can now specify the production variant to send the inference request to, when invoking a SageMaker Endpoint that is running two or more variants.
  • Aws\ServiceCatalog - This release adds support for DescribeProduct and DescribeProductAsAdmin by product name, DescribeProvisioningArtifact by product name or provisioning artifact name, returning launch paths as part of DescribeProduct output and adds maximum length for provisioning artifact name and provisioning artifact description.

Version 3.140.1

  • Aws\EC2 - New C5a instances, the latest generation of EC2's compute-optimized instances featuring AMD's 2nd Generation EPYC processors. C5a instances offer up to 96 vCPUs, 192 GiB of instance memory, 20 Gbps in Network bandwidth; New G4dn.metal bare metal instance with 8 NVIDIA T4 GPUs.
  • Aws\Lightsail - This release adds the BurstCapacityPercentage and BurstCapacityTime instance metrics, which allow you to track the burst capacity available to your instance.
  • Aws\MarketplaceMetering - Documentation updates for meteringmarketplace
  • Aws\MediaPackageVod - You can now restrict direct access to AWS Elemental MediaPackage by securing requests for VOD content using CDN authorization. With CDN authorization, content requests require a specific HTTP header and authorization code.
  • Aws\SSM - SSM State Manager support for executing an association only at specified CRON schedule after creating/updating an association.
... (truncated)
Changelog

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

3.142.1 - 2020-06-12

  • Aws\APIGateway - Documentation updates for Amazon API Gateway
  • Aws\CloudFormation - The following parameters now return the organization root ID or organizational unit (OU) IDs that you specified for DeploymentTargets: the OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary
  • Aws\Glue - You can now choose to crawl the entire table or just a sample of records in DynamoDB when using AWS Glue crawlers. Additionally, you can also specify a scanning rate for crawling DynamoDB tables.
  • Aws\StorageGateway - Display EndpointType in DescribeGatewayInformation

3.142.0 - 2020-06-11

  • Aws\Crypto - This implements a pure-PHP implementation of GMAC, which, when combined with OpenSSL's AES implementations (both AES-ECB and AES-CTR) allows the support of AES-GCM on PHP versions older than 7.1.
  • Aws\DynamoDb - Marshal empty strings.
  • Aws\ECS - This release adds support for deleting capacity providers.
  • Aws\IoTDataPlane - As part of this release, we are introducing a new feature called named shadow, which extends the capability of AWS IoT Device Shadow to support multiple shadows for a single IoT device. With this release, customers can store different device state data into different shadows, and as a result access only the required state data when needed and reduce individual shadow size.
  • Aws\LexModelBuildingService - This change adds the built-in AMAZON.KendraSearchIntent that enables integration with Amazon Kendra.
  • Aws\imagebuilder - EC2 Image Builder now supports specifying a custom working directory for your build and test workflows. In addition, Image Builder now supports defining tags that are applied to ephemeral resources created by EC2 Image Builder as part of the image creation workflow.

3.141.0 - 2020-06-10

  • Aws\ - Made the getSignatureProvider method public.
  • Aws\AppConfig - This release allows customers to choose from a list of predefined deployment strategies while starting deployments.
  • Aws\CodeArtifact - Added support for AWS CodeArtifact.
  • Aws\ComputeOptimizer - Compute Optimizer supports exporting recommendations to Amazon S3.
  • Aws\DLM - Reducing the schedule name of DLM Lifecycle policy from 500 to 120 characters.
  • Aws\EC2 - New C6g instances powered by AWS Graviton2 processors and ideal for running advanced, compute-intensive workloads; New R6g instances powered by AWS Graviton2 processors and ideal for running memory-intensive workloads.
  • Aws\Lightsail - Documentation updates for lightsail
  • Aws\Macie2 - This release of the Amazon Macie API removes support for the ArchiveFindings and UnarchiveFindings operations. This release also adds UNKNOWN as an encryption type for S3 bucket metadata.
  • Aws\ServiceCatalog - Service Catalog Documentation Update for Integration with AWS Organizations Delegated Administrator feature
  • Aws\Shield - Corrections to the supported format for contact phone numbers and to the description for the create subscription action.

3.140.4 - 2020-06-09

  • Aws\Transfer - This release updates the API so customers can test use of Source IP to allow, deny or limit access to data in their S3 buckets after integrating their identity provider.

3.140.3 - 2020-06-08

  • Aws\ServiceDiscovery - Added support for tagging Service and Namespace type resources in Cloud Map
  • Aws\Shield - This release adds the option for customers to identify a contact name and method that the DDoS Response Team can proactively engage when a Route 53 Health Check that is associated with a Shield protected resource fails.

3.140.2 - 2020-06-05

  • Aws\APIGateway - Amazon API Gateway now allows customers of REST APIs to skip trust chain validation for backend server certificates for HTTP and VPC Link Integration. This feature enables customers to configure their REST APIs to integrate with backends that are secured with certificates vended from private certificate authorities (CA) or certificates that are self-signed.
  • Aws\CloudFront - Amazon CloudFront adds support for configurable origin connection attempts and origin connection timeout.
  • Aws\ElasticBeanstalk - These API changes enable an IAM user to associate an operations role with an Elastic Beanstalk environment, so that the IAM user can call Elastic Beanstalk actions without having access to underlying downstream AWS services that these actions call.
  • Aws\Personalize - [Personalize] Adds ability to create and apply filters.
  • Aws\PersonalizeRuntime - [Personalize] Adds ability to apply filter to real-time recommendations
  • Aws\Pinpoint - This release enables additional functionality for the Amazon Pinpoint journeys feature. With this release, you can send messages through additional channels, including SMS, push notifications, and custom channels.
  • Aws\SageMakerRuntime - You can now specify the production variant to send the inference request to, when invoking a SageMaker Endpoint that is running two or more variants.
  • Aws\ServiceCatalog - This release adds support for DescribeProduct and DescribeProductAsAdmin by product name, DescribeProvisioningArtifact by product name or provisioning artifact name, returning launch paths as part of DescribeProduct output and adds maximum length for provisioning artifact name and provisioning artifact description.

3.140.1 - 2020-06-04

... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.112.25 to 3.142.1.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Changelog](https://github.com/aws/aws-sdk-php/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-php@3.112.25...3.142.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 15, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #20.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/composer/aws/aws-sdk-php-3.142.1 branch June 22, 2020 06:41
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.

0 participants