SnapStart¶
Structure Class¶
SnapStart
dataclass
¶
The function's Lambda
SnapStart
setting. Set ApplyOn to PublishedVersions to create a snapshot of
the initialized execution environment when you publish a function
version.
Attributes¶
apply_on
class-attribute
instance-attribute
¶
apply_on: SnapStartApplyOn | None = None
Set to PublishedVersions to create a snapshot of the initialized
execution environment when you publish a function version.