# Functions
Checks whether the input is an AWS instance type.
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
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
No description provided by the author
No description provided by the author
ExecuteIdentityRequestFromHeader executes identity request marshalled from header and returns account id if successful.
ExtractRouteIntegrationID extracts the integration ID which is attached to a route, or "" if no route is attached.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HighestY returns the largest Y coordinate of a widget on the dashboard (i.e.
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
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
Checks weather the input is an AWS instance type.
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
NewHorizontalGrid sets a CloudWatch Dashboard grid to be filled from left to right, row by row.
NewVerticalGrid sets a CloudWatch Dashboard grid to be filled from top to bottom, column by column.
AWS instance types take the form of: [family][generation][capabilities].[size] the first group is the instance family, e.g.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TextWidget creates new text widget Example: title_widget = { "type": "text", "x": x, "y": y, "width": wewidthi, "height": height, "properties": {"markdown": markdown}, }.
# Constants
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
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
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
# Variables
This set contains all known instance types.
region -> EBS metadata.
region -> EKS price.
No description provided by the author
region -> ELB metadata.
region -> instance type -> instance metadata.
This contains all instance types available in each region.
region -> NAT metadata.
region -> NLB metadata.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Example: CloudWatchWidget{ "type":"metric", "x":0, "y":0, "width":12, "height":6, "properties":{ "metrics":[ [ "AWS/EC2", "CPUUtilization", "InstanceId", "i-012345" ] ], "period":300, "stat":"Average", "region":"us-east-1", "title":"EC2 Instance CPU" } }.
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
# Type aliases
No description provided by the author