Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
When Using The Marketplace Ami - What Is The Diference Between "Launch From Website" Vs "Launch Through Ec2"?

When using the marketplace AMI - what is the diference between "Launch from website" vs "Launch through EC2"?

  
  
Posted 3 years ago
Votes Newest

Answers 2


Hi WackyRabbit7 , see https://aws.amazon.com/about-aws/whats-new/2018/06/aws_marketplace_launches_new_website_workflow/ :
"The familiar 1-Click launch experience for AMIs is now “Launch from
Website”, and provides the same ability to configure and launch an
instance of a product via AWS Marketplace without having to visit the
AWS management console."

  
  
Posted 3 years ago

👍

  
  
Posted 3 years ago
572 Views
2 Answers
3 years ago
one year ago
Tags