View source: R/mwaa_operations.R
mwaa_list_environments | R Documentation |
Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.
See https://www.paws-r-sdk.com/docs/mwaa_list_environments/ for full documentation.
mwaa_list_environments(NextToken = NULL, MaxResults = NULL)
NextToken |
Retrieves the next page of the results. |
MaxResults |
The maximum number of results to retrieve per page. For example, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.