Troubleshooting - Guidance for Cross Network Traffic Inspection with AWS Network Firewall

Troubleshooting

This section provides known issue resolution when deploying the guidance.

Problem: Missing Network Firewall resources

The CloudFormation stack has completed successfully, but not all the Network Firewall resources are created.

Resolution

After the CloudFormation stack is complete, the CodePipeline stage created by the solution might still be in the In-Progress state. Once the CodePipeline stage is completed, all the Network Firewall resources will be available in the AWS Network Firewall console.

Problem: Failed CodePipeline stage

The CodePipeline stage is failing.

Resolution

If the CodePipeline stage is in Failed state, it means that this guidance hasn't been able to complete the create or update network firewall resources operation. Refer to the logs in the CodePipeline stages to ensure that the CodeBuild stages are successful.

If a JSON file is not valid or has incorrect information, the CodeBuild stage that validates the files will list the errors along with the file names.

For more information, refer to the AWS CodeBuild User Guide.