getTableBucket

Creates an Amazon S3 Tables table bucket in the same AWS Region where you create the AWS CloudFormation stack.

Return

null

Parameters

argument

null


suspend fun getTableBucket(tableBucketArn: String): GetTableBucketResult

Return

null

Parameters

tableBucketArn

The Amazon Resource Name (ARN) of the table bucket.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.s3tables.kotlin.inputs.GetTableBucketPlainArgs.

See also