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, we are trying to share some of our dashboards with external users and so far it looks like GenerateEmbedUrlForAnonymousUser is the way to go to pass session tags and use RLS to restrict data for...
We're running a php app on elastic beanstalk, using the elastic beanstalk default php environment (and default options for everything). PHP 8.2 running on 64bit Amazon Linux 2023.
I've noticed that...
Hi all,
I'm in the process of implementing AWS Network Firewall in my test environment and, while I understand that the Network Firewall must be launched into its own subnet, there's nothing saying...
I've switched to the new console sign in console.
I enter my username and password and the page redirects to the MFA page.
I connect my Yubikey hardware key.
The browser recognises it and requests I...
I am looking for a manual review AWS best practice and CIS benchmarking of services ACM, S3, VPC, ECR and KMS. Does it require permissions from AWS support?
So with this new releaase of Outlook 365 Microsoft nolonger supports Exchange Server Basic authentication which I beleive is how the Outlook Classic client worked (allowed "Basic" authentication). I...
Hello,
We aim to add a quota per user to execute AWS Braket quantum tasks and jobs. So, we want to know if AWS allows the interception of requests made by Boto3 to create a proxy using the Lambda...
Hi there,
I have two questions regarding connecting to an EC2 instance using session manager.
The first question is why would I use session manager over EC2 Instance Connect? I can just easily use...
I have a main account where I have created multiple ec2 instances.
I want to give access to another account so that they can only install and configure the node.js server for ssr. However, I must be...
Hello,
I have an ec2 instance that hosts a fastapi app.
It is supposed to be accessed through Route53 -> Application Load Balancer -> EC2 Instance path.
Note: The instance hosts a couple of apps,...
When using 3rd party CA and would like to reimport certs to Certificate Manager with a higher RSA Key Size without changing the Cert ANR's so ELB's etc are not impacted.
Today, AWS restricts users...
I'm trying to integrate AWS WAF CAPTCHA into my website which also uses Content-Security-Policy header.
But CAPTCHA JS-library tries to load SVG-images using data:-URLs and I get the following...