tzsk / sms

Laravel SMS Gateway Integration Package
MIT License
287 stars 79 forks source link

chore(deps-dev): bump aws/aws-sdk-php from 3.269.2 to 3.321.0 #1522

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps aws/aws-sdk-php from 3.269.2 to 3.321.0.

Release notes

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

Version 3.321.0

  • Aws\DataZone - Update regex to include dot character to be consistent with IAM role creation in the authorized principal field for create and update subscription target.
  • Aws\DeviceFarm - This release removed support for Calabash, UI Automation, Built-in Explorer, remote access record, remote access replay, and web performance profile framework in ScheduleRun API.
  • Aws\AppConfig - This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile.
  • Aws\WorkSpaces - Documentation-only update that clarifies the StartWorkspaces and StopWorkspaces actions, and a few other minor edits.
  • Aws\EC2 - Amazon VPC IP Address Manager (IPAM) now allows customers to provision IPv4 CIDR blocks and allocate Elastic IP Addresses directly from IPAM pools with public IPv4 space
  • Aws\InternetMonitor - Adds new querying types to show overall traffic suggestion information for monitors
  • Aws\PCS - Introducing AWS Parallel Computing Service (AWS PCS), a new service makes it easy to setup and manage high performance computing (HPC) clusters, and build scientific and engineering models at virtually any scale on AWS.

Version 3.320.9

  • Aws\ - Updates PHP runtime deprecation notice to E_USER_DEPRECATION
  • Aws\Omics - Adds data provenance to import jobs from read sets and references
  • Aws\Bedrock - Amazon Bedrock SDK updates for Inference Profile.
  • Aws\BedrockRuntime - Amazon Bedrock SDK updates for Inference Profile.
  • Aws\Polly - Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH).
  • Aws\Chatbot - Update documentation to be consistent with the API docs

Version 3.320.8

  • Aws\EndpointV2 - Adds support for StringArray endpoint parameters and operationContextParams
  • Aws\WorkSpaces - This release adds support for creating and managing directories that use AWS IAM Identity Center as user identity source. Such directories can be used to create non-Active Directory domain joined WorkSpaces Personal.Updated RegisterWorkspaceDirectory and DescribeWorkspaceDirectories APIs.
  • Aws\IoTSiteWise - AWS IoT SiteWise now supports versioning for asset models. It enables users to retrieve active version of their asset model and perform asset model writes with optimistic lock.

Version 3.320.7

  • Aws\SupplyChain - Update API documentation to clarify the event SLA as well as the data model expectations
  • Aws\BedrockAgent - Releasing the support for Action User Confirmation.
  • Aws\QBusiness - Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration.
  • Aws\CodeBuild - Added support for the MAC_ARM environment type for CodeBuild fleets.
  • Aws\BedrockAgentRuntime - Releasing the support for Action User Confirmation.
  • Aws\Organizations - Releasing minor partitional endpoint updates.

Version 3.320.6

  • Aws\Waiter - Updates waiter error matching logic for boolean valuesq
  • Aws\Bedrock - Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once.
  • Aws\QuickSight - Explicit query for authors and dashboard viewing sharing for embedded users
  • Aws\Inspector2 - Add enums for Agentless scan statuses and EC2 enablement error states
  • Aws\AutoScaling - Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement
  • Aws\EMRContainers - Correct endpoint for FIPS is configured for US Gov Regions.
  • Aws\Route53 - Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Version 3.320.5

  • Aws\Codestar - Removes Codestar service.
  • Aws\EC2 - DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances
  • Aws\Lambda - Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key.
  • Aws\SecurityHub - Security Hub documentation and definition updates
  • Aws\Glue - Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs.
  • Aws\EntityResolution - Increase the mapping attributes in Schema to 35.
  • Aws\SES - Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action"

Version 3.320.4

  • Aws\S3 - Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 3 weeks ago

Superseded by #1523.