AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
New-MWAAEnvironment-AirflowConfigurationOption <Hashtable>-AirflowVersion <String>-DagS3Path <String>-DagProcessingLogs_Enabled <Boolean>-SchedulerLogs_Enabled <Boolean>-TaskLogs_Enabled <Boolean>-WebserverLogs_Enabled <Boolean>-WorkerLogs_Enabled <Boolean>-EnvironmentClass <String>-ExecutionRoleArn <String>-KmsKey <String>-DagProcessingLogs_LogLevel <LoggingLevel>-SchedulerLogs_LogLevel <LoggingLevel>-TaskLogs_LogLevel <LoggingLevel>-WebserverLogs_LogLevel <LoggingLevel>-WorkerLogs_LogLevel <LoggingLevel>-MaxWorker <Int32>-MinWorker <Int32>-Name <String>-PluginsS3ObjectVersion <String>-PluginsS3Path <String>-RequirementsS3ObjectVersion <String>-RequirementsS3Path <String>-Scheduler <Int32>-NetworkConfiguration_SecurityGroupId <String[]>-SourceBucketArn <String>-NetworkConfiguration_SubnetId <String[]>-Tag <Hashtable>-WebserverAccessMode <WebserverAccessMode>-WeeklyMaintenanceWindowStart <String>-Select <String>-Force <SwitchParameter>
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AirflowConfigurationOptions |
1.10.12
, 2.0.2
, and 2.2.2
. To learn more, see Apache Airflow versions on Amazon Managed Workflows for Apache Airflow (MWAA). Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
DagProcessingLogs
). Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_DagProcessingLogs_Enabled |
INFO
) to send to CloudWatch Logs. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_DagProcessingLogs_LogLevel |
dags
. To learn more, see Adding or updating DAGs. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
mw1.small
, mw1.medium
, mw1.large
. To learn more, see Amazon MWAA environment class. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
arn:aws:iam::123456789:role/my-execution-role
. To learn more, see Amazon MWAA Execution role. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
MaxWorkers
field. For example, 20
. When there are no more tasks running, and no more in the queue, MWAA disposes of the extra workers leaving the one worker that is included with your environment, or the number you specify in MinWorkers
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MaxWorkers |
MaxWorkers
field. When there are no more tasks running, and no more in the queue, MWAA disposes of the extra workers leaving the worker count you specify in the MinWorkers
field. For example, 2
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MinWorkers |
MyMWAAEnvironment
. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | NetworkConfiguration_SecurityGroupIds |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | NetworkConfiguration_SubnetIds |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
plugins.zip
file on your Amazon S3 bucket. For example, plugins.zip
. If specified, then the plugins.zip version is required. To learn more, see Installing custom plugins. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
requirements.txt
file on your Amazon S3 bucket. For example, requirements.txt
. If specified, then a file version is required. To learn more, see Installing Python dependencies. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Schedulers |
DagProcessingLogs
). Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_SchedulerLogs_Enabled |
INFO
) to send to CloudWatch Logs. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_SchedulerLogs_LogLevel |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
arn:aws:s3:::my-airflow-bucket-unique-name
. To learn more, see Create an Amazon S3 bucket for Amazon MWAA. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
"Environment": "Staging"
. To learn more, see Tagging Amazon Web Services resources. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |
DagProcessingLogs
). Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_TaskLogs_Enabled |
INFO
) to send to CloudWatch Logs. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_TaskLogs_LogLevel |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
DagProcessingLogs
). Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_WebserverLogs_Enabled |
INFO
) to send to CloudWatch Logs. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_WebserverLogs_LogLevel |
DAY:HH:MM
. For example: TUE:03:30
. You can specify a start time in 30 minute increments only. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
DagProcessingLogs
). Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_WorkerLogs_Enabled |
INFO
) to send to CloudWatch Logs. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LoggingConfiguration_WorkerLogs_LogLevel |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AK |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AWSProfilesLocation, ProfilesLocation |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StoredCredentials, AWSProfileName |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RegionToCall |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SK, SecretAccessKey |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ST |
AWS Tools for PowerShell: 2.x.y.z