importSourceSpecification

@JvmName(name = "bebmvdgnvcygiogl")
suspend fun importSourceSpecification(value: Output<TableImportSourceSpecificationArgs>)
@JvmName(name = "bwbhlqyxsseijbki")
suspend fun importSourceSpecification(value: TableImportSourceSpecificationArgs?)

Parameters

value

Specifies the properties of data being imported from the S3 bucket source to the" table. If you specify the `ImportSourceSpecification` property, and also specify either the `StreamSpecification`, the `TableClass` property, the `DeletionProtectionEnabled` property, or the `WarmThroughput` property, the IAM entity creating/updating stack must have `UpdateTable` permission.


@JvmName(name = "ercrnbmarfiuqesk")
suspend fun importSourceSpecification(argument: suspend TableImportSourceSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the properties of data being imported from the S3 bucket source to the" table. If you specify the `ImportSourceSpecification` property, and also specify either the `StreamSpecification`, the `TableClass` property, the `DeletionProtectionEnabled` property, or the `WarmThroughput` property, the IAM entity creating/updating stack must have `UpdateTable` permission.