All Content 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
216 results
Hi all I deployed my landing zone through LZA - https://aws.amazon.com/solutions/implementations/landing-zone-accelerator-on-aws/. Now I want to configure Security Hub central configuration policy, h...
1
answers
0
votes
6
views
profile picture
asked 3 hours ago
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
37
views
profile picture
asked 7 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
46
views
asked 20 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
59
views
profile picture
asked 24 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
50
views
profile picture
asked a month 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 a month 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
107
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 2 months 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
64
views
asked 2 months 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
58
views
AWS
asked 2 months ago