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
5 stars 1 forks source link

[feat] Support VPCs without NAT Gateways #4

Closed jplock closed 2 weeks ago

jplock commented 1 month ago

Related to https://github.com/aws/aws-nitro-enclaves-acm/pull/130

This is blocked until a new release of aws-nitro-enclaves-acm is released that includes this change and available through the AL2023 RPM repositories.

The issue is the current code (v1.3.0) calls the IAM GetRole to https://iam.amazonaws.com which is not available through a VPC endpoint.

jplock commented 3 weeks ago

https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_interface_vpc_endpoints.html