Skip to content

Bump aws/aws-sdk-php from 3.112.25 to 3.172.0#51

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

Bump aws/aws-sdk-php from 3.112.25 to 3.172.0#51
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/aws/aws-sdk-php-3.172.0

Conversation

@dependabot-preview
Copy link

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

Release notes

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

Version 3.172.0

  • Aws\EC2 - Introducing startDate field for CapacityReservation object for the date and time which the reservation started and adding reserved parameter for ModifyCapacityReservation.
  • Aws\GreengrassV2 - Documentation updates that improve clarity and fix broken links.
  • Aws\LexModelsV2 - This release adds support for Amazon Lex V2 APIs for model building.
  • Aws\LexRuntimeV2 - This release adds support for Amazon Lex V2 APIs for runtime, including Streaming APIs for conversation management.
  • Aws\RDS - Documentation updates for Amazon RDS
  • Aws\Redshift - Update VPC endpoint field names.
  • Aws\SSM - Documentation updates for the ListDocumentFilters API action.

Version 3.171.21

  • Aws\Kafka - Amazon MSK has added a new API that allows you to update all the brokers in the cluster to the specified type.
  • Aws\ResourceGroupsTaggingAPI - This release adds a new parameter ResourceARNList to Resource Groups Tagging api GetResources api to allow customers retrieve tag data for specific resources.
  • Aws\SecurityHub - This release of ASFF adds a new Action object and a new resource details object - AwsSsmPatchCompliance. It also adds several new attributes for the AwsEc2NetworkInterface resource type.

Version 3.171.20

  • Aws\ACMPCA - ACM Private CA is launching additional certificate templates and API parameters. This allows customers to create custom certificates for their identity and secure communication use cases.
  • Aws\Chime - Add support for specifying ChimeBearer header as part of the request for Amazon Chime SDK messaging APIs. Documentation updates.
  • Aws\ECS - This release adds support to include task definition metadata information such as registeredAt, deregisteredAt, registeredBy as part of DescribeTaskDefinition API.

Version 3.171.19

  • Aws\SNS - Documentation updates for Amazon SNS.

Version 3.171.18

  • Aws\CognitoIdentity - Add Attributes For Access Control support for Amazon Cognito Identity Pools to facilitate access to AWS resources based on attributes from social and corporate identity providers
  • Aws\Pinpoint - Customers can create segments using 5 new filters. Filters can check for the presence of a substring in attributes and can perform time-based comparisons formatted as ISO_INSTANT datetimes.
  • Aws\S3Control - Amazon S3 Batch Operations now supports restoring objects from the S3 Intelligent-Tiering Archive Access and Deep Archive Access tiers.
  • Aws\SageMaker - This feature allows customers to enable/disable model caching on Multi-Model endpoints.

Version 3.171.17

  • Aws\FraudDetector - Added support for cancelling a model version that is TRAINING_IN_PROGRESS.
  • Aws\Personalize - Miscellaneous updates and improvements to the documentation

Version 3.171.16

  • Aws\AppStream - Adds support for the Smart Card Redirection feature
  • Aws\AuditManager - This release introduces tag support for assessment frameworks. You can now add, remove, and get tags from existing frameworks, and specify the tags to apply when creating a custom framework.
  • Aws\ElastiCache - Documentation updates for elasticache
  • Aws\Lightsail - This release adds IPv6 support for Amazon Lightsail instances, container services, CDN distributions, and load balancers.
  • Aws\SSM - AWS Systems Manager adds pagination support for DescribeDocumentPermission API

Version 3.171.15

  • Aws\KMS - Adds support for filtering grants by grant ID and grantee principal in ListGrants requests to AWS KMS.
  • Aws\RDS - This releases adds support for Major Version Upgrades on Aurora MySQL Global Clusters. Customers will be able to upgrade their whole Aurora MySQL Global Cluster to a new major engine version.

Version 3.171.14

  • Aws\CodePipeline - Adding cancelled status and summary for executions aborted by pipeline updates.
  • Aws\DevOpsGuru - Add resourceHours field in GetAccountHealth API to show total number of resource hours AWS Dev Ops Guru has done work for in the last hour.
  • Aws\MediaConvert - AWS Elemental MediaConvert SDK has added support for I-Frame-only HLS manifest generation in CMAF outputs.

