Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aws/aws-sdk-php from 3.112.25 to 3.185.20 #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

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

Release notes

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

Version 3.185.20

  • Aws\S3Outposts - Add on-premise access type support for endpoints
  • Aws\SecurityHub - Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains.
  • Aws\imagebuilder - Update to documentation to reapply missing change to SSM uninstall switch default value and improve description.

Version 3.185.19

  • Aws\EC2 - This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment.
  • Aws\ElasticLoadBalancingv2 - Adds support for enabling TLS protocol version and cipher suite headers to be sent to backend targets for Application Load Balancers.
  • Aws\GlueDataBrew - This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs
  • Aws\MediaLive - MediaLive now supports passing through style data on WebVTT caption outputs.
  • Aws\QLDB - Amazon QLDB now supports ledgers encrypted with customer managed KMS keys. Changes in CreateLedger, UpdateLedger and DescribeLedger APIs to support the changes.
  • Aws\S3Control - Documentation updates for Amazon S3-control

Version 3.185.18

  • Aws\CodeBuild - AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
  • Aws\EMR - EMR now supports new DescribeReleaseLabel and ListReleaseLabel APIs. They can provide Amazon EMR release label details. You can programmatically list available releases and applications for a specific Amazon EMR release label.
  • Aws\ElasticLoadBalancingv2 - Adds support for enabling TLS protocol version and cipher suite headers to be sent to backend targets for Application Load Balancers.
  • Aws\IAM - Documentation updates for AWS Identity and Access Management (IAM).
  • Aws\Lambda - New ResourceConflictException error code for PutFunctionEventInvokeConfig, UpdateFunctionEventInvokeConfig, and DeleteFunctionEventInvokeConfig operations.
  • Aws\Personalize - My AWS Service (placeholder) - Making minProvisionedTPS an optional parameter when creating a campaign. If not provided, it defaults to 1.
  • Aws\Proton - Documentation updates for AWS Proton
  • Aws\RDS - Adds the OriginalSnapshotCreateTime field to the DBSnapshot response object. This field timestamps the underlying data of a snapshot and doesn't change when the snapshot is copied.
  • Aws\kendra - Amazon Kendra now provides a data source connector for Amazon WorkDocs. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-workdocs.html

Version 3.185.17

  • Aws\ComputeOptimizer - Documentation updates for Compute Optimizer
  • Aws\EC2 - Added idempotency to the CreateVolume API using the ClientToken request parameter

Version 3.185.16

  • Aws\DirectConnect - Documentation updates for directconnect
  • Aws\EMRContainers - Updated DescribeManagedEndpoint and ListManagedEndpoints to return failureReason and stateDetails in API response.
  • Aws\Health - In the Health API, the maximum number of entities for the EventFilter and EntityFilter data types has changed from 100 to 99. This change is related to an internal optimization of the AWS Health service.
  • Aws\LocationService - Add five new API operations: UpdateGeofenceCollection, UpdateMap, UpdatePlaceIndex, UpdateRouteCalculator, UpdateTracker.
  • Aws\RoboMaker - This release allows customers to create a new version of WorldTemplates with support for Doors.
  • Aws\imagebuilder - Documentation updates for reversal of default value for additional instance configuration SSM switch, plus improved descriptions for semantic versioning.

Version 3.185.15

  • Aws\AppIntegrationsService - Documentation update for AppIntegrations Service
  • Aws\AuditManager - This release relaxes the S3 URL character restrictions in AWS Audit Manager. Regex patterns have been updated for the following attributes: s3RelativePath, destination, and s3ResourcePath. 'AWS' terms have also been replaced with entities to align with China Rebrand documentation efforts.
  • Aws\Chime - This SDK release adds Account Status as one of the attributes in Account API response

Version 3.185.14

  • Aws\CognitoIdentityProvider - Documentation updates for cognito-idp
  • Aws\EC2 - This feature enables customers to specify weekly recurring time window(s) for scheduled events that reboot, stop or terminate EC2 instances.
  • Aws\ECS - Documentation updates for support of awsvpc mode on Windows.
  • Aws\Endpoint - Fixed bug where the wrong endpoint was being generated for FIPS endpoints with object lambdas
  • Aws\IoTSiteWise - Update the default endpoint for the APIs used to manage asset models, assets, gateways, tags, and account configurations. If you have firewalls with strict egress rules, configure the rules to grant you access to api.iotsitewise.[region].amazonaws.com or api.iotsitewise.[cn-region].amazonaws.com.cn.
  • Aws\LexModelBuildingService - Lex now supports the en-IN locale

