Skip to content

Bump aws/aws-sdk-php from 3.112.25 to 3.135.5 - #12

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown

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

Release notes

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

Version 3.135.5

  • Aws\AccessAnalyzer - This release adds support for inclusion of S3 Access Point policies in IAM Access Analyzer evaluation of S3 bucket access. IAM Access Analyzer now reports findings for buckets shared through access points and identifies the access point that permits access.
  • Aws\DataExchange - This release introduces AWS Data Exchange support for configurable encryption parameters when exporting data sets to Amazon S3.
  • Aws\DatabaseMigrationService - Adding minimum replication engine version for describe-endpoint-types api.
  • Aws\SageMaker - Change to the input, ResourceSpec, changing EnvironmentArn to SageMakerImageArn. This affects the following preview APIs: CreateDomain, DescribeDomain, UpdateDomain, CreateUserProfile, DescribeUserProfile, UpdateUserProfile, CreateApp and DescribeApp.

Version 3.135.4

  • Aws\DLM - Enable 1hour frequency in the schedule creation for Data LifeCycle Manager.
  • Aws\ElasticInference - This feature allows customers to describe the accelerator types and offerings on any region where Elastic Inference is available.
  • Aws\IoT - This release adds a new exception type to the AWS IoT SetV2LoggingLevel API.

Version 3.135.3

  • Aws\ApplicationAutoScaling - This release supports Auto Scaling in Amazon Keyspaces for Apache Cassandra.
  • Aws\Endpoint - Fix for partition endpoint history logic for keys with hyphens.
  • Aws\Firehose - You can now deliver streaming data to an Amazon Elasticsearch Service domain in an Amazon VPC. You can now compress streaming data delivered to S3 using Hadoop-Snappy in addition to Gzip, Zip and Snappy formats.
  • Aws\MediaPackageVod - Adds tagging support for PackagingGroups, PackagingConfigurations, and Assets
  • Aws\Pinpoint - This release of the Amazon Pinpoint API enhances support for sending campaigns through custom channels to locations such as AWS Lambda functions or web applications. Campaigns can now use CustomDeliveryConfiguration and CampaignCustomMessage to configure custom channel settings for a campaign.
  • Aws\RAM - AWS Resource Access Manager (RAM) provides a new ListResourceTypes action. This action lets you list the resource types that can be shared using AWS RAM.
  • Aws\RDS - Adds support for AWS Local Zones, including a new optional parameter AvailabilityZoneGroup for the DescribeOrderableDBInstanceOptions operation.
  • Aws\StorageGateway - Added AutomaticTapeCreation APIs
  • Aws\Transfer - This release adds support for transfers over FTPS and FTP in and out of Amazon S3, which makes it easy to migrate File Transfer Protocol over SSL (FTPS) and FTP workloads to AWS, in addition to the existing support for Secure File Transfer Protocol (SFTP).

Version 3.135.2

  • Aws\CodeGuruReviewer - Add support for code review and recommendation feedback APIs.
  • Aws\ElasticsearchService - This change adds a new field 'OptionalDeployment' to ServiceSoftwareOptions to indicate whether a service software update is optional or mandatory. If True, it indicates that the update is optional, and the service software is not automatically updated. If False, the service software is automatically updated after AutomatedUpdateDate.
  • Aws\FMS - This release is to support AWS Firewall Manager policy with Organizational Unit scope.
  • Aws\Redshift - Amazon Redshift support for usage limits
  • Aws\TranscribeStreamingService - Adding ServiceUnavailableException as one of the expected exceptions

Version 3.135.1

  • Aws\CostExplorer - Cost Explorer Rightsizing Recommendations integrates with Compute Optimizer and begins offering across instance family rightsizing recommendations, adding to existing support for within instance family rightsizing recommendations.
  • Aws\EMR - Amazon EMR adds support for configuring a managed scaling policy for an Amazon EMR cluster. This enables automatic resizing of a cluster to optimize for job execution speed and reduced cluster cost.
  • Aws\GuardDuty - AWS GuardDuty now supports using AWS Organizations delegated administrators to create and manage GuardDuty master and member accounts. The feature also allows GuardDuty to be automatically enabled on associated organization accounts.
  • Aws\Route53Domains - You can now programmatically transfer domains between AWS accounts without having to contact AWS Support

Version 3.135.0

  • Aws\ApiGatewayV2 - You can now export an OpenAPI 3.0 compliant API definition file for Amazon API Gateway HTTP APIs using the Export API.
  • Aws\CostExplorer - Cost Categories API is now General Available with new dimensions and operations support. You can map costs by account name, service, and charge type dimensions as well as use contains, starts with, and ends with operations. Cost Categories can also be used in RI and SP coverage reports.
  • Aws\Glue - Added a new ConnectionType "KAFKA" and a ConnectionProperty "KAFKA_BOOTSTRAP_SERVERS" to support Kafka connection.
  • Aws\IoTEvents - API update that allows users to add AWS Iot SiteWise actions while creating Detector Model in AWS Iot Events
  • Aws\Synthetics - Introducing CloudWatch Synthetics. This is the first public release of CloudWatch Synthetics.

Version 3.134.8

  • Aws\FraudDetector - Added support for a new rule engine execution mode. Customers will be able to configure their detector versions to evaluate all rules and return outcomes from all 'matched' rules in the GetPrediction API response. Added support for deleting Detectors (DeleteDetector) and Rule Versions (DeleteRuleVersion).
  • Aws\OpsWorksCM - Documentation updates for opsworkscm

