C# 클래스 Amazon.ElasticTranscoder.Model.TestRoleRequest

Container for the parameters to the TestRole operation.

The TestRole operation tests the IAM role used to create the pipeline.

The TestRole action lets you determine whether the IAM role you are using has sufficient permissions to let Elastic Transcoder perform tasks associated with the transcoding process. The action attempts to assume the specified IAM role, checks read access to the input and output buckets, and tries to send a test notification to Amazon SNS topics that you specify.

상속: AmazonElasticTranscoderRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetInputBucket ( ) : bool
IsSetOutputBucket ( ) : bool
IsSetRole ( ) : bool
IsSetTopics ( ) : bool