Version 3.185.13

... (truncated)

Changelog

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

3.185.20 - 2021-07-23

  • Aws\S3Outposts - Add on-premise access type support for endpoints
  • Aws\SecurityHub - Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains.
  • Aws\imagebuilder - Update to documentation to reapply missing change to SSM uninstall switch default value and improve description.

3.185.19 - 2021-07-22

  • Aws\EC2 - This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment.
  • Aws\ElasticLoadBalancingv2 - Adds support for enabling TLS protocol version and cipher suite headers to be sent to backend targets for Application Load Balancers.
  • Aws\GlueDataBrew - This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs
  • Aws\MediaLive - MediaLive now supports passing through style data on WebVTT caption outputs.
  • Aws\QLDB - Amazon QLDB now supports ledgers encrypted with customer managed KMS keys. Changes in CreateLedger, UpdateLedger and DescribeLedger APIs to support the changes.
  • Aws\S3Control - Documentation updates for Amazon S3-control

3.185.18 - 2021-07-21

  • Aws\CodeBuild - AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
  • Aws\EMR - EMR now supports new DescribeReleaseLabel and ListReleaseLabel APIs. They can provide Amazon EMR release label details. You can programmatically list available releases and applications for a specific Amazon EMR release label.
  • Aws\ElasticLoadBalancingv2 - Adds support for enabling TLS protocol version and cipher suite headers to be sent to backend targets for Application Load Balancers.
  • Aws\IAM - Documentation updates for AWS Identity and Access Management (IAM).
  • Aws\Lambda - New ResourceConflictException error code for PutFunctionEventInvokeConfig, UpdateFunctionEventInvokeConfig, and DeleteFunctionEventInvokeConfig operations.
  • Aws\Personalize - My AWS Service (placeholder) - Making minProvisionedTPS an optional parameter when creating a campaign. If not provided, it defaults to 1.
  • Aws\Proton - Documentation updates for AWS Proton
  • Aws\RDS - Adds the OriginalSnapshotCreateTime field to the DBSnapshot response object. This field timestamps the underlying data of a snapshot and doesn't change when the snapshot is copied.
  • Aws\kendra - Amazon Kendra now provides a data source connector for Amazon WorkDocs. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-workdocs.html

3.185.17 - 2021-07-20

  • Aws\ComputeOptimizer - Documentation updates for Compute Optimizer
  • Aws\EC2 - Added idempotency to the CreateVolume API using the ClientToken request parameter

3.185.16 - 2021-07-19

  • Aws\DirectConnect - Documentation updates for directconnect
  • Aws\EMRContainers - Updated DescribeManagedEndpoint and ListManagedEndpoints to return failureReason and stateDetails in API response.
  • Aws\Health - In the Health API, the maximum number of entities for the EventFilter and EntityFilter data types has changed from 100 to 99. This change is related to an internal optimization of the AWS Health service.
  • Aws\LocationService - Add five new API operations: UpdateGeofenceCollection, UpdateMap, UpdatePlaceIndex, UpdateRouteCalculator, UpdateTracker.
  • Aws\RoboMaker - This release allows customers to create a new version of WorldTemplates with support for Doors.
  • Aws\imagebuilder - Documentation updates for reversal of default value for additional instance configuration SSM switch, plus improved descriptions for semantic versioning.

3.185.15 - 2021-07-16

  • Aws\AppIntegrationsService - Documentation update for AppIntegrations Service
  • Aws\AuditManager - This release relaxes the S3 URL character restrictions in AWS Audit Manager. Regex patterns have been updated for the following attributes: s3RelativePath, destination, and s3ResourcePath. 'AWS' terms have also been replaced with entities to align with China Rebrand documentation efforts.
  • Aws\Chime - This SDK release adds Account Status as one of the attributes in Account API response

3.185.14 - 2021-07-15

  • Aws\CognitoIdentityProvider - Documentation updates for cognito-idp

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

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 26, 2021
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.

None yet

0 participants