Security
When you build systems on AWS infrastructure, security
responsibilities are shared between you and AWS.
This shared
responsibility model
IAM Roles
AWS Identity and Access Management (IAM) roles allow customers to assign granular access policies and permissions to services and users on the AWS Cloud. This guidance creates IAM roles that grant the guidance's AWS Lambda functions, Amazon API Gateway and Amazon Cognito or OpenID connect access to create regional resources.
Amazon VPC
This guidance optionally deploys a web console within your VPC. You can isolate access to the web console via Bastion hosts, VPNs, or Direct Connect. You can create VPC endpoints to let traffic between your Amazon VPC and AWS services not leave the Amazon network to satisfy the compliance requirements.
Security groups
The security groups created in this guidance are designed to control and isolate network traffic between the guidance components. We recommend that you review the security groups and further restrict access as needed once the deployment is up and running.
Amazon CloudFront
This guidance optionally deploys a web console hosted in an Amazon S3 bucket and Amazon API Gateway. To help reduce latency and improve security, this guidance includes an Amazon CloudFront distribution with an Origin Access Control (OAC), which is a CloudFront user that provides public access to the guidance's website bucket contents. For more information, refer to Restricting access to an Amazon S3 origin in the Amazon CloudFront Developer Guide.