Module Awso_mwaa.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 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 Dimension : sig ... end

Internal only. Represents the dimensions of a metric. To learn more about the metrics published to Amazon CloudWatch, see Amazon MWAA performance metrics in Amazon CloudWatch.

Sourcemodule Double : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule ErrorCode : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule CloudWatchLogGroupArn : sig ... end
Sourcemodule LoggingEnabled : sig ... end
Sourcemodule LoggingLevel : sig ... end
Sourcemodule SecurityGroupId : sig ... end
Sourcemodule SubnetId : sig ... end
Sourcemodule Dimensions : sig ... end
Sourcemodule StatisticSet : sig ... end

Internal only. Represents a set of statistics that describe a specific metric. To learn more about the metrics published to Amazon CloudWatch, see Amazon MWAA performance metrics in Amazon CloudWatch.

Sourcemodule Timestamp : sig ... end
Sourcemodule Unit : sig ... end
Sourcemodule ConfigKey : sig ... end
Sourcemodule ConfigValue : sig ... end
Sourcemodule UpdateCreatedAt : sig ... end
Sourcemodule UpdateError : sig ... end

Describes the error(s) encountered with the last update of the environment.

Sourcemodule UpdateSource : sig ... end
Sourcemodule UpdateStatus : sig ... end
Sourcemodule WorkerReplacementStrategy : sig ... end

Describes the Apache Airflow log details for the log type (e.g. DagProcessingLogs).

Sourcemodule SecurityGroupList : sig ... end
Sourcemodule SubnetList : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end

Enables the Apache Airflow log type (e.g. DagProcessingLogs) and defines the log level to send to CloudWatch Logs (e.g. INFO).

Sourcemodule MetricDatum : sig ... end

Internal only. Collects Apache Airflow metrics. To learn more about the metrics published to Amazon CloudWatch, see Amazon MWAA performance metrics in Amazon CloudWatch.

Sourcemodule EnvironmentName : sig ... end
Sourcemodule RestApiResponse : sig ... end
Sourcemodule AirflowVersion : sig ... end
Sourcemodule CeleryExecutorQueue : sig ... end
Sourcemodule CreatedAt : sig ... end
Sourcemodule EndpointManagement : sig ... end
Sourcemodule EnvironmentArn : sig ... end
Sourcemodule EnvironmentClass : sig ... end
Sourcemodule EnvironmentStatus : sig ... end
Sourcemodule IamRoleArn : sig ... end
Sourcemodule KmsKey : sig ... end
Sourcemodule LastUpdate : sig ... end

Describes the status of the last update on the environment, and any errors that were encountered.

Sourcemodule LoggingConfiguration : sig ... end

Describes the Apache Airflow log types that are published to CloudWatch Logs.

Sourcemodule MaxWebservers : sig ... end
Sourcemodule MaxWorkers : sig ... end
Sourcemodule MinWebservers : sig ... end
Sourcemodule MinWorkers : sig ... end
Sourcemodule NetworkConfiguration : sig ... end

Describes the VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment. For more information, refer to About networking on Amazon MWAA.

Sourcemodule RelativePath : sig ... end
Sourcemodule S3BucketArn : sig ... end
Sourcemodule S3ObjectVersion : sig ... end
Sourcemodule Schedulers : sig ... end
Sourcemodule TagMap : sig ... end
Sourcemodule VpcEndpointServiceName : sig ... end
Sourcemodule WebserverAccessMode : sig ... end
Sourcemodule WebserverUrl : sig ... end
Sourcemodule InternalServerException : sig ... end

InternalServerException: An internal error has occurred.

Sourcemodule ResourceNotFoundException : sig ... end

ResourceNotFoundException: The resource is not available.

ServiceUnavailableException: The service is currently unavailable.

Sourcemodule ValidationException : sig ... end

ValidationException: The provided input is not valid.

Sourcemodule LoggingConfigurationInput : sig ... end

Defines the Apache Airflow log types to send to CloudWatch Logs.

