TenancyConfig
Specifies the tenant isolation mode configuration for a Lambda function. This allows you to configure specific tenant isolation strategies for your function invocations. Tenant isolation configuration cannot be modified after function creation.
Contents
- TenantIsolationMode
-
Tenant isolation mode allows for invocation to be sent to a corresponding execution environment dedicated to a specific tenant ID.
Type: String
Valid Values:
PER_TENANTRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: