AWS::MWAA::EnvironmentResource schema for AWS::MWAA::Environment
26 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | RequiredCreate-only |
AirflowConfigurationOptions | object | |
AirflowVersion | string | |
DagS3Path | string | |
EndpointManagement | string | Create-only |
EnvironmentClass | string | |
ExecutionRoleArn | string | |
KmsKey | string | Create-only |
LoggingConfiguration | LoggingConfiguration | |
MaxWebservers | integer | |
MaxWorkers | integer | |
MinWebservers | integer | |
MinWorkers | integer | |
NetworkConfiguration | NetworkConfiguration | |
PluginsS3ObjectVersion | string | |
PluginsS3Path | string | |
RequirementsS3ObjectVersion | string | |
RequirementsS3Path | string | |
Schedulers | integer | |
SourceBucketArn | string | |
StartupScriptS3ObjectVersion | string | |
StartupScriptS3Path | string | |
Tags | object | |
WebserverAccessMode | string | |
WeeklyMaintenanceWindowStart | string | |
WorkerReplacementStrategy | string | Write-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CeleryExecutorQueue | string | - |
DatabaseVpcEndpointService | string | - |
WebserverUrl | string | - |
WebserverVpcEndpointService | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MWAA::Environment
Resources:
MyResource:
Type: AWS::MWAA::Environment
Properties:
Name: "my-name"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
airflow:GetEnvironmentairflow:CreateEnvironmentairflow:TagResourceairflow:UntagResourceiam:PassRoleiam:ListRolesiam:CreatePolicyiam:AttachRolePolicyairflow:GetEnvironmentairflow:GetEnvironmentairflow:UpdateEnvironmentairflow:TagResourceairflow:UntagResourceiam:PassRoleiam:ListRolesiam:AttachRolePolicys3:GetBucketLocationairflow:GetEnvironmentairflow:DeleteEnvironmentairflow:ListEnvironmentsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NameKmsKeyNetworkConfiguration/SubnetIdsEndpointManagement