I want to create an EBS storage and connect it to existing EC2 instance.
However I am unable to find any PHP code sample here http://docs.aws.amazon.com/aws-sdk-php-2/guide/latest/index.html
I want to create an EBS storage and connect it to existing EC2 instance.
However I am unable to find any PHP code sample here http://docs.aws.amazon.com/aws-sdk-php-2/guide/latest/index.html
You'll find that EBS management via API is part of the EC2 namespace.
Specifically: