Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Dimension
Deprecated 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.
- Environment
Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
- Last
Update Describes the status of the last update on the environment, and any errors that were encountered.
- Logging
Configuration Describes the Apache Airflow log types that are published to CloudWatch Logs.
- Logging
Configuration Input Defines the Apache Airflow log types to send to CloudWatch Logs.
- Metric
Datum Deprecated Internal only. Collects Apache Airflow metrics. To learn more about the metrics published to Amazon CloudWatch, see Amazon MWAA performance metrics in Amazon CloudWatch.
- Module
Logging Configuration Describes the Apache Airflow log details for the log type (e.g.
DagProcessingLogs
).- Module
Logging Configuration Input Enables the Apache Airflow log type (e.g.
DagProcessingLogs
) and defines the log level to send to CloudWatch Logs (e.g.INFO
).- Network
Configuration Describes the VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment. For more information, see About networking on Amazon MWAA.
- Statistic
Set Deprecated 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.
- Update
Error Describes the error(s) encountered with the last update of the environment.
- Update
Network Configuration Input Defines the VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment. For more information, see About networking on Amazon MWAA.
Enums§
- Endpoint
Management - When writing a match expression against
EndpointManagement
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Environment
Status - When writing a match expression against
EnvironmentStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Logging
Level - When writing a match expression against
LoggingLevel
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Rest
ApiMethod - When writing a match expression against
RestApiMethod
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Unit
- When writing a match expression against
Unit
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Update
Status - When writing a match expression against
UpdateStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Webserver
Access Mode - When writing a match expression against
WebserverAccessMode
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Worker
Replacement Strategy - When writing a match expression against
WorkerReplacementStrategy
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.