Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appconfig-feature-flag-cdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Important: this application uses various AWS services and there are costs associ
cd ./..
```
3. Before proceed:
* Next command, you need to provide the correct AppConfig Lambda extension layer ARN sepcific to the region you are deploying the stack. Refer here to obtain the ARN for your region: https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-integration-lambda-extensions-versions.html#appconfig-integration-lambda-extensions-enabling-x86-64
* Next command, you need to provide the correct AppConfig Lambda extension layer ARN specific to the region you are deploying the stack. Refer here to obtain the ARN for your region: https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-integration-lambda-extensions-versions.html#appconfig-integration-lambda-extensions-enabling-x86-64

4. From the command line, run:
```
Expand Down