Documentation updates for EC2 On Demand Capacity Reservations
service/internetmonitor: Updates service API and documentation
service/resiliencehub: Updates service documentation
service/s3: Updates service documentation and examples
Documentation updates for Amazon S3
service/sagemaker-featurestore-runtime: Updates service API and documentation
service/sms: Updates service API
Deprecating AWS Server Migration Service.
Release v1.44.233 (2023-03-30)
Service Client Updates
service/athena: Updates service API
Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession
service/autoscaling: Updates service API, documentation, paginators, and examples
Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
service/batch: Updates service API and documentation
This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
service/compute-optimizer: Updates service API and documentation
service/drs: Updates service API and documentation
service/ec2: Updates service API and documentation
This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
service/elasticmapreduce: Updates service API and documentation
Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.
service/glue: Updates service API and documentation
This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
service/guardduty: Updates service API, documentation, and paginators
Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
service/imagebuilder: Updates service API, documentation, and paginators
service/ivs: Updates service API and documentation
service/kendra: Updates service API and documentation
AWS Kendra now supports featured results for a query.
service/network-firewall: Updates service API, documentation, and paginators
service/sagemaker-geospatial: Updates service API and documentation
service/vpc-lattice: Adds new service
service/wellarchitected: Updates service API, documentation, and paginators
SDK Bugs
aws/session: Fix AWS_USE_FIPS_ENDPOINT not being inferred on resolved credentials.
Defer resolving default credentials chain until after other config is resolved.
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.222 to 1.44.234.
<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.234 (2023-03-31)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/ec2</code>: Updates service documentation
<ul>
<li>Documentation updates for EC2 On Demand Capacity Reservations</li>
</ul>
</li>
<li><code>service/internetmonitor</code>: Updates service API and documentation</li>
<li><code>service/resiliencehub</code>: Updates service documentation</li>
<li><code>service/s3</code>: Updates service documentation and examples
<ul>
<li>Documentation updates for Amazon S3</li>
</ul>
</li>
<li><code>service/sagemaker-featurestore-runtime</code>: Updates service API and documentation</li>
<li><code>service/sms</code>: Updates service API
<ul>
<li>Deprecating AWS Server Migration Service.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.233 (2023-03-30)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/athena</code>: Updates service API
<ul>
<li>Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession</li>
</ul>
</li>
<li><code>service/autoscaling</code>: Updates service API, documentation, paginators, and examples
<ul>
<li>Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.</li>
</ul>
</li>
<li><code>service/batch</code>: Updates service API and documentation
<ul>
<li>This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.</li>
</ul>
</li>
<li><code>service/compute-optimizer</code>: Updates service API and documentation</li>
<li><code>service/drs</code>: Updates service API and documentation</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.</li>
</ul>
</li>
<li><code>service/elasticmapreduce</code>: Updates service API and documentation
<ul>
<li>Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.</li>
</ul>
</li>
<li><code>service/glue</code>: Updates service API and documentation
<ul>
<li>This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.</li>
</ul>
</li>
<li><code>service/guardduty</code>: Updates service API, documentation, and paginators
<ul>
<li>Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs</li>
</ul>
</li>
<li><code>service/imagebuilder</code>: Updates service API, documentation, and paginators</li>
<li><code>service/ivs</code>: Updates service API and documentation</li>
<li><code>service/kendra</code>: Updates service API and documentation
<ul>
<li>AWS Kendra now supports featured results for a query.</li>
</ul>
</li>
<li><code>service/network-firewall</code>: Updates service API, documentation, and paginators</li>
<li><code>service/sagemaker-geospatial</code>: Updates service API and documentation</li>
<li><code>service/vpc-lattice</code>: Adds new service</li>
<li><code>service/wellarchitected</code>: Updates service API, documentation, and paginators</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li><code>aws/session</code>: Fix <code>AWS_USE_FIPS_ENDPOINT</code> not being inferred on resolved credentials.
<ul>
<li>Defer resolving default credentials chain until after other config is resolved.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.232 (2023-03-29)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go/commit/a6360c09511dd357d6d575eac4e1fb229630ca57"><code>a6360c0</code></a> Release v1.44.234 (2023-03-31) (<a href="https://github.com/aws/aws-sdk-go/issues/4783">#4783</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/81d1cbbc6a2028023aff7bcab0fe1be320cd39f7"><code>81d1cbb</code></a> Release v1.44.233 (2023-03-30) (<a href="https://github.com/aws/aws-sdk-go/issues/4782">#4782</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/c5c52533e8b51c4cf1c53ed6000ea26f9eb373e6"><code>c5c5253</code></a> fix: resolve credentials last such that other environment config is respected...</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/4ff0cb489ddb4a4a36cf954e85c156a37a61c61a"><code>4ff0cb4</code></a> Release v1.44.232 (2023-03-29) (<a href="https://github.com/aws/aws-sdk-go/issues/4779">#4779</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/821f0153a645b171f0a81f2716d5aaf5f5369dbb"><code>821f015</code></a> Release v1.44.231 (2023-03-28) (<a href="https://github.com/aws/aws-sdk-go/issues/4778">#4778</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/d6a38b76ad946600d65898b42bc1bf6378faef3a"><code>d6a38b7</code></a> Release v1.44.230 (2023-03-27) (<a href="https://github.com/aws/aws-sdk-go/issues/4775">#4775</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/a284d376a6c0f86a0db61810dff7635d41ced960"><code>a284d37</code></a> Release v1.44.229 (2023-03-24) (<a href="https://github.com/aws/aws-sdk-go/issues/4773">#4773</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/a109cad51140ee84887c49a6d13077e2df7dfbe0"><code>a109cad</code></a> Release v1.44.228 (2023-03-23) (<a href="https://github.com/aws/aws-sdk-go/issues/4772">#4772</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/0e6aac8cb303ce35163a13ca89be3850d3ec3903"><code>0e6aac8</code></a> Release v1.44.227 (2023-03-22) (<a href="https://github.com/aws/aws-sdk-go/issues/4771">#4771</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/11faec02146b7c3305099eda2f9bc8d26570781e"><code>11faec0</code></a> Release v1.44.226 (2023-03-21) (<a href="https://github.com/aws/aws-sdk-go/issues/4768">#4768</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.222...v1.44.234">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>
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 from 1.44.222 to 1.44.234.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
a6360c0Release v1.44.234 (2023-03-31) (#4783)81d1cbbRelease v1.44.233 (2023-03-30) (#4782)c5c5253fix: resolve credentials last such that other environment config is respected...4ff0cb4Release v1.44.232 (2023-03-29) (#4779)821f015Release v1.44.231 (2023-03-28) (#4778)d6a38b7Release v1.44.230 (2023-03-27) (#4775)a284d37Release v1.44.229 (2023-03-24) (#4773)a109cadRelease v1.44.228 (2023-03-23) (#4772)0e6aac8Release v1.44.227 (2023-03-22) (#4771)11faec0Release v1.44.226 (2023-03-21) (#4768)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsCodecov Report
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more