DeploymentLifecycleHook
class DeploymentLifecycleHook
A deployment lifecycle hook runs custom logic at specific stages of the deployment process. Currently, you can use Lambda functions as hook targets.
For more information, see Lifecycle hooks for Amazon ECS service deployments in the * Amazon Elastic Container Service Developer Guide*.
Types
Properties
Link copied to clipboard
The details of the deployment lifecycle hook. This provides additional configuration for how the hook should be executed during deployment operations on Amazon ECS Managed Instances.
Link copied to clipboard
The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
Link copied to clipboard
The lifecycle stages at which to run the hook. Choose from these valid values: