View source: R/controltower_operations.R
controltower_create_landing_zone | R Documentation |
Creates a new landing zone. This API call starts an asynchronous operation that creates and configures a landing zone, based on the parameters specified in the manifest JSON file.
See https://www.paws-r-sdk.com/docs/controltower_create_landing_zone/ for full documentation.
controltower_create_landing_zone(manifest, tags = NULL, version)
manifest |
[required] The manifest JSON file is a text file that describes your Amazon Web Services resources. For examples, review Launch your landing zone. |
tags |
Tags to be applied to the landing zone. |
version |
[required] The landing zone version, for example, 3.0. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.