LaunchPermissionConfiguration
Describes the configuration for a launch permission. The launch permission modification request is sent to the Amazon EC2 ModifyImageAttribute API on behalf of the user for each Region they have selected to distribute the AMI. To make an AMI public, set the launch permission authorized accounts to all
. See the examples for making an AMI public at Amazon EC2 ModifyImageAttribute.
Types
Properties
Link copied to clipboard
The ARN for an Organizations organizational unit (OU) that you want to share your AMI with. For more information about key concepts for Organizations, see Organizations terminology and concepts.
Link copied to clipboard
The ARN for an Amazon Web Services Organization that you want to share your AMI with. For more information, see What is Organizations?.
Link copied to clipboard
The name of the group.
Functions
Link copied to clipboard
inline fun copy(block: LaunchPermissionConfiguration.Builder.() -> Unit = {}): LaunchPermissionConfiguration