We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915e724 commit 394d803Copy full SHA for 394d803
docs/govcloud-deployment.md
@@ -65,7 +65,7 @@ aws cloudformation deploy \
65
--template-file .aws-sam/idp-govcloud.yaml \
66
--stack-name my-idp-govcloud-stack \
67
--region us-gov-west-1 \
68
- --capabilities CAPABILITY_IAM \
+ --capabilities CAPABILITY_NAMED_IAM CAPABILITY_AUTO_EXPAND \
69
--parameter-overrides \
70
IDPPattern="Pattern2 - Packet processing with Textract and Bedrock"
71
```
0 commit comments