aws::launch-template¶
Query launch template.
Example¶
launch-template: $(external-query aws::launch-template { launch-template-name: ''})
Attributes¶
Attribute | Description |
---|---|
create-time | The time the launch template was created. |
launch-template-id | The ID of the launch template. |
launch-template-name | The name of the launch template. |
tag map | The key/value combination of a tag assigned to the resource. |
tag-key | The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. |