Skip to main content
A newer version of this page is available. .
Tab

FileManagerAmazonProviderSettings Properties

Provides account settings allowing the file manager to access a file system retained in Amazon Simple Storage Service (Amazon S3).
Name Description
AccessKeyID Obsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
AccountName Gets or sets a value that specifies the name of the Amazon account.
BucketName Specifies a name of the bucket that contains a file system displayed in the file manager.
Region Specifies a geographical region where a bucket, which contains a file system, is stored.
SecretAccessKey Obsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
See Also