README ¶ Amazon Elastic Compute service This service is github.com/aws/aws-sdk-go/service/ec2.EC2 proxy To check all supported method run endly -s="aws/ec2" To check method contract run endly -s="aws/ec2" -a=methodName endly -s="aws/ec2" -a='stopInstances' Usage: TODO add example Expand ▾ Collapse ▴ Documentation ¶ Index ¶ Constants func GetClient(context *endly.Context) (*ec2.EC2, error) func New() endly.Service Constants ¶ View Source const ( //ServiceID aws iam service id. ServiceID = "aws/ec2" ) Variables ¶ This section is empty. Functions ¶ func GetClient ¶ func GetClient(context *endly.Context) (*ec2.EC2, error) GetClient returns ec2 client from context func New ¶ func New() endly.Service New creates a new AWS IAM service. Types ¶ This section is empty. Source Files ¶ View all Source files client.goinit.goservice.go Click to show internal directories. Click to hide internal directories.