Skip to content

Commit 0987f93

Browse files
authored
Update README.md
1 parent b15403d commit 0987f93

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ to seamlessly merge data from AWS Secrets Manager into Bootique app configuratio
2828

2929
## Quick FAQ
3030
### What AWS SDK Version does Bootique support?
31-
Bootique 2 supports AWS SDK `1.x`. Bootique 3 supports `2.x`, and `1.x` (in maintenance mode. No new features added to
32-
`1.x`). We strongly encourage the users to use `*-aws2` flavor.
31+
Bootique 2 supports AWS SDK `1.x`. Bootique 3 supports `2.x`. `1.x` is still available but is deprecated since Bootioque 3.0, doesn't have many new features, and will be removed in the future versions.
3332

3433
### I already have an app using Bootique with AWS SDK 1.x. How do I upgrade?
3534
The main challenge would be to upgrade the use of AWS API, which is significantly different. You can start by reading
@@ -183,4 +182,4 @@ awssecrets:
183182

184183
## Custom Endpoints and Testing
185184

186-
TODO
185+
TODO

0 commit comments

Comments
 (0)