Table: aws_secretsmanager_secrets
This table shows data for AWS Secrets Manager Secrets.
The primary key for this table is arn.
Relations
The following tables depend on aws_secretsmanager_secrets:
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
policy | json |
tags | json |
created_date | timestamp[us, tz=UTC] |
deleted_date | timestamp[us, tz=UTC] |
description | utf8 |
kms_key_id | utf8 |
last_accessed_date | timestamp[us, tz=UTC] |
last_changed_date | timestamp[us, tz=UTC] |
last_rotated_date | timestamp[us, tz=UTC] |
name | utf8 |
next_rotation_date | timestamp[us, tz=UTC] |
owning_service | utf8 |
primary_region | utf8 |
replication_status | json |
rotation_enabled | bool |
rotation_lambda_arn | utf8 |
rotation_rules | json |
version_ids_to_stages | json |