deploymentMode

Determines how CloudFormation handles configuration drift during deployment.

  • REVERT_DRIFT – Creates a drift-aware change set that brings actual resource states in line with template definitions. Provides a three-way comparison between actual state, previous deployment state, and desired state.

For more information, see Using drift-aware change sets in the CloudFormation User Guide.