You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticTranscoder::Types::TestRoleRequestWhen passing TestRoleRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
role: "Role", input_bucket: "BucketName", output_bucket: "BucketName", topics: ["SnsTopic"], }
The TestRoleRequest
structure.
The Amazon S3 bucket that contains media files to be transcoded.
The Amazon S3 bucket that Elastic Transcoder writes transcoded media files to.
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test.
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
The Amazon S3 bucket that contains media files to be transcoded. The action attempts to read from this bucket.
#output_bucket ⇒ StringThe Amazon S3 bucket that Elastic Transcoder writes transcoded media files to. The action attempts to read from this bucket.
#role ⇒ StringThe IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test.
#topics ⇒ Array<String>The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4