aws.cloudfront.get_field_level_encryption_config
Example SQL Queries
SELECT * FROMaws.cloudfront.get_field_level_encryption_configWHERE"id" = 'VALUE';Description
Get the field-level encryption configuration information.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column Request the ID for the field-level encryption configuration information. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| e_tag The current version of the field level encryption configuration. For example: E2QWRUHAPOMQZL. | VARCHAR |
| field_level_encryption_config Return the field-level encryption configuration information. | STRUCT( |
Show child fields
| |