# Constants
EBServiceName is the key name for metadata of ElasticBeanstalkPlugin.
EC2ServiceName is the key name for metadata of EC2Plugin.
ECSServiceName is the key name for metadata of ECSPlugin.
# Variables
InstancePluginMetadata points to the PluginMetadata struct.
# Structs
BeanstalkMetadata provides the shape for unmarshalling Elastic Beanstalk environment metadata.
EC2Metadata provides the shape for unmarshalling EC2 metadata.
ECSMetadata provides the shape for unmarshalling ECS metadata.
PluginMetadata struct contains items to record information about the AWS infrastructure hosting the traced application.