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.
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...
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...
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...
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...
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",
...
Hi!
I have my whole app deployed in AWS and I'm using a lot of different services, for starters Im using cognito with oauth2 to generate the tokens and store the user sensible data. does this mean...
Hi all,
What are you all using for network/content filtering for outbound traffic to the internet from your EC2 instances? We use Meraki network equipment for our local networks which simplifies the...