The version of the WorkSpaces Applications agent to use for the imported image. Choose CURRENT_LATEST to use the agent version available at the time of import, or ALWAYS_LATEST to automatically update to the latest agent version when new versions are released.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Configuration for the application catalog of the imported image. This allows you to specify applications available for streaming, including their paths, icons, and launch parameters. This field contains sensitive data.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.APS.AmazonAppStreamClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
An optional description for the imported image. The description must match approved regex patterns and can be up to 256 characters.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
An optional display name for the imported image. The display name must match approved regex patterns and can be up to 100 characters.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
When set to true, performs validation checks without actually creating the imported image. Use this to verify your configuration before executing the actual import operation.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The ARN of the IAM role that allows WorkSpaces Applications to access your AMI. The role must have permissions to modify image attributes and describe images, with a trust relationship allowing appstream.amazonaws.com to assume the role.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A unique name for the imported image. The name must be between 1 and 100 characters and can contain letters, numbers, underscores, periods, and hyphens.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-RuntimeValidationConfig_IntendedInstanceType <
String>
The instance type to use for runtime validation testing. It's recommended to use the same instance type you plan to use for your fleet to ensure accurate validation results.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'Image'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppStream.Model.CreateImportedImageResponse). Specifying the name of a property of type Amazon.AppStream.Model.CreateImportedImageResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The ID of the EC2 AMI to import. The AMI must meet specific requirements including Windows Server 2022 Full Base, UEFI boot mode, TPM 2.0 support, and proper drivers.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The tags to apply to the imported image. Tags help you organize and manage your WorkSpaces Applications resources.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Tags |