Greengrass Connector Definition

Greengrass Connector Definition in AWS represents the configuration of connectors used in AWS IoT Greengrass. Connectors are prebuilt integrations that allow Greengrass groups to interact with external services or devices without custom code. A Connector Definition stores information about these connectors, including their settings and versions, enabling easier deployment and management of IoT solutions at the edge.

aws.greengrass_connector_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