-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated FMS AWS solution runtime issues. #45
Comments
Hello, Thanks. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are using https://aws.amazon.com/solutions/implementations/automations-for-aws-firewall-manager/ . we have taken the latest version.
Issue 1-->We are noticing that when we remove an OU from the parameter store the FMS policy is getting removed from the target accounts but the retrofitted changes still continuing in the removed OU's existing WebACLs.(is it because the policy is already allocated to resources ?) How can we make this workflow working by parameter store removal events.
file1.json
file2.json
Issue 2--> First time when we deploy the solution it doesn't create any WAF polices/rules ? is this expected ? We could see the policy json file there in the manifest bucket. Every time we must manually update the s3 object to get the policy build. Can we modify the code to read from repository directory itself of the code commit -code pipeline deployment we use.?
Issue 3--
Please refer the attached Policy json files which we have been using in our production environment.
File1 --> Why resource type 'AWS::AppSync::GraphQLApi' is not supported ? n this case regional policy doesn't get build in FMS console.
file2 --> why the WAF global policy is not getting build using file 2. I am trying to get the 'Retrofit' option enabled under Web ACL Management . But Firewall manager failed to build the policy. Can you give Woking example of the policy.
Issue 4 --
When manually enable in web console--by Web ACL Management checkbox to 'default' for check box 'Manage UnAssociated Web ACLs and selected retrofit existing WebACLs , I could see that it works and created FM managed WebACLs in target accounts with no resource allocated whereas as expected modified the existing WebACLs to add FM managed rule group into it .
Question is --> This will be charged twice as existing WebAcls stay as it is and FMS WebACLS comes additional ?
To Reproduce
Expected behavior
Please complete the following information about the solution:
To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0134) - The AWS CloudFormation template for deployment of the Automations for AWS Firewall Manager. Version v2.0.0". You can also find the version from releases
Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: