DeploymentPolicies - AWS IoT Greengrass

DeploymentPolicies

Contains information about policies that define how a deployment updates components and handles failure.

Contents

componentUpdatePolicy

The component update policy for the configuration deployment. This policy defines when it's safe to deploy the configuration to devices.

Type: DeploymentComponentUpdatePolicy object

Required: No

configurationValidationPolicy

The configuration validation policy for the configuration deployment. This policy defines how long each component has to validate its configure updates.

Type: DeploymentConfigurationValidationPolicy object

Required: No

failureHandlingPolicy

The failure handling policy for the configuration deployment. This policy defines what to do if the deployment fails.

Default: ROLLBACK

Type: String

Valid Values: ROLLBACK | DO_NOTHING

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: