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(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
Retrieves the next page of the results. |
MaxResults |
The maximum number of results to retrieve per page. For example, |
[Package paws.application.integration version 0.9.0 Index]