Aws\WorkSpaces - Added definitions of various WorkSpace states
Aws\Glue - Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
Version 3.298.2
Aws\DynamoDB - Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.
Aws\SageMaker - Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.
Version 3.298.1
Aws\IVS - This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List.
Aws\ManagedBlockchainQuery - This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction.
Aws\MediaConvert - This release includes support for broadcast-mixed audio description tracks.
Aws\NeptuneGraph - Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary.
Aws\CognitoIdentityProvider - Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features
Version 3.298.0
Aws\ - Adds support for the PHP 8.3 runtime
Aws\SSM - This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.
Aws\Glue - Update page size limits for GetJobRuns and GetTriggers APIs.
Aws\CloudFormation - CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
Aws\ElasticLoadBalancingv2 - This release enables unhealthy target draining intervals for Network Load Balancers.
Version 3.297.4
Aws\DataZone - Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects
Aws\Route53 - Update the SDKs for text changes in the APIs.
Version 3.297.3
Aws\Snowball - Modified description of createaddress to include direction to add path when providing a JSON file.
Aws\MWAA - This release adds MAINTENANCE environment status for Amazon MWAA environments.
Aws\RDS - Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.
Aws\AutoScaling - EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
Aws\Comprehend - Comprehend PII analysis now supports Spanish input documents.
Aws\EC2 - EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
Version 3.297.2
Aws\Inspector2 - This release adds ECR container image scanning based on their lastRecordedPullTime.
Aws\Connect - Update list and string length limits for predefined attributes.
Aws\SageMaker - Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.
Version 3.297.1
Aws\S3 - Fixes warning in S3 client when region is not provided in constructor
Aws\Lightsail - This release adds support for IPv6-only instance plans.
Aws\ACMPCA - AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.
Version 3.297.0
Aws\Credentials - Adds support for specifying custom IMDS endpoint when using the InstanceProfileProvider.
Aws\EC2 - Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
Aws\ECS - Documentation updates for Amazon ECS.
Aws\Outposts - DeviceSerialNumber parameter is now optional in StartConnection API
Aws\StorageGateway - Add DeprecationDate and SoftwareVersion to response of ListGateways.
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)
Bumps aws/aws-sdk-php from 3.278.3 to 3.298.3.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
70fde18
3.298.3 releasee1a0c8d
Update models for release626f731
3.298.2 releasec5be47a
Update models for release7c7dd6f
3.298.1 release701793a
Update models for release55536f8
3.298.0 releasef895561
Update models for release5a29ec0
8.3 support (#2867)e9d7c0e
3.297.4 releaseDependabot 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