Describe Launch Template Versions

GET {{aws_ec2_base_url}}/?DryRun&Filter.N&LaunchTemplateId&LaunchTemplateName&LaunchTemplateVersion.N&MaxResults&MaxVersion&MinVersion&NextToken&Action=DescribeLaunchTemplateVersions

Describes one or more versions of a specified launch template.

Request Params

KeyDatatypeRequiredDescription
DryRunnullChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
Filter.NnullOne or more filters.
LaunchTemplateIdnullThe ID of the launch template. You must specify either the launch template ID or launch template name in the request.
LaunchTemplateNamenullThe name of the launch template. You must specify either the launch template ID or launch template name in the request.
LaunchTemplateVersion.NnullOne or more versions of the launch template.
MaxResultsnullThe maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. This value can be between 1 and 200.
MaxVersionnullThe version number up to which to describe launch template versions.
MinVersionnullThe version number after which to describe launch template versions.
NextTokennullThe token to request the next page of results.
Actionstring