Terminology Index
Glossary
2953 terms
F32
Function Execution Identity
A function execution identity is the cloud principal and permission set used by function code to access services, data, networks, and secrets after invocation.
Separate, least-privilege identities reduce blast radius while rare and recovery behavior must be considered during permission review.
Introduced in: Cloud Workload Protection
Examples
- Give an order-reader function read access only to its required table and operations
