Skip to content

Commit 58258cd

Browse files
committed
docs: minor change on IAM permissions
1 parent 02c9169 commit 58258cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/utilities/feature_flags.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ If you want to learn more about feature flags, their variations and trade-offs,
3535

3636
### IAM Permissions
3737

38-
Because powertools needs to fetch the configuration from the AppConfig, you need to add `appconfig:GetConfiguration`
39-
action to your function.
38+
Your Lambda function must have `appconfig:GetConfiguration` IAM permission in order to fetch configuration from AWS AppConfig.
4039

4140
### Required resources
4241

0 commit comments

Comments
 (0)