S3 Tables
AwsS3tablesNamespace
Terraform resource for managing an Amazon S3 Tables Namespace.
- Resource
import { AwsS3tablesNamespace } from "@dinghy/tf-aws/serviceS3tables"
<AwsS3tablesNamespace/>
AwsS3tablesTable
Terraform resource for managing an Amazon S3 Tables Table.
- Resource
import { AwsS3tablesTable } from "@dinghy/tf-aws/serviceS3tables"
<AwsS3tablesTable/>
AwsS3tablesTableBucket
Terraform resource for managing an Amazon S3 Tables Table Bucket.
- Resource
- Import
import { AwsS3tablesTableBucket } from "@dinghy/tf-aws/serviceS3tables"
<AwsS3tablesTableBucket/>
<AwsS3tablesTableBucket
arn = {}
/>
AwsS3tablesTableBucketPolicy
Terraform resource for managing an Amazon S3 Tables Table Bucket Policy.
- Resource
- Import
import { AwsS3tablesTableBucketPolicy } from "@dinghy/tf-aws/serviceS3tables"
<AwsS3tablesTableBucketPolicy/>
<AwsS3tablesTableBucketPolicy
table_bucket_arn = {}
/>
AwsS3tablesTableBucketReplication
Manages Amazon S3 Tables Table Bucket Replication configuration.
- Resource
- Import
import { AwsS3tablesTableBucketReplication } from "@dinghy/tf-aws/serviceS3tables"
<AwsS3tablesTableBucketReplication/>
<AwsS3tablesTableBucketReplication
table_bucket_arn = {}
/>
AwsS3tablesTablePolicy
Terraform resource for managing an Amazon S3 Tables Table Policy.
- Resource
import { AwsS3tablesTablePolicy } from "@dinghy/tf-aws/serviceS3tables"
<AwsS3tablesTablePolicy/>
AwsS3tablesTableReplication
Manages Amazon S3 Tables Table Replication configuration.
- Resource
- Import
import { AwsS3tablesTableReplication } from "@dinghy/tf-aws/serviceS3tables"
<AwsS3tablesTableReplication/>
<AwsS3tablesTableReplication
table_arn = {}
/>