get Table Bucket Policy
suspend fun getTableBucketPolicy(argument: GetTableBucketPolicyPlainArgs): GetTableBucketPolicyResult
Applies an IAM resource policy to a table bucket.
Return
null
Parameters
argument
null
Return
null
Parameters
table Bucket Arn
The Amazon Resource Name (ARN) of the table bucket.
See also
suspend fun getTableBucketPolicy(argument: suspend GetTableBucketPolicyPlainArgsBuilder.() -> Unit): GetTableBucketPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.s3tables.kotlin.inputs.GetTableBucketPolicyPlainArgs.