mwaa_list_environments {paws.application.integration}R Documentation

Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments

Description

Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.

See https://www.paws-r-sdk.com/docs/mwaa_list_environments/ for full documentation.

Usage

mwaa_list_environments(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

The maximum number of results to retrieve per page. For example, 5 environments per page.

NextToken

Retrieves the next page of the results.


[Package paws.application.integration version 0.6.0 Index]