controltower_update_landing_zone: This API call updates the landing zone

View source: R/controltower_operations.R

controltower_update_landing_zoneR Documentation

This API call updates the landing zone

Description

This API call updates the landing zone. It starts an asynchronous operation that updates the landing zone based on the new landing zone version, or on the changed parameters specified in the updated manifest file.

See https://www.paws-r-sdk.com/docs/controltower_update_landing_zone/ for full documentation.

Usage

controltower_update_landing_zone(landingZoneIdentifier, manifest, version)

Arguments

landingZoneIdentifier

[required] The unique identifier of the landing zone.

manifest

[required] The manifest file (JSON) is a text file that describes your Amazon Web Services resources. For an example, review Launch your landing zone. The example manifest file contains each of the available parameters. The schema for the landing zone's JSON manifest file is not published, by design.

version

[required] The landing zone version, for example, 3.2.


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