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
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...
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...
Hello,
how can I access pods running in an AWS EKS cluster for vulnerabilities? What are the options and best practices here?
We already use AWS Inspector for AWS Lambda and AWS EC2. However, no...
For reference, I used this guide on sharing my Private CA, which leverages AWS Resource Access Manager (RAM): https://repost.aws/knowledge-center/acm-share-pca-with-another-account
I have...
When I launch my platform with myanmar network, the connecting server alert was showed. My server is from AWS. I would like to ask if there is any problem with myanmar network now or not.
Hello :)
I have 2 AWS accounts, one for testing and one for the live system, the last few weeks I have been working exclusively on the live system.
Of course I have set up budgets, but unfortunately...
I have an AWS ApiGateway v2 websocket api that sends request to a microservice (deployed on Kubernetes not lambda) using a [HTTP...
we need to exchange with an external organisation certificate and secrets to configure two different applications (hosted on different hyper scalers , one being AWS and other one Azure) with TLS...
Hey there, I have been playing around with the amazon location service api for a little bit now, and have been able to operate with the amazon location service maps pretty well using react/maplibreGL....