Skip to content

Commit

Permalink
chore(deps): Bump awscli from 1.22.54 to 1.22.58 in /packages/@aws-cd…
Browse files Browse the repository at this point in the history
…k/lambda-layer-awscli (#19064)

Bumps [awscli](https://github.com/aws/aws-cli) from 1.22.54 to 1.22.58.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst">awscli's changelog</a>.</em></p>
<blockquote>
<h1>1.22.58</h1>
<ul>
<li>api-change:<code>budgets</code>: This change introduces DescribeBudgetNotificationsForAccount API which returns budget notifications for the specified account</li>
<li>api-change:<code>gamelift</code>: Increase string list limit from 10 to 100.</li>
<li>api-change:<code>transfer</code>: Properties for Transfer Family used with SFTP, FTP, and FTPS protocols. Display Banners are bodies of text that can be displayed before and/or after a user authenticates onto a server using one of the previously mentioned protocols.</li>
</ul>
<h1>1.22.57</h1>
<ul>
<li>api-change:<code>iam</code>: Documentation updates for AWS Identity and Access Management (IAM).</li>
<li>api-change:<code>evidently</code>: Add support for filtering list of experiments and launches by status</li>
<li>api-change:<code>redshift</code>: SDK release for Cross region datasharing and cost-control for cross region datasharing</li>
<li>api-change:<code>backup</code>: AWS Backup add new S3_BACKUP_OBJECT_FAILED and S3_RESTORE_OBJECT_FAILED event types in BackupVaultNotifications events list.</li>
</ul>
<h1>1.22.56</h1>
<ul>
<li>api-change:<code>glue</code>: Support for optimistic locking in UpdateTable</li>
<li>api-change:<code>ec2</code>: Documentation updates for EC2.</li>
<li>api-change:<code>budgets</code>: Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.</li>
<li>api-change:<code>ssm</code>: Assorted ticket fixes and updates for AWS Systems Manager.</li>
<li>api-change:<code>ce</code>: AWS Cost Anomaly Detection now supports SNS FIFO topic subscribers.</li>
</ul>
<h1>1.22.55</h1>
<ul>
<li>api-change:<code>rds</code>: Adds support for determining which Aurora PostgreSQL versions support Babelfish.</li>
<li>api-change:<code>appflow</code>: Launching Amazon AppFlow SAP as a destination connector SDK.</li>
<li>api-change:<code>athena</code>: This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cli/commit/5160f01be1d71178b7859333389a70b036d8bf60"><code>5160f01</code></a> Merge branch 'release-1.22.58'</li>
<li><a href="https://github.com/aws/aws-cli/commit/3f879c43455c8920717b93a88c7afb9502486a20"><code>3f879c4</code></a> Bumping version to 1.22.58</li>
<li><a href="https://github.com/aws/aws-cli/commit/16e6808d9e2b8ae67eed4e674bfb449dfb738361"><code>16e6808</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/62d2310334d060b7bdda1cd68c851d8f204eabee"><code>62d2310</code></a> [docs] fix literal code block in dynamodb create table example (<a href="https://github-redirect.dependabot.com/aws/aws-cli/issues/6735">#6735</a>)</li>
<li><a href="https://github.com/aws/aws-cli/commit/1000956d0edf4db3e49677c925ed42fa19d68a48"><code>1000956</code></a> Merge branch 'release-1.22.57'</li>
<li><a href="https://github.com/aws/aws-cli/commit/4e997a9bec52a7cbaffd18ac8361978a39f655ac"><code>4e997a9</code></a> Merge branch 'release-1.22.57' into develop</li>
<li><a href="https://github.com/aws/aws-cli/commit/c6aafd9d62158f9c85f3a90ef47f6f10dce3f0e4"><code>c6aafd9</code></a> Bumping version to 1.22.57</li>
<li><a href="https://github.com/aws/aws-cli/commit/340abf3bccc5993c30ee6d6b2229b5e7abe211c1"><code>340abf3</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/0a4baef30d39b23276a89b261eb577a66eeab4b0"><code>0a4baef</code></a> Merge branch 'release-1.22.56'</li>
<li><a href="https://github.com/aws/aws-cli/commit/0923ceb2ddd255d23185ac5135572128f5aefd4d"><code>0923ceb</code></a> Merge branch 'release-1.22.56' into develop</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cli/compare/1.22.54...1.22.58">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=awscli&package-manager=pip&previous-version=1.22.54&new-version=1.22.58)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent 472fbdc commit a908fbf
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1 +1 @@
awscli==1.22.54
awscli==1.22.58

0 comments on commit a908fbf

Please sign in to comment.