AwsStorage constructor

AwsStorage()

Implementation

factory AwsStorage() {
  return _instance;
}