C# 클래스 Amazon.AWSConfigsS3

Configuration for the S3 section of AWS configuration. Changes to some settings may not take effect until a new client is constructed. Example section: <configSections> <section name="aws" type="Amazon.AWSSection, AWSSDK"/> </configSections> <aws> <s3 useSignatureVersion4="true" /> </aws>
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AWSConfigsS3 System.IO

비공개 메소드들

메소드 설명
AWSConfigsS3 ( ) : System.IO