Questions tagged with Security
The security pillar focuses on protecting information and systems. Key topics include confidentiality and integrity of data, managing user permissions, and establishing controls to detect security events.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1216 results
After configuring an explicit deny rule (TCP Deny Any Any) in AWS Network Firewall, I noticed that the Suricata and domain list rules became ineffective due to their dependency on the TLS handshake...
I need to create a Lambda function that validates whether each IAM user in an AWS account has MFA enabled. If a user does not have MFA, I need to trigger another Lambda function to handle that user...
Im checking the possibility of using AWS Cloud wan for my organization, When considering the Segment, i have environment like dev, qa, uat, prod.
Also im having on prem data centers.
So for the...
Hi AWS, I am planning to write an SCP for the following:
1. MFA should be enabled for all IAM users.
2. Hardware MFA should be enabled for the root user.
3. MFA should be enabled for the root...
Hi AWS, I am writing an SCP to enable **AWS Config** and **AWS GuardDuty**. The approved regions are `us-east-1`, `us-east-2`, `us-west-1`. Here is the SCP code:
```
{
"Version": "2012-10-17",
...
I'm trying to set up patch manager to automatically scan for updates to dependencies of my EC2 instances running AL2023.
I've followed [this guide...
Hello everyone,
I am learning about VPCs, and I have questions about how to design them, along with subnets.
I put a practical example to be able to raise the doubts: Imagine that we have an...
My account has been compromised. I have bills for for services I did not consume. I need help please
I want to migrate my Cognito user pool from one AWS account to another for some business related reasons. However for migration I saw that the following url lists the approaches to do the migration...
Hi,
IHAC that is looking for the encryption options for EBS volumes and wants to correlate with the options they used on other cloud platform as:
There are 3 options e when encrypting the disks of a...
I have created a WebACL and added some rule groups in count mode. Before turning rule actions to Block (or Challenge/Captcha) I would like to evaluate potential impact on my web application. With AWS...
I am setting up an Amazon GuardDuty and I am interested in the VPC Traffic Flow Logs collected and sent to GuardDuty. Can I customize this Traffic? For example, in my Account there are 5 VPCs and I...