Skip to content

how to configure AWS Config to block non-FIPS endpoint for a particular account

0

how to configure AWS Config to block non-FIPS endpoint for a particular account. Does one need to be account root to see this setting?.

asked 2 years ago309 views
1 Answer
0

Hi There

AWS Config is a service that helps you assess, audit, and evaluate the configurations and relationships of your resources. You can use rules evaluate the configuration settings of your AWS resources. It will not help you block access to specific endpoints.

One way you could achieve this is to use AWS Route53 DNS Firewall to block all non-FIPS endpoints.

See https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver-dns-firewall-overview.html

AWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.