Build(deps): bump github.com/aws/aws-sdk-go from 1.44.130 to 1.44.140 #266

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.44.140 into main 2022-11-18 08:55:47 +00:00
argoyle commented 2022-11-17 22:40:26 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.44.130 to 1.44.140.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.140 (2022-11-17)

Service Client Updates

  • service/amplify: Updates service API and documentation
  • service/appflow: Updates service API and documentation
  • service/appsync: Updates service API and documentation
  • service/dms: Updates service API and documentation
    • Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
  • service/ec2: Updates service API and documentation
    • This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
  • service/elasticloadbalancingv2: Updates service documentation
  • service/emr-serverless: Updates service API and documentation
  • service/ivschat: Updates service API, documentation, and paginators
  • service/lambda: Updates service API and documentation
    • Add Node 18 (nodejs18.x) support to AWS Lambda.
  • service/personalize: Updates service API, documentation, and paginators
  • service/polly: Updates service API
    • Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
  • service/rum: Updates service API and documentation
  • service/s3control: Updates service API and documentation
    • Added 34 new S3 Storage Lens metrics to support additional customer use cases.
  • service/secretsmanager: Updates service documentation
    • Documentation updates for Secrets Manager.
  • service/securityhub: Updates service API and documentation
  • service/servicecatalog-appregistry: Updates service API and documentation
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.
  • service/textract: Updates service API and documentation
  • service/workspaces: Updates service API and documentation
    • The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.

Release v1.44.139 (2022-11-16)

Service Client Updates

  • service/batch: Updates service documentation
    • Documentation updates related to Batch on EKS
  • service/billingconductor: Updates service API and documentation
  • service/cloudformation: Updates service API
    • Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks
  • service/comprehendmedical: Updates service API
  • service/connect: Updates service API and documentation
  • service/eks: Updates service API and documentation
  • service/elasticache: Updates service API and documentation
    • for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
  • service/iottwinmaker: Updates service API, documentation, and paginators
  • service/personalize-events: Updates service API and documentation
  • service/proton: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.130 to 1.44.140. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.44.140 (2022-11-17)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/amplify</code>: Updates service API and documentation</li> <li><code>service/appflow</code>: Updates service API and documentation</li> <li><code>service/appsync</code>: Updates service API and documentation</li> <li><code>service/dms</code>: Updates service API and documentation <ul> <li>Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances</li> </ul> </li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>This release adds a new optional parameter &quot;privateIpAddress&quot; for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.</li> </ul> </li> <li><code>service/elasticloadbalancingv2</code>: Updates service documentation</li> <li><code>service/emr-serverless</code>: Updates service API and documentation</li> <li><code>service/ivschat</code>: Updates service API, documentation, and paginators</li> <li><code>service/lambda</code>: Updates service API and documentation <ul> <li>Add Node 18 (nodejs18.x) support to AWS Lambda.</li> </ul> </li> <li><code>service/personalize</code>: Updates service API, documentation, and paginators</li> <li><code>service/polly</code>: Updates service API <ul> <li>Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).</li> </ul> </li> <li><code>service/rum</code>: Updates service API and documentation</li> <li><code>service/s3control</code>: Updates service API and documentation <ul> <li>Added 34 new S3 Storage Lens metrics to support additional customer use cases.</li> </ul> </li> <li><code>service/secretsmanager</code>: Updates service documentation <ul> <li>Documentation updates for Secrets Manager.</li> </ul> </li> <li><code>service/securityhub</code>: Updates service API and documentation</li> <li><code>service/servicecatalog-appregistry</code>: Updates service API and documentation</li> <li><code>service/sts</code>: Updates service documentation <ul> <li>Documentation updates for AWS Security Token Service.</li> </ul> </li> <li><code>service/textract</code>: Updates service API and documentation</li> <li><code>service/workspaces</code>: Updates service API and documentation <ul> <li>The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.</li> </ul> </li> </ul> <h1>Release v1.44.139 (2022-11-16)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/batch</code>: Updates service documentation <ul> <li>Documentation updates related to Batch on EKS</li> </ul> </li> <li><code>service/billingconductor</code>: Updates service API and documentation</li> <li><code>service/cloudformation</code>: Updates service API <ul> <li>Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks</li> </ul> </li> <li><code>service/comprehendmedical</code>: Updates service API</li> <li><code>service/connect</code>: Updates service API and documentation</li> <li><code>service/eks</code>: Updates service API and documentation</li> <li><code>service/elasticache</code>: Updates service API and documentation <ul> <li>for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0</li> </ul> </li> <li><code>service/iottwinmaker</code>: Updates service API, documentation, and paginators</li> <li><code>service/personalize-events</code>: Updates service API and documentation</li> <li><code>service/proton</code>: Updates service API and documentation</li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples</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/commit/00f6e7270f1403e681fa64a61c7d0e203e456d65"><code>00f6e72</code></a> Release v1.44.140 (2022-11-17) (<a href="https://github.com/aws/aws-sdk-go/issues/4626">#4626</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/6232b911c52e9647babe3d47aa8c30b560b183b3"><code>6232b91</code></a> Release v1.44.139 (2022-11-16) (<a href="https://github.com/aws/aws-sdk-go/issues/4625">#4625</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/e4e9a9808bde7b25e46628bef647d5ef4d5d26a2"><code>e4e9a98</code></a> Release v1.44.138 (2022-11-15) (<a href="https://github.com/aws/aws-sdk-go/issues/4624">#4624</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/a11b2070d6a63041d4cfbd1f5d0d8d37628230f9"><code>a11b207</code></a> Release v1.44.137 (2022-11-14) (<a href="https://github.com/aws/aws-sdk-go/issues/4622">#4622</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/00c5fc72f87f4eebe2fc25400d9283ca2bceb0ea"><code>00c5fc7</code></a> Release v1.44.136 (2022-11-11) (<a href="https://github.com/aws/aws-sdk-go/issues/4620">#4620</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/2d26930f04c9ef7e02cc6ad143c26c779b338c8e"><code>2d26930</code></a> Release v1.44.135 (2022-11-10) (<a href="https://github.com/aws/aws-sdk-go/issues/4619">#4619</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/b4fc3aa52b054aaad4d16f31f10e3a5b05a2e203"><code>b4fc3aa</code></a> Release v1.44.134 (2022-11-09) (<a href="https://github.com/aws/aws-sdk-go/issues/4617">#4617</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/b682b31ee89b7310b4ccad3e434aa8be70cf5fe4"><code>b682b31</code></a> Release v1.44.133 (2022-11-08) (<a href="https://github.com/aws/aws-sdk-go/issues/4616">#4616</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/ddc6ad3b4da199468c2ef42b3ebbc08bb40c3d3a"><code>ddc6ad3</code></a> Release v1.44.132 (2022-11-07) (<a href="https://github.com/aws/aws-sdk-go/issues/4615">#4615</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/ab32314d133ec3e48a6e6cea06578ec676bb995b"><code>ab32314</code></a> Release v1.44.131 (2022-11-04) (<a href="https://github.com/aws/aws-sdk-go/issues/4614">#4614</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.130...v1.44.140">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into main 2022-11-18 08:55:47 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#266