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.

Hi everyone, I would like to use RDS Proxy. As far as I know, I have to add database username and password in Secrets Manager, which later will be used by RDS Proxy to connect to my RDS instance. I...
1
answers
0
votes
117
views
AKMin
asked 23 days ago
why do i get "access denied" on this ssh tunnel . from http private to http public ip on the same windows server machine. ...
5
answers
0
votes
134
views
asked 24 days ago
Hello one and all On Friday and again on Monday, we had an outage where 3 EC2 nodes (running AWS Linux2) became unhealty on the ELB. The only way I could resolve was to reboot the 3 systems. 2...
2
answers
0
votes
139
views
gavinc
asked 25 days ago
I'm trying to create rule groups in AWS WAF, but I'm running into an issue with rate limiting rules. Whenever I try to add more than 4 rate-based rules to a single group, I get the following...
1
answers
0
votes
122
views
AWS
Piotrek
asked 25 days ago
Hello, So I am trying to build a cognito-based login system for my next js app using aws-sdk for javascript v3. When I login to my app using the Cognito user pool I also fetch the access key and...
2
answers
0
votes
118
views
asked 25 days ago
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...
2
answers
0
votes
282
views
asked a month ago
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...
3
answers
0
votes
311
views
asked a month ago
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...
Accepted AnswerSecurityAWS Cloud WAN
2
answers
2
votes
261
views
asked a month ago
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...
3
answers
0
votes
277
views
profile picture
asked a month ago
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", ...
2
answers
0
votes
282
views
profile picture
asked a month ago
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...
1
answers
0
votes
319
views
Bill
asked a month ago
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...
Accepted AnswerAmazon VPCSecurity
1
answers
0
votes
285
views
Daniel
asked a month ago