Questions tagged with AWS Security Hub

AWS Security Hub is a cloud security posture management service that performs security best practice checks, aggregates alerts, and enables automated remediation.

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

206 results
Hi all I set up NIST SP 800-53 Rev. 5 standard in my AWS Security Hub. I can see a control saying "[NetworkFirewall.6] Stateless Network Firewall rule group should not be empty". If I don't have any ...
1
answers
0
votes
32
views
profile picture
asked 2 days ago
Hello, ## Environment Overview * The organization has around 50 accounts. * Three OUs (Organizational Units) apply different Security Hub standards. ## Issues Encountered ### When a new account is c...
1
answers
0
votes
43
views
asked 14 days ago
Hi all I see the same findings again and again. For example, let's I have a lambda which is not inside a VPC, then my AWS Config rule "lambda-in-vpc" creates findings everyday and send it to the AWS ...
Accepted AnswerAWS Security Hub
1
answers
0
votes
57
views
profile picture
asked 19 days ago
Hi all I'm using AWS Security Hub, and I can see many FAILED controls due to some of the FAILED but intended resources. Can I ignore the FAILED status of some intended resource, i.e., make the contro...
Accepted AnswerAWS Security Hub
1
answers
0
votes
44
views
profile picture
asked 23 days ago
Hi all I deployed a custom AWS Config conformance pack and I'd love to create a AWS Security Hub custom widget in the Summary page as follows: 1. Filter findings using: Title CONTAINS "conformance-p...
0
answers
0
votes
34
views
profile picture
asked 24 days ago
I received the following solutions for labeling a URL in a python lambda function: To label or name a URL in a Python Lambda function used in an SNS message, you can use HTML formatting within your me...
2
answers
0
votes
33
views
asked a month ago
I am running a lambda function to get the security group of instances. Here is part of the lambda function that is failing def get_security_groups(instance_id): try: response = ec2.descr...
1
answers
0
votes
84
views
asked a month ago
looking to see if there is a way to get an instance's security group from a Security Hub finding. I have the following lambda function used to pull HIGH and CRITICAL findings. There is a requirement...
1
answers
0
votes
51
views
asked a month ago
I am managing 2 AWS accounts. I have a lambda function that I am using to query AWS Security Hub Findings, securityhub.get_findings. I am trying to reuse this lambda function that is working in acco...
1
answers
0
votes
56
views
asked a month ago
I have a lambda function that I am using securityhub.get_findings to pull AWS Security Hub Findings. I am trying to filter all HIGH and CRITICAL finding, along with specific findings that CONTAIN a c...
1
answers
0
votes
62
views
asked a month ago
Hello. My Cx received hundreds of these (below) emails this morning to our corp organization inbox within a few minute time-frame which created flags for our Security team. In Security Hub, an account...
1
answers
0
votes
55
views
AWS
asked 2 months ago
Hi all I can see that AWS Security Hub provides multiple Security Standards. And I also see some of the controls are overlapped. E.g., "[Account.1] Security contact information should be provided for...
2
answers
0
votes
114
views
profile picture
asked 2 months ago