lib/aws-sdk-ec2/image.rb in aws-sdk-ec2-1.444.0 vs lib/aws-sdk-ec2/image.rb in aws-sdk-ec2-1.445.0

- old
+ new

@@ -162,11 +162,10 @@ # @return [String] def hypervisor data[:hypervisor] end - # The Amazon Web Services account alias (for example, `amazon`, `self`) - # or the Amazon Web Services account ID of the AMI owner. + # The owner alias (`amazon` \| `aws-marketplace`). # @return [String] def image_owner_alias data[:image_owner_alias] end