Feature: Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard
Feature: Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
Feature: This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex.
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 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.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.16.0 to 1.16.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/CHANGELOG.md">github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog</a>.</em></p>
<blockquote>
<h1>Release (2022-03-24)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/configservice</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/configservice/CHANGELOG.md#v1200-2022-03-24">v1.20.0</a>
<ul>
<li><strong>Feature</strong>: Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/lambda</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/lambda/CHANGELOG.md#v1210-2022-03-24">v1.21.0</a>
<ul>
<li><strong>Feature</strong>: Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/transcribe</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/transcribe/CHANGELOG.md#v1190-2022-03-24">v1.19.0</a>
<ul>
<li><strong>Feature</strong>: This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex.</li>
</ul>
</li>
</ul>
<h1>Release (2022-03-23)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2</code>: v1.16.0
<ul>
<li><strong>Feature</strong>: 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 <a href="https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/aws#CredentialsCache">aws.CredentialsCache</a> for more details.</li>
<li><strong>Feature</strong>: Update <code>ec2rolecreds</code> package's <code>Provider</code> to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/credentials</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/credentials/CHANGELOG.md#v1110-2022-03-23">v1.11.0</a>
<ul>
<li><strong>Feature</strong>: Update <code>ec2rolecreds</code> package's <code>Provider</code> to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/auditmanager</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/auditmanager/CHANGELOG.md#v1180-2022-03-23">v1.18.0</a>
<ul>
<li><strong>Feature</strong>: 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.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/ebs</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/ebs/CHANGELOG.md#v1150-2022-03-23">v1.15.0</a>
<ul>
<li><strong>Feature</strong>: 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.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/elasticache</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/elasticache/CHANGELOG.md#v1202-2022-03-23">v1.20.2</a>
<ul>
<li><strong>Documentation</strong>: Doc only update for ElastiCache</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/gamesparks</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/gamesparks/CHANGELOG.md#v100-2022-03-23">v1.0.0</a>
<ul>
<li><strong>Release</strong>: New AWS service client module</li>
<li><strong>Feature</strong>: Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/redshift</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/redshift/CHANGELOG.md#v1220-2022-03-23">v1.22.0</a>
<ul>
<li><strong>Feature</strong>: 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.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/ssm</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/ssm/CHANGELOG.md#v1230-2022-03-23">v1.23.0</a>
<ul>
<li><strong>Feature</strong>: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/transfer</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/transfer/CHANGELOG.md#v1181-2022-03-23">v1.18.1</a>
<ul>
<li><strong>Documentation</strong>: Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.</li>
</ul>
</li>
</ul>
<h1>Release (2022-03-22)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/costexplorer</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/costexplorer/CHANGELOG.md#v1180-2022-03-22">v1.18.0</a>
<ul>
<li><strong>Feature</strong>: 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.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/ecs</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/ecs/CHANGELOG.md#v1182-2022-03-22">v1.18.2</a>
<ul>
<li><strong>Documentation</strong>: Documentation only update to address tickets</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/lakeformation</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/lakeformation/CHANGELOG.md#v1160-2022-03-22">v1.16.0</a>
<ul>
<li><strong>Feature</strong>: 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.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/location</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/service/location/CHANGELOG.md#v1160-2022-03-22">v1.16.0</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/386724971857987a5d2a50f506f23df615765ac7"><code>3867249</code></a> Release 2022-03-24</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2fb960e531eb00693870edd03e816f4189e8f50a"><code>2fb960e</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6201345923b416b9de0f9c444f585ed2ef9a53a4"><code>6201345</code></a> Update SDK's smithy-go dependency to v1.11.2</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/aa4f5d50dd26eb346a18184f3a82ca9a5603607d"><code>aa4f5d5</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9f1b668782a3e111f99685e0eaf6545430d6669d"><code>9f1b668</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cd1c8a3764935dd86fe4cdf8aed382adc0c1a79e"><code>cd1c8a3</code></a> codegen: Fix EventSteam code generation bug (<a href="https://github.com/aws/aws-sdk-go-v2/issues/1638">#1638</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.16.0...v1.16.1">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.0 to 1.16.1.
Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.
... (truncated)
Commits
3867249Release 2022-03-242fb960eRegenerated Clients6201345Update SDK's smithy-go dependency to v1.11.2aa4f5d5Update endpoints model9f1b668Update API modelcd1c8a3codegen: Fix EventSteam code generation bug (#1638)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 1 commit
Compare with previous version
$dependabot recreate
⚠️
dependabot-gitlabis recreating merge request. All changes will be overwritten! ⚠️✅
dependabot-gitlabsuccessfully recreated merge request!resolved all threads
added 2 commits
7784003d- 1 commit from branchmain325e60b3- Build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/managerCompare with previous version