AWS SDK for .NET Documentation
NewS3BucketResource Method (bucketName)
AmazonAmazon.Auth.AccessControlPolicyResourceFactoryNewS3BucketResource(String) Did this page help you?   Yes   No    Tell us about it...
Constructs a new bucket resource that represents the the specified bucket but not any of the contained objects.
Declaration Syntax
C#
public static Resource NewS3BucketResource(
	string bucketName
)
Parameters
bucketName (String)
The name of the bucket represented by this AWS access control policy resource.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)