Christian Yalamov
Christian Yalamov

Reputation: 116

Can an AWS Lambda provide identity attestation

I have a case where an AWS Lambda is part of a service-oriented architecture, and makes requests to other services. I'm wondering if there is a way for the Lambda to provide some sort of identity attestation when making those requests.

E.g. with EC2 instances, I can use the signed identity document as a form of attestation, but I'm not sure what the equivalent is for AWS Lambda.

Upvotes: -2

Views: 43

Answers (0)

Related Questions