Aws\ResourceExplorer2 - Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default.
Aws\MarketplaceCatalog - AWS Marketplace Catalog API now supports setting intent on requests
Aws\SecurityLake - Documentation updates for Security Lake
Aws\Lightsail - This release adds support to upgrade the major version of a database.
Version 3.298.8
Aws\NeptuneGraph - Adding a new option "parameters" for data plane api ExecuteQuery to support running parameterized query via SDK.
Aws\AppSync - Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.
Aws\CloudWatch - This release enables PutMetricData API request payload compression by default.
Aws\Route53Domains - This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API.
Version 3.298.7
Aws\ECS - Documentation only update for Amazon ECS.
Aws\Pricing - Add Throttling Exception to all APIs.
Aws\IoT - This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
Aws\Batch - This feature allows Batch to support configuration of repository credentials for jobs running on ECS
Aws\CostOptimizationHub - Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.
Aws\Braket - Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.
Version 3.298.6
Aws\WorkSpaces - This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".
Aws\CodePipeline - Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.
Aws\QuickSight - General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update
Version 3.298.5
Aws\DataSync - AWS DataSync now supports manifests for specifying files or objects to transfer.
Aws\LexModelsV2 - This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions.
Aws\Redshift - LisRecommendations API to fetch Amazon Redshift Advisor recommendations.
Version 3.298.4
Aws\WAFV2 - You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API.
Aws\ECS - This release is a documentation only update to address customer issues.
Aws\AppSync - Support for environment variables in AppSync GraphQL APIs
Aws\CloudWatchLogs - This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
Aws\OpenSearchService - This release adds clear visibility to the customers on the changes that they make on the domain.
Aws\ElasticsearchService - This release adds clear visibility to the customers on the changes that they make on the domain.
Version 3.298.3
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.
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.9.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
db225c3
3.298.9 release0f96940
Update models for released82b17b
bugfix: presigned configured urls (#2878)9ce3a15
chore: add docs build workflow (#2875)9d12366
3.298.8 release635c36a
Update models for releaseb4d98bf
3.298.7 release1e6ae7f
Update models for release0afccba
3.298.6 release4f37297
Update models for 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