lkochniss / gamer-profile

Website to show your gaming stuff
2 stars 0 forks source link

Bump aws/aws-sdk-php from 3.198.6 to 3.204.6 #1014

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws/aws-sdk-php from 3.198.6 to 3.204.6.

Release notes

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

Version 3.204.6

  • Aws\AutoScaling - Documentation updates for Amazon EC2 Auto Scaling.
  • Aws\EC2 - Documentation updates for EC2.
  • Aws\IoTDeviceAdvisor - Documentation update for Device Advisor GetEndpoint API
  • Aws\Outposts - This release adds new APIs for working with Outpost sites and orders.
  • Aws\Pinpoint - Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input
  • Aws\mgn - Application Migration Service now supports an additional replication method that does not require agent installation on each source server. This option is available for source servers running on VMware vCenter versions 6.7 and 7.0.

Version 3.204.5

  • Aws\AutoScaling - Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.
  • Aws\CustomerProfiles - This release introduces a new auto-merging feature for profile matching. The auto-merging configurations can be set via CreateDomain API or UpdateDomain API. You can use GetIdentityResolutionJob API and ListIdentityResolutionJobs API to fetch job status.
  • Aws\ElastiCache - Doc only update for ElastiCache
  • Aws\IoTSiteWise - AWS IoT SiteWise now accepts data streams that aren't associated with any asset properties. You can organize data by updating data stream associations.
  • Aws\Lambda - Remove Lambda function url apis
  • Aws\Proton - This release adds APIs for getting the outputs and provisioned stacks for Environments, Pipelines, and ServiceInstances. You can now add tags to EnvironmentAccountConnections. It also adds APIs for working with PR-based provisioning. Also, it adds APIs for syncing templates with a git repository.
  • Aws\TimestreamQuery - Releasing Amazon Timestream Scheduled Queries. It makes real-time analytics more performant and cost-effective for customers by calculating and storing frequently accessed aggregates, and other computations, typically used in operational dashboards, business reports, and other analytics applications
  • Aws\TimestreamWrite - This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store.
  • Aws\Translate - This release enables customers to use translation settings to mask profane words and phrases in their translation output.
  • Aws\imagebuilder - This release adds support for sharing AMIs with Organizations within an EC2 Image Builder Distribution Configuration.

Version 3.204.4

  • Aws\Backup - This release adds new opt-in settings for advanced features for DynamoDB backups
  • Aws\DynamoDB - DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
  • Aws\EC2 - This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • Aws\ECS - Documentation update for ARM support on Amazon ECS.
  • Aws\ElastiCache - Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • Aws\ElasticLoadBalancingv2 - This release allows you to create internal Application and Network Load Balancers in dualstack mode. This release also adds an attribute to block internet gateway (IGW) access to the load balancer, preventing unintended access to your internal load balancers through an internet gateway.
  • Aws\FinSpaceData - Update documentation for createChangeset API.
  • Aws\IoT - This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions.
  • Aws\IoTDeviceAdvisor - This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with "parallelRun=true" to run suites in parallel.
  • Aws\IoTWireless - Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways.
  • Aws\Lambda - Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams.
  • Aws\Macie2 - Documentation updates for Amazon Macie
  • Aws\OpenSearchService - This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • Aws\RDS - Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL.
  • Aws\Redshift - This release adds support for reserved node exchange with restore/resize
  • Aws\S3 - Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days.
  • Aws\SQS - Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys.
  • Aws\STS - Documentation updates for AWS Security Token Service.
  • Aws\WorkSpaces - Documentation updates for Amazon WorkSpaces

Version 3.204.3

  • Aws\Braket - This release adds support for Amazon Braket Hybrid Jobs.
  • Aws\ChimeSDKMeetings - Added new APIs for enabling Echo Reduction with Voice Focus.
  • Aws\CloudFormation - This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet.
  • Aws\Connect - This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • Aws\DatabaseMigrationService - Added new S3 endpoint settings to allow to convert the current UTC time into a specified time zone when a date partition folder is created. Using with 'DatePartitionedEnabled'.
  • Aws\EKS - Adding missing exceptions to RegisterCluster operation
  • Aws\ElasticsearchService - This release adds an optional parameter dry-run for the UpdateElasticsearchDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • Aws\FinSpaceData - Add new APIs for managing Datasets, Changesets, and Dataviews.

