freebsd-ports/net/p5-Net-Amazon-EC2/pkg-message
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

20 lines
569 B
Plaintext

[
{ type: install
message: <<EOM
You need to do some things before you can use the Amazon Elastic
Compute Cloud:
1) Visit http://aws.amazon.com/ to create an Amazon AWS account.
2) Obtain your AWS public key and secret key to use with the EC2 service.
3) Create AMIs and use them as needed.
DISCLAIMER: You are responsible for paying Amazon to use the EC2
service, unless you are signed up for the AWS Free Usage
Tier. More information about the Free Usage Tier may be
found at: http://aws.amazon.com/free/
EOM
}
]