S3Request.cpp 219 B

1234567891011121314
  1. /**
  2. * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
  3. * SPDX-License-Identifier: Apache-2.0.
  4. */
  5. #include <aws/s3/S3Request.h>
  6. namespace Aws
  7. {
  8. namespace S3
  9. {
  10. } // namespace S3
  11. } // namespace Aws