C# Class AWSSDK_DotNet.IntegrationTests.Tests.S3.RegionsTest

Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
GetCredentials ( AmazonServiceClient client ) : AWSCredentials
Test301RedirectTriggersException ( ) : void
TestAWS2ToAWS4RedirectBeforeDNSPropagation ( ) : void
TestLocation ( ) : void
TestPostUpload ( ) : void
testContentStream ( string content ) : Stream
testPost ( string key, string bucketName, Stream contentStream, string extraConditions, AWSCredentials credentials, RegionEndpoint region ) : S3PostUploadResponse