aws.ecx: Communicating with AWS EC2 and ECS using AWS REST APIs

Providing the functions for communicating with Amazon Web Services(AWS) Elastic Compute Cloud(EC2) and Elastic Container Service(ECS). The functions will have the prefix 'ecs_' or 'ec2_' depending on the class of the API. The request will be sent via the REST API and the parameters are given by the function argument. The credentials can be set via 'aws_set_credentials'. The EC2 documentation can be found at <https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Welcome.html> and ECS can be found at <https://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html>.

Package details

AuthorJiefei Wang [aut, cre], Martin Morgan [aut]
MaintainerJiefei Wang <szwjf08@gmail.com>
LicenseGPL-3
Version1.0.5
URL https://github.com/Jiefei-Wang/aws.ecx
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("aws.ecx")

Try the aws.ecx package in your browser

Any scripts or data that you put into this service are public.

aws.ecx documentation built on Jan. 27, 2022, 1:10 a.m.