Version 3.134.7

  • Aws\AugmentedAIRuntime - This release updates Amazon Augmented AI ListHumanLoops and StartHumanLoop APIs.
  • Aws\EC2 - Amazon EC2 now supports adding AWS resource tags for placement groups and key pairs, at creation time. The CreatePlacementGroup API will now return placement group information when created successfully. The DeleteKeyPair API now supports deletion by resource ID.
  • Aws\Glue - This release adds support for querying GetUserDefinedFunctions API without databaseName.
... (truncated)
Changelog

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

3.135.5 - 2020-04-27

  • Aws\AccessAnalyzer - This release adds support for inclusion of S3 Access Point policies in IAM Access Analyzer evaluation of S3 bucket access. IAM Access Analyzer now reports findings for buckets shared through access points and identifies the access point that permits access.
  • Aws\DataExchange - This release introduces AWS Data Exchange support for configurable encryption parameters when exporting data sets to Amazon S3.
  • Aws\DatabaseMigrationService - Adding minimum replication engine version for describe-endpoint-types api.
  • Aws\SageMaker - Change to the input, ResourceSpec, changing EnvironmentArn to SageMakerImageArn. This affects the following preview APIs: CreateDomain, DescribeDomain, UpdateDomain, CreateUserProfile, DescribeUserProfile, UpdateUserProfile, CreateApp and DescribeApp.

3.135.4 - 2020-04-24

  • Aws\DLM - Enable 1hour frequency in the schedule creation for Data LifeCycle Manager.
  • Aws\ElasticInference - This feature allows customers to describe the accelerator types and offerings on any region where Elastic Inference is available.
  • Aws\IoT - This release adds a new exception type to the AWS IoT SetV2LoggingLevel API.

3.135.3 - 2020-04-23

  • Aws\ApplicationAutoScaling - This release supports Auto Scaling in Amazon Keyspaces for Apache Cassandra.
  • Aws\Endpoint - Fix for partition endpoint history logic for keys with hyphens.
  • Aws\Firehose - You can now deliver streaming data to an Amazon Elasticsearch Service domain in an Amazon VPC. You can now compress streaming data delivered to S3 using Hadoop-Snappy in addition to Gzip, Zip and Snappy formats.
  • Aws\MediaPackageVod - Adds tagging support for PackagingGroups, PackagingConfigurations, and Assets
  • Aws\Pinpoint - This release of the Amazon Pinpoint API enhances support for sending campaigns through custom channels to locations such as AWS Lambda functions or web applications. Campaigns can now use CustomDeliveryConfiguration and CampaignCustomMessage to configure custom channel settings for a campaign.
  • Aws\RAM - AWS Resource Access Manager (RAM) provides a new ListResourceTypes action. This action lets you list the resource types that can be shared using AWS RAM.
  • Aws\RDS - Adds support for AWS Local Zones, including a new optional parameter AvailabilityZoneGroup for the DescribeOrderableDBInstanceOptions operation.
  • Aws\StorageGateway - Added AutomaticTapeCreation APIs
  • Aws\Transfer - This release adds support for transfers over FTPS and FTP in and out of Amazon S3, which makes it easy to migrate File Transfer Protocol over SSL (FTPS) and FTP workloads to AWS, in addition to the existing support for Secure File Transfer Protocol (SFTP).

3.135.2 - 2020-04-22

  • Aws\CodeGuruReviewer - Add support for code review and recommendation feedback APIs.
  • Aws\ElasticsearchService - This change adds a new field 'OptionalDeployment' to ServiceSoftwareOptions to indicate whether a service software update is optional or mandatory. If True, it indicates that the update is optional, and the service software is not automatically updated. If False, the service software is automatically updated after AutomatedUpdateDate.
  • Aws\FMS - This release is to support AWS Firewall Manager policy with Organizational Unit scope.
  • Aws\Redshift - Amazon Redshift support for usage limits
  • Aws\TranscribeStreamingService - Adding ServiceUnavailableException as one of the expected exceptions

3.135.1 - 2020-04-21

  • Aws\CostExplorer - Cost Explorer Rightsizing Recommendations integrates with Compute Optimizer and begins offering across instance family rightsizing recommendations, adding to existing support for within instance family rightsizing recommendations.
  • Aws\EMR - Amazon EMR adds support for configuring a managed scaling policy for an Amazon EMR cluster. This enables automatic resizing of a cluster to optimize for job execution speed and reduced cluster cost.
  • Aws\GuardDuty - AWS GuardDuty now supports using AWS Organizations delegated administrators to create and manage GuardDuty master and member accounts. The feature also allows GuardDuty to be automatically enabled on associated organization accounts.
  • Aws\Route53Domains - You can now programmatically transfer domains between AWS accounts without having to contact AWS Support

3.135.0 - 2020-04-20

  • Aws\ApiGatewayV2 - You can now export an OpenAPI 3.0 compliant API definition file for Amazon API Gateway HTTP APIs using the Export API.
  • Aws\CostExplorer - Cost Categories API is now General Available with new dimensions and operations support. You can map costs by account name, service, and charge type dimensions as well as use contains, starts with, and ends with operations. Cost Categories can also be used in RI and SP coverage reports.
  • Aws\Glue - Added a new ConnectionType "KAFKA" and a ConnectionProperty "KAFKA_BOOTSTRAP_SERVERS" to support Kafka connection.
  • Aws\IoTEvents - API update that allows users to add AWS Iot SiteWise actions while creating Detector Model in AWS Iot Events
  • Aws\Synthetics - Introducing CloudWatch Synthetics. This is the first public release of CloudWatch Synthetics.

3.134.8 - 2020-04-17

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

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 Apr 28, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #13.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/composer/aws/aws-sdk-php-3.135.5 branch May 4, 2020 06:33
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