DeploymentPolicies - Amazon IoT Greengrass
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: