String name
Create a CLI token request for a MWAA environment.
Map<K,V> airflowConfigurationOptions
The Apache Airflow configuration setting you want to override in your environment. For more information, see Environment configuration.
String airflowVersion
The Apache Airflow version you want to use for your environment.
String dagS3Path
The relative path to the DAG folder on your Amazon S3 storage bucket. For example, dags
. For more
information, see Importing DAGs on Amazon
MWAA.
String environmentClass
The environment class you want to use for your environment. The environment class determines the size of the containers and database used for your Apache Airflow services.
String executionRoleArn
The Amazon Resource Name (ARN) of the execution role for your environment. An execution role is an AWS Identity
and Access Management (IAM) role that grants MWAA permission to access AWS services and resources used by your
environment. For example, arn:aws:iam::123456789:role/my-execution-role
. For more information, see
Managing access to Amazon Managed
Workflows for Apache Airflow.
String kmsKey
The AWS Key Management Service (KMS) key to encrypt and decrypt the data in your environment. You can use an AWS KMS key managed by MWAA, or a custom KMS key (advanced). For more information, see Customer master keys (CMKs) in the AWS KMS developer guide.
LoggingConfigurationInput loggingConfiguration
The Apache Airflow logs you want to send to Amazon CloudWatch Logs.
Integer maxWorkers
The maximum number of workers that you want to run in your environment. MWAA scales the number of Apache Airflow workers and the Fargate containers that run your tasks up to the number you specify in this field. When there are no more tasks running, and no more in the queue, MWAA disposes of the extra containers leaving the one worker that is included with your environment.
String name
The name of your MWAA environment.
NetworkConfiguration networkConfiguration
The VPC networking components you want to use for your environment. At least two private subnet identifiers and one VPC security group identifier are required to create an environment. For more information, see Creating the VPC network for a MWAA environment.
String pluginsS3ObjectVersion
The plugins.zip
file version you want to use.
String pluginsS3Path
The relative path to the plugins.zip
file on your Amazon S3 storage bucket. For example,
plugins.zip
. If a relative path is provided in the request, then PluginsS3ObjectVersion
is required. For more information, see Importing DAGs on Amazon
MWAA.
String requirementsS3ObjectVersion
The requirements.txt
file version you want to use.
String requirementsS3Path
The relative path to the requirements.txt
file on your Amazon S3 storage bucket. For example,
requirements.txt
. If a relative path is provided in the request, then
RequirementsS3ObjectVersion
is required. For more information, see Importing DAGs on Amazon
MWAA.
String sourceBucketArn
The Amazon Resource Name (ARN) of your Amazon S3 storage bucket. For example,
arn:aws:s3:::airflow-mybucketname
.
Map<K,V> tags
The metadata tags you want to attach to your environment. For more information, see Tagging AWS resources.
String webserverAccessMode
The networking access of your Apache Airflow web server. A public network allows your Airflow UI to be accessed over the Internet by users granted access in your IAM policy. A private network limits access of your Airflow UI to users within your VPC. For more information, see Creating the VPC network for a MWAA environment.
String weeklyMaintenanceWindowStart
The day and time you want MWAA to start weekly maintenance updates on your environment.
String arn
The resulting Amazon MWAA envirnonment ARN.
String name
Create an Airflow Web UI login token request for a MWAA environment.
String name
The name of the environment to delete.
Map<K,V> airflowConfigurationOptions
The Airflow Configuration Options of the Amazon MWAA Environment.
String airflowVersion
The AirflowV ersion of the Amazon MWAA Environment.
String arn
The ARN of the Amazon MWAA Environment.
Date createdAt
The Created At date of the Amazon MWAA Environment.
String dagS3Path
The Dags S3 Path of the Amazon MWAA Environment.
String environmentClass
The Environment Class (size) of the Amazon MWAA Environment.
String executionRoleArn
The Execution Role ARN of the Amazon MWAA Environment.
String kmsKey
The Kms Key of the Amazon MWAA Environment.
LastUpdate lastUpdate
LoggingConfiguration loggingConfiguration
The Logging Configuration of the Amazon MWAA Environment.
Integer maxWorkers
The Maximum Workers of the Amazon MWAA Environment.
String name
The name of the Amazon MWAA Environment.
NetworkConfiguration networkConfiguration
String pluginsS3ObjectVersion
The Plugins.zip S3 Object Version of the Amazon MWAA Environment.
String pluginsS3Path
The Plugins.zip S3 Path of the Amazon MWAA Environment.
String requirementsS3ObjectVersion
The Requirements.txt file S3 Object Version of the Amazon MWAA Environment.
String requirementsS3Path
The Requirement.txt S3 Path of the Amazon MWAA Environment.
String serviceRoleArn
The Service Role ARN of the Amazon MWAA Environment.
String sourceBucketArn
The Source S3 Bucket ARN of the Amazon MWAA Environment.
String status
The status of the Amazon MWAA Environment.
Map<K,V> tags
The Tags of the Amazon MWAA Environment.
String webserverAccessMode
The Webserver Access Mode of the Amazon MWAA Environment (public or private only).
String webserverUrl
The Webserver URL of the Amazon MWAA Environment.
String weeklyMaintenanceWindowStart
The Weekly Maintenance Window Start of the Amazon MWAA Environment.
String name
The name of the environment to retrieve.
Environment environment
A JSON blob with environment details.
Date createdAt
Time that last update occurred.
UpdateError error
Error string of last update, if applicable.
String status
Status of last update of SUCCESS, FAILED, CREATING, DELETING.
String resourceArn
The ARN of the MWAA environment.
ModuleLoggingConfiguration dagProcessingLogs
ModuleLoggingConfiguration schedulerLogs
ModuleLoggingConfiguration taskLogs
ModuleLoggingConfiguration webserverLogs
ModuleLoggingConfiguration workerLogs
ModuleLoggingConfigurationInput dagProcessingLogs
ModuleLoggingConfigurationInput schedulerLogs
ModuleLoggingConfigurationInput taskLogs
ModuleLoggingConfigurationInput webserverLogs
ModuleLoggingConfigurationInput workerLogs
Map<K,V> airflowConfigurationOptions
The Airflow Configuration Options to update of your Amazon MWAA environment.
String airflowVersion
The Airflow Version to update of your Amazon MWAA environment.
String dagS3Path
The Dags folder S3 Path to update of your Amazon MWAA environment.
String environmentClass
The Environment Class to update of your Amazon MWAA environment.
String executionRoleArn
The Executio Role ARN to update of your Amazon MWAA environment.
LoggingConfigurationInput loggingConfiguration
The Logging Configuration to update of your Amazon MWAA environment.
Integer maxWorkers
The Maximum Workers to update of your Amazon MWAA environment.
String name
The name of your Amazon MWAA environment that you wish to update.
UpdateNetworkConfigurationInput networkConfiguration
The Network Configuration to update of your Amazon MWAA environment.
String pluginsS3ObjectVersion
The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.
String pluginsS3Path
The Plugins.zip S3 Path to update of your Amazon MWAA environment.
String requirementsS3ObjectVersion
The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.
String requirementsS3Path
The Requirements.txt S3 Path to update of your Amazon MWAA environment.
String sourceBucketArn
The S3 Source Bucket ARN to update of your Amazon MWAA environment.
String webserverAccessMode
The Webserver Access Mode to update of your Amazon MWAA environment.
String weeklyMaintenanceWindowStart
The Weekly Maintenance Window Start to update of your Amazon MWAA environment.
String arn
The ARN to update of your Amazon MWAA environment.
Copyright © 2021. All rights reserved.