<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Communicating with AWS EC2 and ECS using AWS REST APIs</dc:title>
  <dc:title>R package aws.ecx version 1.0.6</dc:title>
  <dc:description>
    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 &lt;https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Welcome.html&gt;
    and ECS can be found at &lt;https://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: methods, rjson, aws.signature, httr, xml2, utils</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat</dc:relation>
  <dc:creator>Jiefei Wang &lt;szwjf08@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jiefei Wang [aut, cre],
  Martin Morgan [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-01-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=aws.ecx</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.aws.ecx</dc:identifier>
</oai_dc:dc>
