# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CalcPeriod determines how much time between datapoints This result is in number of seconds that can be used against the AWS API GetMetricData If period is small, we collect too much data and impair performance (retrieval and render) Since this offers no meaningful benefit to the user, we calculate period based on the time window (end - start) We are aiming for 60 datapoints total (e.g.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
User contains credentials for a user that has access to perform a particular action in AWS This structure must match the fields defined in outputs of the module.
# Type aliases
No description provided by the author