Skip to content

Commit e5a27f5

Browse files
committed
docs(readme): update aws-cli feature options
1 parent a8d0127 commit e5a27f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ AWS CLI installs the AWS CLI along with needed dependencies. Useful for base Doc
7171
```json
7272
"features": {
7373
"ghcr.io/bartventer/arch-devcontainer-features/aws-cli:latest": {
74-
"version": "latest"
74+
"version": "latest",
75+
"installSam": "standalone",
76+
"samVersion": "latest",
7577
}
7678
}
7779
```

0 commit comments

Comments
 (0)