Table: aws_lambda_layer_versions
This table shows data for AWS Lambda Layer Versions.
https://docs.aws.amazon.com/lambda/latest/dg/API_LayerVersionsListItem.html (opens in a new tab)
The primary key for this table is arn.
Relations
This table depends on aws_lambda_layers.
The following tables depend on aws_lambda_layer_versions:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
arn (PK) | String |
layer_arn | String |
compatible_architectures | StringArray |
compatible_runtimes | StringArray |
created_date | String |
description | String |
layer_version_arn | String |
license_info | String |
version | Int |