Skip to main content

table_arn

Function table_arn 

Source
pub fn table_arn(
    region: &str,
    account: &str,
    database: &str,
    table: &str,
) -> String
Expand description

Amazon Timestream table ARN, arn:aws:timestream:{region}:{account}:database/{db}/table/{name}.