controltower_list_landing_zones: Returns the landing zone ARN for the landing zone deployed in...

View source: R/controltower_operations.R

controltower_list_landing_zonesR Documentation

Returns the landing zone ARN for the landing zone deployed in your managed account

Description

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.

Usage

controltower_list_landing_zones(maxResults = NULL, nextToken = NULL)

Arguments

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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.