diff --git a/src/AWS.jl b/src/AWS.jl index 26b0429250..8668972657 100644 --- a/src/AWS.jl +++ b/src/AWS.jl @@ -19,6 +19,7 @@ include("AWSCredentials.jl") include("AWSConfig.jl") include("AWSExceptions.jl") include("AWSMetadataUtilities.jl") +include("AWSMetadata.jl") using ..AWSExceptions using ..AWSExceptions: AWSException