Module Awso_datapipeline.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end
Sourcemodule FieldNameString : sig ... end
Sourcemodule FieldStringValue : sig ... end
Sourcemodule AttributeNameString : sig ... end
Sourcemodule AttributeValueString : sig ... end
Sourcemodule OperatorType : sig ... end
Sourcemodule StringList : sig ... end
Sourcemodule Field : sig ... end

A key-value pair that describes a property of a pipeline object. The value is specified as either a string value (StringValue) or a reference to another object (RefValue) but not as both.

Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule ValidationMessage : sig ... end
Sourcemodule ParameterAttribute : sig ... end

The attributes allowed or specified with a parameter object.

Sourcemodule Operator : sig ... end

Contains a logical operation for comparing the value of a field with a specified value.

Sourcemodule FieldList : sig ... end
Sourcemodule Id : sig ... end
Sourcemodule Tag : sig ... end

Tags are key/value pairs defined by a user and associated with a pipeline to control access. AWS Data Pipeline allows you to associate ten tags per pipeline. For more information, see Controlling User Access to Pipelines in the AWS Data Pipeline Developer Guide.

Sourcemodule ValidationMessages : sig ... end
Sourcemodule ParameterAttributeList : sig ... end
Sourcemodule Selector : sig ... end

A comparision that is used to determine whether a query should return this object.

Sourcemodule PipelineObject : sig ... end

Contains information about a pipeline object. This can be a logical, physical, or physical attempt pipeline object. The complete set of components of a pipeline defines the pipeline.

Sourcemodule TagList : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule ValidationError : sig ... end

Defines a validation error. Validation errors prevent pipeline activation. The set of validation errors that can be returned are defined by AWS Data Pipeline.

Sourcemodule ValidationWarning : sig ... end

Defines a validation warning. Validation warnings do not prevent pipeline activation. The set of validation warnings that can be returned are defined by AWS Data Pipeline.

Sourcemodule ParameterObject : sig ... end

Contains information about a parameter object.

Sourcemodule ParameterValue : sig ... end

A value or list of parameter values.

Sourcemodule SelectorList : sig ... end
Sourcemodule PipelineObjectMap : sig ... end
Sourcemodule TaskId : sig ... end
Sourcemodule PipelineIdName : sig ... end

Contains the name and identifier of a pipeline.

Sourcemodule PipelineDescription : sig ... end

Contains pipeline metadata.

Sourcemodule InternalServiceError : sig ... end

An internal service error occurred.

Sourcemodule InvalidRequestException : sig ... end

The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.

Sourcemodule PipelineDeletedException : sig ... end

The specified pipeline has been deleted.

Sourcemodule PipelineNotFoundException : sig ... end

The specified pipeline was not found. Verify that you used the correct user and account identifiers.

Sourcemodule ValidationErrors : sig ... end
Sourcemodule ValidationWarnings : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule ParameterObjectList : sig ... end
Sourcemodule ParameterValueList : sig ... end
Sourcemodule PipelineObjectList : sig ... end
Sourcemodule TaskNotFoundException : sig ... end

The specified task was not found.

Sourcemodule TaskStatus : sig ... end
Sourcemodule IdList : sig ... end
Sourcemodule Query : sig ... end

Defines the query to run against an object.

Sourcemodule Int_ : sig ... end
Sourcemodule TaskObject : sig ... end

Contains information about a pipeline task that is assigned to a task runner.

Sourcemodule InstanceIdentity : sig ... end

Identity information for the EC2 instance that is hosting the task runner. You can get this value by calling a metadata URI from the EC2 instance. For more information, see Instance Metadata in the Amazon Elastic Compute Cloud User Guide. Passing in this value proves that your task runner is running on an EC2 instance, and ensures the proper AWS Data Pipeline service charges are applied to your pipeline.

Sourcemodule PipelineList : sig ... end
Sourcemodule LongString : sig ... end
Sourcemodule PipelineDescriptionList : sig ... end
Sourcemodule CancelActive : sig ... end
Sourcemodule Timestamp : sig ... end

Contains the output of ValidatePipelineDefinition.

Contains the parameters for ValidatePipelineDefinition.

Sourcemodule SetTaskStatusOutput : sig ... end

Contains the output of SetTaskStatus.

Sourcemodule SetTaskStatusInput : sig ... end

Contains the parameters for SetTaskStatus.

Sourcemodule SetStatusInput : sig ... end

Contains the parameters for SetStatus.

Contains the output of ReportTaskRunnerHeartbeat.

Contains the parameters for ReportTaskRunnerHeartbeat.

Sourcemodule ReportTaskProgressOutput : sig ... end

Contains the output of ReportTaskProgress.

Sourcemodule ReportTaskProgressInput : sig ... end

Contains the parameters for ReportTaskProgress.

Sourcemodule RemoveTagsOutput : sig ... end

Contains the output of RemoveTags.

Sourcemodule RemoveTagsInput : sig ... end

Contains the parameters for RemoveTags.

Sourcemodule QueryObjectsOutput : sig ... end

Contains the output of QueryObjects.

Sourcemodule QueryObjectsInput : sig ... end

Contains the parameters for QueryObjects.

Contains the output of PutPipelineDefinition.

Contains the parameters for PutPipelineDefinition.

Sourcemodule PollForTaskOutput : sig ... end

Contains the output of PollForTask.

Sourcemodule PollForTaskInput : sig ... end

Contains the parameters for PollForTask.

Sourcemodule ListPipelinesOutput : sig ... end

Contains the output of ListPipelines.

Sourcemodule ListPipelinesInput : sig ... end

Contains the parameters for ListPipelines.

Contains the output of GetPipelineDefinition.

Contains the parameters for GetPipelineDefinition.

Sourcemodule EvaluateExpressionOutput : sig ... end

Contains the output of EvaluateExpression.

Sourcemodule EvaluateExpressionInput : sig ... end

Contains the parameters for EvaluateExpression.

Sourcemodule DescribePipelinesOutput : sig ... end

Contains the output of DescribePipelines.

Sourcemodule DescribePipelinesInput : sig ... end

Contains the parameters for DescribePipelines.

Sourcemodule DescribeObjectsOutput : sig ... end

Contains the output of DescribeObjects.

Sourcemodule DescribeObjectsInput : sig ... end

Contains the parameters for DescribeObjects.

Sourcemodule DeletePipelineInput : sig ... end

Contains the parameters for DeletePipeline.

Sourcemodule DeactivatePipelineOutput : sig ... end

Contains the output of DeactivatePipeline.

Sourcemodule DeactivatePipelineInput : sig ... end

Contains the parameters for DeactivatePipeline.

Sourcemodule CreatePipelineOutput : sig ... end

Contains the output of CreatePipeline.

Sourcemodule CreatePipelineInput : sig ... end

Contains the parameters for CreatePipeline.

Sourcemodule AddTagsOutput : sig ... end

Contains the output of AddTags.

Sourcemodule AddTagsInput : sig ... end

Contains the parameters for AddTags.

Sourcemodule ActivatePipelineOutput : sig ... end

Contains the output of ActivatePipeline.

Sourcemodule ActivatePipelineInput : sig ... end

Contains the parameters for ActivatePipeline.