Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2: v1.16.0
Feature: Update CredentialsCache to make use of two new optional CredentialsProvider interfaces to give the cache, per provider, behavior how the cache handles credentials that fail to refresh, and adjusting expires time. See aws.CredentialsCache for more details.
Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
Feature: This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.
Feature: Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.
Feature: This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.
Feature: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
Feature: Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
Feature: The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
Feature: Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the aws-sdk-go group in /provider/appconfig with 4 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/appconfig and github.com/aws/aws-sdk-go-v2/service/appconfigdata.
Updates
github.com/aws/aws-sdk-go-v2
from 1.27.2 to 1.30.0Commits
2d43b81
Release 2024-06-19812bc72
Regenerated Clients12e2648
Update endpoints model5df426a
Update API model78777b6
add implicit global region to internal partition metadata (#2688)077df5d
Release 2024-06-183320b13
Regenerated Clients1315201
Update API model8dddc9c
add SDK-specific feature tracking (#2682)54f11c0
Release 2024-06-17Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.18 to 1.27.21Commits
2d43b81
Release 2024-06-19812bc72
Regenerated Clients12e2648
Update endpoints model5df426a
Update API model78777b6
add implicit global region to internal partition metadata (#2688)077df5d
Release 2024-06-183320b13
Regenerated Clients1315201
Update API model8dddc9c
add SDK-specific feature tracking (#2682)54f11c0
Release 2024-06-17Updates
github.com/aws/aws-sdk-go-v2/service/appconfig
from 1.29.8 to 1.30.1Commits
f95afa9
Release 2023-01-2377f1f40
Regenerated Clients298fc32
Update endpoints modelbfcdd49
Update API model00925a8
Release 2023-01-20346bddb
Regenerated Clients7facad1
Update endpoints model247b038
Update API modelb0691f2
Release 2023-01-19a847e5f
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/appconfigdata
from 1.14.10 to 1.15.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/appconfigdata's changelog.
... (truncated)
Commits
5399c50
Release 2022-03-2357ed414
Regenerated Clientse7797b2
Update endpoints model0a7068e
Update API modelcbd1bab
Update IMDS credential provider to handle credentials fail to refresh (#1634)f83f630
Remove unneeded destructive integration tests for Amazon S3 Control API (#1637)ccdd0e4
Release 2022-03-225b16b20
Regenerated Clientsd273f3a
Update API modeld78523a
Release 2022-03-21Dependabot 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