AWS SDK for .NET Documentation
WithAWSAccessKeyId Method (AWSAccessKeyId)
AmazonAmazon.EC2.ModelS3StorageWithAWSAccessKeyId(String) Did this page help you?   Yes   No    Tell us about it...
Sets the Access Key ID of the owner of the Amazon S3 bucket.
Declaration Syntax
C#
public S3Storage WithAWSAccessKeyId(
	string AWSAccessKeyId
)
Parameters
AWSAccessKeyId (String)
The Access Key ID of the owner of the Amazon S3 bucket.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)