@ -2,7 +2,7 @@
using Amazon.Runtime;
using Amazon.S3;
using System;
using S3Demo.Stack;
using S3Demo.Storage;
using S3Demo.Model;
using System.Threading.Tasks;
@ -6,7 +6,7 @@
/// The example was created using the AWS SDK for .NET version 3.7 and
/// .NET Core 5.0.
/// </summary>
namespace S3Demo.Stack
namespace S3Demo.Storage
{
// snippet-start:[S3.dotNET.ListObjectsExample]
@ -7,7 +7,7 @@ using Amazon.Runtime;
using Amazon.S3.Transfer;
/// <summary>
/// This example uses the Amazon Simple Storage Service (Amazon S3)
/// This example shows how to use the TransferUtility api for Amazon Simple