You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::S3ActionWhen passing S3Action as input to an Aws::Client method, you can use a vanilla Hash:
{
role_arn: "AwsArn", bucket_name: "BucketName", key: "Key", canned_acl: "private", }
Describes an action to write data to an Amazon S3 bucket.
Returned by:
Instance Attribute Summary collapseThe Amazon S3 bucket.
The Amazon S3 canned ACL that controls access to the object identified by the object key.
The object key.
The ARN of the IAM role that grants access.
The Amazon S3 canned ACL that controls access to the object identified by the object key. For more information, see S3 canned ACLs.
#role_arn ⇒ StringThe ARN of the IAM role that grants access.
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