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

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

Public Properties

Property Type Description
Client Amazon.S3.AmazonS3Client
bucketName string

Public Methods

Method Description
BucketInventoryConfigurationsAndFilterTest ( ) : void
CreateTestBase ( ) : void

Private Methods

Method Description
BucketAnalyticsConfigurationsTestWithS3SigV2 ( ) : void
BucketAnalyticsConfigurationsTestWithSigV4 ( ) : void
DeleteInventoryAndValidate ( ) : void
GetBucketInventoryAndValidate ( InventoryConfiguration getInventoryConfiguration, InventoryConfiguration putInventoryConfiguration ) : void
ListBucketInventory ( ) : void

Method Details

BucketInventoryConfigurationsAndFilterTest() public method

public BucketInventoryConfigurationsAndFilterTest ( ) : void
return void

CreateTestBase() public static method

public static CreateTestBase ( ) : void
return void

Property Details

Client public static property

public static AmazonS3Client,Amazon.S3 Client
return Amazon.S3.AmazonS3Client

bucketName public static property

public static string bucketName
return string