... (truncated)

Changelog

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

3.204.6 - 2021-11-26

  • Aws\AutoScaling - Documentation updates for Amazon EC2 Auto Scaling.
  • Aws\EC2 - Documentation updates for EC2.
  • Aws\IoTDeviceAdvisor - Documentation update for Device Advisor GetEndpoint API
  • Aws\Outposts - This release adds new APIs for working with Outpost sites and orders.
  • Aws\Pinpoint - Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input
  • Aws\mgn - Application Migration Service now supports an additional replication method that does not require agent installation on each source server. This option is available for source servers running on VMware vCenter versions 6.7 and 7.0.

3.204.5 - 2021-11-24

  • Aws\AutoScaling - Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.
  • Aws\CustomerProfiles - This release introduces a new auto-merging feature for profile matching. The auto-merging configurations can be set via CreateDomain API or UpdateDomain API. You can use GetIdentityResolutionJob API and ListIdentityResolutionJobs API to fetch job status.
  • Aws\ElastiCache - Doc only update for ElastiCache
  • Aws\IoTSiteWise - AWS IoT SiteWise now accepts data streams that aren't associated with any asset properties. You can organize data by updating data stream associations.
  • Aws\Lambda - Remove Lambda function url apis
  • Aws\Proton - This release adds APIs for getting the outputs and provisioned stacks for Environments, Pipelines, and ServiceInstances. You can now add tags to EnvironmentAccountConnections. It also adds APIs for working with PR-based provisioning. Also, it adds APIs for syncing templates with a git repository.
  • Aws\TimestreamQuery - Releasing Amazon Timestream Scheduled Queries. It makes real-time analytics more performant and cost-effective for customers by calculating and storing frequently accessed aggregates, and other computations, typically used in operational dashboards, business reports, and other analytics applications
  • Aws\TimestreamWrite - This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store.
  • Aws\Translate - This release enables customers to use translation settings to mask profane words and phrases in their translation output.
  • Aws\imagebuilder - This release adds support for sharing AMIs with Organizations within an EC2 Image Builder Distribution Configuration.

3.204.4 - 2021-11-23

  • Aws\Backup - This release adds new opt-in settings for advanced features for DynamoDB backups
  • Aws\DynamoDB - DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
  • Aws\EC2 - This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • Aws\ECS - Documentation update for ARM support on Amazon ECS.
  • Aws\ElastiCache - Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • Aws\ElasticLoadBalancingv2 - This release allows you to create internal Application and Network Load Balancers in dualstack mode. This release also adds an attribute to block internet gateway (IGW) access to the load balancer, preventing unintended access to your internal load balancers through an internet gateway.
  • Aws\FinSpaceData - Update documentation for createChangeset API.
  • Aws\IoT - This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions.
  • Aws\IoTDeviceAdvisor - This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with "parallelRun=true" to run suites in parallel.
  • Aws\IoTWireless - Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways.
  • Aws\Lambda - Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams.
  • Aws\Macie2 - Documentation updates for Amazon Macie
  • Aws\OpenSearchService - This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • Aws\RDS - Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL.
  • Aws\Redshift - This release adds support for reserved node exchange with restore/resize
  • Aws\S3 - Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days.
  • Aws\SQS - Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys.
  • Aws\STS - Documentation updates for AWS Security Token Service.
  • Aws\WorkSpaces - Documentation updates for Amazon WorkSpaces

3.204.3 - 2021-11-22

  • Aws\Braket - This release adds support for Amazon Braket Hybrid Jobs.
  • Aws\ChimeSDKMeetings - Added new APIs for enabling Echo Reduction with Voice Focus.
  • Aws\CloudFormation - This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet.
  • Aws\Connect - This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide.

... (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[bot] commented 2 years ago

Superseded by #1021.