This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::RAM::ResourceShare ResourceShareConfiguration
The configuration of the resource share
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ExclusiveAccountAccess" :Boolean, "RetainSharingOnAccountLeaveOrganization" :Boolean}
YAML
ExclusiveAccountAccess:BooleanRetainSharingOnAccountLeaveOrganization:Boolean
Properties
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
-
Specifies whether the consumer account retains access to the resource share after leaving the organization.
Required: No
Type: Boolean
Update requires: Replacement