'宣言 Public Function New( _ ByVal accessKey As System.String, _ ByVal secretKey As System.String, _ ByVal bucketName As System.String, _ ByVal region As System.String _ )
public AWSStorageProvider( System.string accessKey, System.string secretKey, System.string bucketName, System.string region )
パラメータ
- accessKey
- AWS アクセスキー。
- secretKey
- AWS シークレットキー。
- bucketName
- AWS バケット名。
- region
- us-east-1 などのリージョン。