LaunchPermissionItemType

The LaunchPermissionItemType data type.

The following table describes the elements contained in LaunchPermissionItemType.

NameDescriptionRequired

group

A launch permission for a group. Currently only all is supported, which gives public launch permissions.

Type: xsd:string

Choice between group and userId

userId

A launch permission for a user. userId is an AWS account ID.

Type: xsd:string

Choice between group and userId