# Constants

AWSManagedControlPlaneRefKind is the string value indicating that a cluster is AWS managed.
InstanceIDIndex defines the aws machine controller's instance ID index.
SecurityGroupsLastAppliedAnnotation is the key for the machine object annotation which tracks the SecurityGroups that the machine actuator is responsible for.
TagsLastAppliedAnnotation is the key for the machine object annotation which tracks the AdditionalTags in the Machine Provider Config.
VolumeTagsLastAppliedAnnotation is the key for the ebs volumes annotation which tracks the AdditionalTags in the Machine Provider Config.

# Structs

AWSClusterReconciler reconciles a AwsCluster object.
AWSMachineReconciler reconciles a AwsMachine object.