| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot.actions |
Actions for AWS IoT Rule
|
| Modifier and Type | Method and Description |
|---|---|
S3PutObjectAction.Builder |
S3PutObjectAction.Builder.accessControl(BucketAccessControl accessControl)
(experimental) The Amazon S3 canned ACL that controls access to the object identified by the object key.
|
static S3PutObjectAction.Builder |
S3PutObjectAction.Builder.create(IBucket bucket) |
S3PutObjectAction.Builder |
S3PutObjectAction.Builder.key(String key)
(experimental) The path to the file where the data is written.
|
S3PutObjectAction.Builder |
S3PutObjectAction.Builder.role(IRole role)
(experimental) The IAM role that allows access to AWS service.
|
Copyright © 2022. All rights reserved.