Greengrass Deploymentv2

This table represents the greengrass_deploymentv2 resource from Amazon Web Services.

aws.greengrass_deploymentv2

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
componentscorestringThe components to deploy. This is a dictionary, where each key is the name of a component, and each key's value is the version and configuration to deploy for that component.
creation_timestampcoretimestampThe time at which the deployment was created, expressed in ISO 8601 format.
deployment_idcorestringThe ID of the deployment.
deployment_namecorestringThe name of the deployment.
deployment_policiescorejsonThe deployment policies for the deployment. These policies define how the deployment updates components and handles failure.
deployment_statuscorestringThe status of the deployment.
iot_job_arncorestringThe <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> of the IoT job that applies the deployment to target devices.
iot_job_configurationcorejsonThe job configuration for the deployment configuration. The job configuration specifies the rollout, timeout, and stop configurations for the deployment configuration.
iot_job_idcorestringThe ID of the IoT job that applies the deployment to target devices.
is_latest_for_targetcoreboolWhether or not the deployment is the latest revision for its target.
parent_target_arncorestringThe parent deployment's target <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> within a subdeployment.
revision_idcorestringThe revision number of the deployment.
tagscorehstore_csv
target_arncorestringThe <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> of the target IoT thing or thing group.