public static interface AclConfiguration.Builder extends SdkPojo, CopyableBuilder<AclConfiguration.Builder,AclConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AclConfiguration.Builder |
s3AclOption(S3AclOption s3AclOption)
The Amazon S3 canned ACL that Athena should specify when storing query results.
|
AclConfiguration.Builder |
s3AclOption(String s3AclOption)
The Amazon S3 canned ACL that Athena should specify when storing query results.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAclConfiguration.Builder s3AclOption(String s3AclOption)
The Amazon S3 canned ACL that Athena should specify when storing query results. Currently the only supported
canned ACL is BUCKET_OWNER_FULL_CONTROL. If a query runs in a workgroup and the workgroup
overrides client-side settings, then the Amazon S3 canned ACL specified in the workgroup's settings is used
for all queries that run in the workgroup. For more information about Amazon S3 canned ACLs, see Canned ACL in
the Amazon S3 User Guide.
s3AclOption - The Amazon S3 canned ACL that Athena should specify when storing query results. Currently the only
supported canned ACL is BUCKET_OWNER_FULL_CONTROL. If a query runs in a workgroup and the
workgroup overrides client-side settings, then the Amazon S3 canned ACL specified in the workgroup's
settings is used for all queries that run in the workgroup. For more information about Amazon S3
canned ACLs, see Canned
ACL in the Amazon S3 User Guide.S3AclOption,
S3AclOptionAclConfiguration.Builder s3AclOption(S3AclOption s3AclOption)
The Amazon S3 canned ACL that Athena should specify when storing query results. Currently the only supported
canned ACL is BUCKET_OWNER_FULL_CONTROL. If a query runs in a workgroup and the workgroup
overrides client-side settings, then the Amazon S3 canned ACL specified in the workgroup's settings is used
for all queries that run in the workgroup. For more information about Amazon S3 canned ACLs, see Canned ACL in
the Amazon S3 User Guide.
s3AclOption - The Amazon S3 canned ACL that Athena should specify when storing query results. Currently the only
supported canned ACL is BUCKET_OWNER_FULL_CONTROL. If a query runs in a workgroup and the
workgroup overrides client-side settings, then the Amazon S3 canned ACL specified in the workgroup's
settings is used for all queries that run in the workgroup. For more information about Amazon S3
canned ACLs, see Canned
ACL in the Amazon S3 User Guide.S3AclOption,
S3AclOptionCopyright © 2023. All rights reserved.