macro_rules! with_catalog_id {
($builder:expr, $config:expr) => { ... };
}
Expand description
Extends aws sdk builder with catalog_id
if present
macro_rules! with_catalog_id {
($builder:expr, $config:expr) => { ... };
}
Extends aws sdk builder with catalog_id
if present