aws-samples / sample-code-for-a-secure-vault-using-aws-nitro-enclaves

AWS Nitro Enclaves Vault
https://aws-samples.github.io/sample-code-for-a-secure-vault-using-aws-nitro-enclaves/
MIT No Attribution
6 stars 1 forks source link

[feat] Tighten Instance Security Group #51

Closed jplock closed 1 day ago

jplock commented 1 week ago

The InstanceSecurityGroup currently allows egress access to anywhere over HTTPS.

This is required because:

To resolve this, we need to wait until v1.4.0 is available in the yum repositories and change the S3 VPC Gateway endpoint to a S3 VPC Interface endpoint.

jplock commented 1 day ago

Amazon Linux 2023 version 2023.6.20241010 includes ACM v1.4.0 - https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.6.20241010.html#amis-2023.6.20241010.repository