AWS PrivateLink for Amazon MWAA
With AWS PrivateLink, you can access Amazon MWAA from within your VPC without crossing the public internet. Interface VPC endpoints are elastic network interfaces with private IP addresses in your subnets. For more information, see Access an AWS service using an interface VPC endpoint in the Amazon VPC User Guide.
Creating a VPC endpoint
Amazon MWAA uses prefixes for service endpoints, where each prefix corresponds to a set of API operations:
- Environment management
-
api.airflow.(useregion.amazonaws.com.rproxy.govskope.caapi.airflow.for IPv6)region.api.aws-
CreateEnvironment -
DeleteEnvironment -
GetEnvironment -
ListEnvironments -
ListTagsForResource -
TagResource -
UntagResource -
UpdateEnvironment
-
- Airflow environment
-
env.airflow.(useregion.amazonaws.com.rproxy.govskope.caenv.airflow.for IPv6)region.api.aws-
CreateCliToken -
CreateWebLoginToken
-
FIPS endpoints
FIPS-compliant endpoints are available in US and Canada Regions:
-
com.amazonaws.region.airflow-fips.api -
com.amazonaws.region.airflow-fips.env
For more information about supported Regions, see Amazon MWAA endpoints and quotas in the AWS General Reference.