View source: R/controltower_operations.R
controltower_list_landing_zones | R Documentation |
Returns the landing zone ARN for the landing zone deployed in your managed account. This API also creates an ARN for existing accounts that do not yet have a landing zone ARN.
See https://www.paws-r-sdk.com/docs/controltower_list_landing_zones/ for full documentation.
controltower_list_landing_zones(maxResults = NULL, nextToken = NULL)
maxResults |
The maximum number of returned landing zone ARNs, which is one. |
nextToken |
The token to continue the list from a previous API call with the same parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.