S3tables Functions
object S3tablesFunctions
Functions
Link copied to clipboard
Creates an Amazon S3 Tables table bucket in the same AWS Region where you create the AWS CloudFormation stack.
suspend fun getTableBucket(argument: suspend GetTableBucketPlainArgsBuilder.() -> Unit): GetTableBucketResult
Link copied to clipboard
suspend fun getTableBucketPolicy(argument: GetTableBucketPolicyPlainArgs): GetTableBucketPolicyResult
Applies an IAM resource policy to a table bucket.
suspend fun getTableBucketPolicy(argument: suspend GetTableBucketPolicyPlainArgsBuilder.() -> Unit): GetTableBucketPolicyResult