From f31160cfa691ba4f09eb3f4cccfcf8d1a9b271ba Mon Sep 17 00:00:00 2001 From: Mike Nordby Date: Tue, 22 Oct 2024 16:40:04 -0600 Subject: [PATCH] PAPP-34892 trying sanity tests again with new security rule --- manual_readme_content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual_readme_content.md b/manual_readme_content.md index b953a31..3cc9807 100644 --- a/manual_readme_content.md +++ b/manual_readme_content.md @@ -11,7 +11,7 @@ There are two ways to configure an AWS WAF asset. The first is to configure the an EC2 instance, the **use_role** checkbox can be checked instead. This will allow the role that is attached to the instance to be used. Please see the [AWS EC2 and IAM documentation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html) -for more information. +for more information. Region parameter provided in the asset configuration parameter and region of the bucket which is created in AWS console must match, otherwise the user will get an InvalidLocationConstraint error.