Builder
class Builder
Properties
Link copied to clipboard
The unique ID of a deployment. Pass this ID to a Lambda function that validates a deployment lifecycle event.
Link copied to clipboard
The execution ID of a deployment's lifecycle hook. A deployment lifecycle hook is specified in the hooks
section of the AppSpec file.
Link copied to clipboard
The result of a Lambda function that validates a deployment lifecycle event. The values listed in Valid Values are valid for lifecycle statuses in general; however, only Succeeded
and Failed
can be passed successfully in your API call.