Version 3.171.13

  • Aws\AutoScaling - This update increases the number of instance types that can be added to the overrides within an mixed instances group configuration.

... (truncated)

Changelog

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

3.172.0 - 2021-01-22

  • Aws\EC2 - Introducing startDate field for CapacityReservation object for the date and time which the reservation started and adding reserved parameter for ModifyCapacityReservation.
  • Aws\GreengrassV2 - Documentation updates that improve clarity and fix broken links.
  • Aws\LexModelsV2 - This release adds support for Amazon Lex V2 APIs for model building.
  • Aws\LexRuntimeV2 - This release adds support for Amazon Lex V2 APIs for runtime, including Streaming APIs for conversation management.
  • Aws\RDS - Documentation updates for Amazon RDS
  • Aws\Redshift - Update VPC endpoint field names.
  • Aws\SSM - Documentation updates for the ListDocumentFilters API action.

3.171.21 - 2021-01-21

  • Aws\Kafka - Amazon MSK has added a new API that allows you to update all the brokers in the cluster to the specified type.
  • Aws\ResourceGroupsTaggingAPI - This release adds a new parameter ResourceARNList to Resource Groups Tagging api GetResources api to allow customers retrieve tag data for specific resources.
  • Aws\SecurityHub - This release of ASFF adds a new Action object and a new resource details object - AwsSsmPatchCompliance. It also adds several new attributes for the AwsEc2NetworkInterface resource type.

3.171.20 - 2021-01-19

  • Aws\ACMPCA - ACM Private CA is launching additional certificate templates and API parameters. This allows customers to create custom certificates for their identity and secure communication use cases.
  • Aws\Chime - Add support for specifying ChimeBearer header as part of the request for Amazon Chime SDK messaging APIs. Documentation updates.
  • Aws\ECS - This release adds support to include task definition metadata information such as registeredAt, deregisteredAt, registeredBy as part of DescribeTaskDefinition API.

3.171.19 - 2021-01-15

  • Aws\SNS - Documentation updates for Amazon SNS.

3.171.18 - 2021-01-14

  • Aws\CognitoIdentity - Add Attributes For Access Control support for Amazon Cognito Identity Pools to facilitate access to AWS resources based on attributes from social and corporate identity providers
  • Aws\Pinpoint - Customers can create segments using 5 new filters. Filters can check for the presence of a substring in attributes and can perform time-based comparisons formatted as ISO_INSTANT datetimes.
  • Aws\S3Control - Amazon S3 Batch Operations now supports restoring objects from the S3 Intelligent-Tiering Archive Access and Deep Archive Access tiers.
  • Aws\SageMaker - This feature allows customers to enable/disable model caching on Multi-Model endpoints.

3.171.17 - 2021-01-13

  • Aws\FraudDetector - Added support for cancelling a model version that is TRAINING_IN_PROGRESS.
  • Aws\Personalize - Miscellaneous updates and improvements to the documentation

3.171.16 - 2021-01-12

  • Aws\AppStream - Adds support for the Smart Card Redirection feature
  • Aws\AuditManager - This release introduces tag support for assessment frameworks. You can now add, remove, and get tags from existing frameworks, and specify the tags to apply when creating a custom framework.
  • Aws\ElastiCache - Documentation updates for elasticache
  • Aws\Lightsail - This release adds IPv6 support for Amazon Lightsail instances, container services, CDN distributions, and load balancers.
  • Aws\SSM - AWS Systems Manager adds pagination support for DescribeDocumentPermission API

3.171.15 - 2021-01-11

  • Aws\KMS - Adds support for filtering grants by grant ID and grantee principal in ListGrants requests to AWS KMS.
  • Aws\RDS - This releases adds support for Major Version Upgrades on Aurora MySQL Global Clusters. Customers will be able to upgrade their whole Aurora MySQL Global Cluster to a new major engine version.

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

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 Jan 25, 2021
@dependabot-preview
Copy link
Author

Superseded by #52.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/aws/aws-sdk-php-3.172.0 branch February 1, 2021 05:47
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