Skip to content

/AWS1/CL_FRMAUTODEPLOYMENT

[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that are added to a target organization or organizational unit (OU).

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ENABLED TYPE /AWS1/FRMAUTODEPLOYMENTNULLA00 /AWS1/FRMAUTODEPLOYMENTNULLA00

If set to true, StackSets automatically deploys additional stack instances to Organizations accounts that are added to a target organization or organizational unit (OU) in the specified Regions. If an account is removed from a target organization or OU, StackSets deletes stack instances from the account in the specified Regions.

IV_RETAINSTACKSONACCTREMOVAL TYPE /AWS1/FRMRTNSTACKSONACREMOVA00 /AWS1/FRMRTNSTACKSONACREMOVA00

If set to true, stack resources are retained when an account is removed from a target organization or OU. If set to false, stack resources are deleted. Specify only if Enabled is set to True.


Queryable Attributes

Enabled

If set to true, StackSets automatically deploys additional stack instances to Organizations accounts that are added to a target organization or organizational unit (OU) in the specified Regions. If an account is removed from a target organization or OU, StackSets deletes stack instances from the account in the specified Regions.

Accessible with the following methods

Method Description
GET_ENABLED() Getter for ENABLED, with configurable default
ASK_ENABLED() Getter for ENABLED w/ exceptions if field has no value
HAS_ENABLED() Determine if ENABLED has a value

RetainStacksOnAccountRemoval

If set to true, stack resources are retained when an account is removed from a target organization or OU. If set to false, stack resources are deleted. Specify only if Enabled is set to True.

Accessible with the following methods

Method Description
GET_RETAINSTACKSONACREMOVAL() Getter for RETAINSTACKSONACCOUNTREMOVAL, with configurable d
ASK_RETAINSTACKSONACREMOVAL() Getter for RETAINSTACKSONACCOUNTREMOVAL w/ exceptions if fie
HAS_RETAINSTACKSONACREMOVAL() Determine if RETAINSTACKSONACCOUNTREMOVAL has a value