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 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
280
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
316
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
284
views
Daniel
asked a month ago
My account has been compromised. I have bills for for services I did not consume. I need help please
1
answers
0
votes
260
views
Melvis
asked a month ago
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...
Accepted AnswerAmazon CognitoSecurity
1
answers
0
votes
280
views
Srushti
asked a month ago
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...
1
answers
0
votes
296
views
AWS
asked a month ago
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...
1
answers
0
votes
388
views
AWS
Piotrek
asked a month ago
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...
1
answers
0
votes
506
views
LinhCN
asked a month ago
My goal is to have a request sent from a lambda with a static IP address. This is the current setup i have. ![Enter image description here](/media/postImages/original/IMi-2u2_boTMC9fYhVo7QeoQ) I...
3
answers
0
votes
571
views
serp
asked a month ago
I'm in the process of setting up the AWS Secret Manager for application access. The part I'm stuck on is the authentication from the application to the Secret Manager. This appears to be restricted to...
2
answers
0
votes
256
views
Nathon
asked a month ago
How can customers lock down GitHub webhooks to a large number of projects? On the AWS Webhook we can lock it down to a project regex using the REPOSITORY_NAME event filter [1], but I don't see a...
Accepted AnswerAWS CodeBuildSecurity
1
answers
0
votes
146
views
profile pictureAWS
EXPERT
Tyler_P
asked a month ago
Hello We would like to constrain VPC Peering to stay within an OU. We created the following SCP: ``` { "Version": "2012-10-17", "Statement": [ { "Sid": "RestrictVPCPeering", ...
1
answers
0
votes
245
views
Nicki
asked a month ago