aws-glue-data-catalog-table-parameters
Data Catalog table and SerDe parameter maps can contain connection strings or custom storage credentials.
Where it sits
| location | GetTable.Table.StorageDescriptor.Parameters / SerdeInfo.Parameters / Table.Parameters |
| location kind | config_field |
| data kinds | credential password connection_string sensitive_data |
| emits edge | ContainsCredential |
| service | Glue (aws:glue) |
Collection recipe
| access mode | read_api |
| operation | GetTable |
| response path | Table.{Parameters,StorageDescriptor.Parameters,StorageDescriptor.SerdeInfo.Parameters} |
| encoding | map |
| params | {"DatabaseName": "\u003cdatabase\u003e", "Name": "\u003ctable\u003e"} |
Required permissions
References