Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 4e0b79f

Browse files
committed
add config docs
1 parent 66ba59d commit 4e0b79f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/en/references/configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@ This section covers configuration options that are specific to certain AWS servi
9090
| - | - | - |
9191
| `BATCH_DOCKER_FLAGS` | `-e TEST_ENV=1337` | Additional flags provided to the batch container. Same restrictions as `LAMBDA_DOCKER_FLAGS`. |
9292

93+
### Bedrock
94+
95+
| Variable | Example Values | Description |
96+
| - | - | - |
97+
| `LOCALSTACK_ENABLE_BEDROCK` | `1` | Use the Bedrock provider |
98+
9399
### BigData (EMR, Athena, Glue)
94100

95101
| Variable | Example Values | Description |

0 commit comments

Comments
 (0)