Values_1.CreateTriggerResponseSourceCreates a new trigger. Job arguments may be logged. Do not pass plaintext secrets as arguments. Retrieve secrets from a Glue Connection, Amazon Web Services Secrets Manager or other secret management mechanism if you intend to keep them within the Job.
type nonrec error = [ | `AlreadyExistsException of Values_0.AlreadyExistsException.t| `ConcurrentModificationException of ConcurrentModificationException.t| `EntityNotFoundException of Values_0.EntityNotFoundException.t| `IdempotentParameterMismatchException of IdempotentParameterMismatchException.t| `InternalServiceException of Values_0.InternalServiceException.t| `InvalidInputException of Values_0.InvalidInputException.t| `OperationTimeoutException of Values_0.OperationTimeoutException.t| `ResourceNumberLimitExceededException of
Values_0.ResourceNumberLimitExceededException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AlreadyExistsException of Values_0.AlreadyExistsException.t
| `ConcurrentModificationException of ConcurrentModificationException.t
| `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `IdempotentParameterMismatchException of
IdempotentParameterMismatchException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `ResourceNumberLimitExceededException of
Values_0.ResourceNumberLimitExceededException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AlreadyExistsException of Values_0.AlreadyExistsException.t
| `ConcurrentModificationException of ConcurrentModificationException.t
| `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `IdempotentParameterMismatchException of
IdempotentParameterMismatchException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `ResourceNumberLimitExceededException of
Values_0.ResourceNumberLimitExceededException.t
| `Unknown_operation_error of string * string option ]