| Class | Description |
|---|---|
| CreateCliTokenRequest | |
| CreateCliTokenResult | |
| CreateEnvironmentRequest |
This section contains the Amazon Managed Workflows for Apache Airflow (MWAA) API reference documentation to create an
environment.
|
| CreateEnvironmentResult | |
| CreateWebLoginTokenRequest | |
| CreateWebLoginTokenResult | |
| DeleteEnvironmentRequest | |
| DeleteEnvironmentResult | |
| Dimension |
Internal only API.
|
| Environment |
The Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
| GetEnvironmentRequest | |
| GetEnvironmentResult | |
| LastUpdate |
The status of the last update on the environment, and any errors that were encountered.
|
| ListEnvironmentsRequest | |
| ListEnvironmentsResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| LoggingConfiguration |
Defines the Apache Airflow logs to send to CloudWatch Logs:
DagProcessingLogs,
SchedulerLogs, TaskLogs, WebserverLogs, WorkerLogs. |
| LoggingConfigurationInput |
Defines the Apache Airflow logs to send to CloudWatch Logs:
DagProcessingLogs,
SchedulerLogs, TaskLogs, WebserverLogs, WorkerLogs. |
| MetricDatum |
Internal only API.
|
| ModuleLoggingConfiguration |
Defines the type of logs to send for the Apache Airflow log type (e.g.
|
| ModuleLoggingConfigurationInput |
Defines the type of logs to send for the Apache Airflow log type (e.g.
|
| NetworkConfiguration |
The VPC networking components used to secure and enable network traffic between the AWS resources for your
environment.
|
| PublishMetricsRequest | |
| PublishMetricsResult | |
| StatisticSet |
Internal only API.
|
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateEnvironmentRequest | |
| UpdateEnvironmentResult | |
| UpdateError |
An object containing the error encountered with the last update:
ErrorCode, ErrorMessage. |
| UpdateNetworkConfigurationInput |
The VPC networking components used to secure and enable network traffic between the AWS resources for your
environment.
|
| Enum | Description |
|---|---|
| EnvironmentStatus | |
| LoggingLevel | |
| Unit |
Unit
|
| UpdateStatus | |
| WebserverAccessMode |
| Exception | Description |
|---|---|
| AccessDeniedException |
Access to the Airflow Web UI or CLI has been Denied.
|
| AmazonMWAAException |
Base exception for all service exceptions thrown by AmazonMWAA
|
| InternalServerException |
InternalServerException: An internal error has occurred.
|
| ResourceNotFoundException |
ResourceNotFoundException: The resource is not available.
|
| ValidationException |
ValidationException: The provided input is not valid.
|
Copyright © 2021. All rights reserved.