AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Get-EC2TemplateVersion-Filter <Filter[]>-LaunchTemplateId <String>-LaunchTemplateName <String>-MaxVersion <String>-MinVersion <String>-ResolveAlias <Boolean>-Version <String[]>-MaxResult <Int32>-NextToken <String>-Select <String>-NoAutoIteration <SwitchParameter>-ClientConfig <AmazonEC2Config>
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
create-time
- The time the launch template version was created.ebs-optimized
- A boolean that indicates whether the instance is optimized for Amazon EBS I/O.http-endpoint
- Indicates whether the HTTP metadata endpoint on your instances is enabled (enabled
| disabled
).http-protocol-ipv4
- Indicates whether the IPv4 endpoint for the instance metadata service is enabled (enabled
| disabled
).host-resource-group-arn
- The ARN of the host resource group in which to launch the instances.http-tokens
- The state of token usage for your instance metadata requests (optional
| required
).iam-instance-profile
- The ARN of the IAM instance profile.image-id
- The ID of the AMI.instance-type
- The instance type.is-default-version
- A boolean that indicates whether the launch template version is the default version.kernel-id
- The kernel ID.license-configuration-arn
- The ARN of the license configuration.network-card-index
- The index of the network card.ram-disk-id
- The RAM disk ID.Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filters |
LaunchTemplateId
or the LaunchTemplateName
, but not both.To describe all the latest or default launch template versions in your account, you must omit this parameter. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
LaunchTemplateName
or the LaunchTemplateId
, but not both.To describe all the latest or default launch template versions in your account, you must omit this parameter. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
NextToken
value. This value can be between 1 and 200.Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MaxItems, MaxResults |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
true
, and if a Systems Manager parameter is specified for ImageId
, the AMI ID is displayed in the response for imageId
.If false
, and if a Systems Manager parameter is specified for ImageId
, the parameter is displayed in the response for imageId
. For more information, see Use a Systems Manager parameter instead of an AMI ID in the Amazon Elastic Compute Cloud User Guide.Default: false
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
$Latest
, $Default
, and numbers.To describe all launch templates in your account that are defined as the latest version, the valid value is $Latest
. To describe all launch templates in your account that are defined as the default version, the valid value is $Default
. You can specify $Latest
and $Default
in the same request. You cannot specify numbers. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Versions |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AK |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AWSProfilesLocation, ProfilesLocation |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StoredCredentials, AWSProfileName |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RegionToCall |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SK, SecretAccessKey |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ST |
AWS Tools for PowerShell: 2.x.y.z