Defines the VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment. For more information, refer to About networking on Amazon MWAA.

Sourcemodule TagKeyList : sig ... end
Sourcemodule MetricData : sig ... end
Sourcemodule EnvironmentList : sig ... end
Sourcemodule NextToken : sig ... end
Sourcemodule AccessDeniedException : sig ... end

Access to the Apache Airflow Web UI or CLI has been denied due to insufficient permissions. To learn more, see Accessing an Amazon MWAA environment.

Sourcemodule RestApiClientException : sig ... end

An exception indicating that a client-side error occurred during the Apache Airflow REST API call.

Sourcemodule RestApiServerException : sig ... end

An exception indicating that a server-side error occurred during the Apache Airflow REST API call.

Sourcemodule Document : sig ... end
Sourcemodule RestApiMethod : sig ... end
Sourcemodule RestApiPath : sig ... end
Sourcemodule RestApiRequestBody : sig ... end
Sourcemodule Environment : sig ... end

Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.

Sourcemodule AirflowIdentity : sig ... end
Sourcemodule Hostname : sig ... end
Sourcemodule IamIdentity : sig ... end
Sourcemodule Token : sig ... end
Sourcemodule UpdateEnvironmentOutput : sig ... end

Updates an Amazon Managed Workflows for Apache Airflow (MWAA) environment.

Sourcemodule UpdateEnvironmentInput : sig ... end

Updates an Amazon Managed Workflows for Apache Airflow (MWAA) environment.

Sourcemodule UntagResourceOutput : sig ... end

Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment. For example, "Environment": "Staging".

Sourcemodule UntagResourceInput : sig ... end

Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment. For example, "Environment": "Staging".

Sourcemodule TagResourceOutput : sig ... end

Associates key-value tag pairs to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.

Sourcemodule TagResourceInput : sig ... end

Associates key-value tag pairs to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.

Sourcemodule PublishMetricsOutput : sig ... end

Internal only. Publishes environment health metrics to Amazon CloudWatch.

Sourcemodule PublishMetricsInput : sig ... end

Internal only. Publishes environment health metrics to Amazon CloudWatch.

Sourcemodule ListTagsForResourceOutput : sig ... end

Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment. For example, "Environment": "Staging".

Sourcemodule ListTagsForResourceInput : sig ... end

Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment. For example, "Environment": "Staging".

Sourcemodule ListEnvironmentsOutput : sig ... end

Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.

Sourcemodule ListEnvironmentsInput : sig ... end

Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.

Sourcemodule InvokeRestApiResponse : sig ... end

Invokes the Apache Airflow REST API on the webserver with the specified inputs. To learn more, see Using the Apache Airflow REST API

Sourcemodule InvokeRestApiRequest : sig ... end

Invokes the Apache Airflow REST API on the webserver with the specified inputs. To learn more, see Using the Apache Airflow REST API

Sourcemodule GetEnvironmentOutput : sig ... end

Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.

Sourcemodule GetEnvironmentInput : sig ... end

Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.

Sourcemodule DeleteEnvironmentOutput : sig ... end

Deletes an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment.

Sourcemodule DeleteEnvironmentInput : sig ... end

Deletes an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment.

Creates a web login token for the Airflow Web UI. To learn more, see Creating an Apache Airflow web login token.

Creates a web login token for the Airflow Web UI. To learn more, see Creating an Apache Airflow web login token.

Sourcemodule CreateEnvironmentOutput : sig ... end

Creates an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment.

Sourcemodule CreateEnvironmentInput : sig ... end

This section contains the Amazon Managed Workflows for Apache Airflow (Amazon MWAA) API reference documentation to create an environment. For more information, refer to Get started with Amazon Managed Workflows for Apache Airflow.

Sourcemodule CreateCliTokenResponse : sig ... end

Creates a CLI token for the Airflow CLI. To learn more, see Creating an Apache Airflow CLI token.

Sourcemodule CreateCliTokenRequest : sig ... end

Creates a CLI token for the Airflow CLI. To learn more, see Creating an Apache Airflow CLI token.