How-to guides
This section contains how-to guides for achieving particular goals when working with AWS Nitro Enclaves and the Anjuna Nitro Runtime:
-
Communicating with the parent instance explains how to address the parent instance from inside the enclave.
-
Using shared memory describes how to enable running applications that use shared memory inside the Nitro enclave.
-
Updating
/etc/hosts
for an enclave explains how to configure/etc/hosts
to map hostnames to IP addresses. -
Including binary data in an enclave configuration file demonstrates how to configure an enclave to create a binary file at startup.
-
Using the Anjuna Nitro Attestation Endpoint explains how to generate attestation reports at runtime.
-
Using AWS KMS with the Anjuna Nitro Attestation Endpoint explains how to use the attestation endpoint service to access secrets that were encrypted using AWS KMS.