beam
beam copied to clipboard
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.8 to 1.16.0 in /sdks
Bumps github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.8 to 1.16.0.
Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.
Release (2022-03-23)
General Highlights
- 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
ec2rolecredspackage'sProviderto implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.github.com/aws/aws-sdk-go-v2/credentials: v1.11.0
- Feature: Update
ec2rolecredspackage'sProviderto implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.18.0
- 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.
github.com/aws/aws-sdk-go-v2/service/ebs: v1.15.0
- 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.
github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.2
- Documentation: Doc only update for ElastiCache
github.com/aws/aws-sdk-go-v2/service/gamesparks: v1.0.0
- Release: New AWS service client module
- Feature: Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.
github.com/aws/aws-sdk-go-v2/service/redshift: v1.22.0
- 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.
github.com/aws/aws-sdk-go-v2/service/ssm: v1.23.0
- Feature: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.1
- Documentation: Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.
Release (2022-03-22)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.18.0
- 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.
github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.2
- Documentation: Documentation only update to address tickets
github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.16.0
- 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.
github.com/aws/aws-sdk-go-v2/service/location: v1.16.0
- Feature: Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.
github.com/aws/aws-sdk-go-v2/service/polly: v1.14.0
- Feature: Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.
Release (2022-03-21)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.8.0
- 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
github.com/aws/aws-sdk-go-v2/service/ecr: v1.17.0
- Feature: This release includes a fix in the DescribeImageScanFindings paginated output.
github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.16.0
- Feature: This release adds support for selecting a maintenance window.
... (truncated)
Commits
5399c50Release 2022-03-2357ed414Regenerated Clientse7797b2Update endpoints model0a7068eUpdate API modelcbd1babUpdate IMDS credential provider to handle credentials fail to refresh (#1634)f83f630Remove unneeded destructive integration tests for Amazon S3 Control API (#1637)ccdd0e4Release 2022-03-225b16b20Regenerated Clientsd273f3aUpdate API modeld78523aRelease 2022-03-21- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers
Superseded by #30342.