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>.
| Version: |
1.0.5 |
| Imports: |
methods, rjson, aws.signature, httr, xml2, utils |
| Suggests: |
knitr, rmarkdown, testthat |
| Published: |
2022-01-26 |
| DOI: |
10.32614/CRAN.package.aws.ecx |
| Author: |
Jiefei Wang [aut, cre],
Martin Morgan [aut] |
| Maintainer: |
Jiefei Wang <szwjf08 at gmail.com> |
| BugReports: |
https://github.com/Jiefei-Wang/aws.ecx/issues |
| License: |
GPL-3 |
| URL: |
https://github.com/Jiefei-Wang/aws.ecx |
| NeedsCompilation: |
no |
| Materials: |
README, NEWS |
| CRAN checks: |
aws.ecx results [issues need fixing before 2026-02-17] |