diff options
author | Samruddhi Khandale <skhandale@microsoft.com> | 2023-04-14 23:48:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 23:48:25 +0300 |
commit | 2237731474ace274b1756e63937a958131cf719e (patch) | |
tree | 0ba813fb0e58039acea71bdf9f73e1577268d2e0 /src/aws-cli | |
parent | 8d3e9aca9d352a3c4459e321de5d0a0b12062112 (diff) |
Automated documentation update (#521)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/aws-cli')
-rw-r--r-- | src/aws-cli/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/aws-cli/README.md b/src/aws-cli/README.md index 40cc4ae..e45cb3f 100644 --- a/src/aws-cli/README.md +++ b/src/aws-cli/README.md @@ -17,6 +17,12 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles |-----|-----|-----|-----| | version | Select or enter an AWS CLI version. | string | latest | +## Customizations + +### VS Code Extensions + +- `AmazonWebServices.aws-toolkit-vscode` + Available versions of the AWS CLI can be found here: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst. ## OS Support |