Greengrass Function Definition

Greengrass Function Definition in AWS represents a collection of Lambda functions that can be deployed and run on Greengrass core devices. It defines the configuration and metadata for these functions, including versioning and deployment details, enabling edge devices to execute code locally while still integrating with AWS cloud services.

aws.greengrass_function_definition

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of the definition.
creation_timestampcorestringThe time, in milliseconds since the epoch, when the definition was created.
idcorestringThe ID of the definition.
last_updated_timestampcorestringThe time, in milliseconds since the epoch, when the definition was last updated.
latest_versioncorestringThe ID of the latest version associated with the definition.
latest_version_arncorestringThe ARN of the latest version associated with the definition.
namecorestringThe name of the definition.
tagscorehstore