glue_delete_integration_table_properties: Deletes the table properties that have been created for the...

View source: R/glue_operations.R

glue_delete_integration_table_propertiesR Documentation

Deletes the table properties that have been created for the tables that need to be replicated

Description

Deletes the table properties that have been created for the tables that need to be replicated.

See https://www.paws-r-sdk.com/docs/glue_delete_integration_table_properties/ for full documentation.

Usage

glue_delete_integration_table_properties(ResourceArn, TableName)

Arguments

ResourceArn

[required] The connection ARN of the source, or the database ARN of the target.

TableName

[required] The name of the table to be replicated.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.