TenancyConfig¶
Structure Class¶
TenancyConfig
dataclass
¶
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.
Attributes¶
tenant_isolation_mode
instance-attribute
¶
tenant_isolation_mode: TenantIsolationMode
Tenant isolation mode allows for invocation to be sent to a corresponding execution environment dedicated to a specific tenant ID.