You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.7 KiB
65 lines
1.7 KiB
[aws:billing]
|
|
EVAL-BlendedCost = coalesce(BlendedCost,Cost)
|
|
|
|
[aws:metadata]
|
|
FIELDALIAS-region-field-for-aws-metadata = Region AS region
|
|
|
|
[source::*ec2_addresses]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
|
|
[source::*_load_balancers]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
|
|
[source::*ec2_key_pairs]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
|
|
[source::*iam_users]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
|
|
[source::*ec2_volumes]
|
|
EVAL-id = VolumeId
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
|
|
[source::*ec2_instances]
|
|
EVAL-id = InstanceId
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
|
|
[source::*ec2_reserved_instances]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
|
|
[source::*ebs_snapshots]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
EVAL-id = SnapshotId
|
|
EVAL-start_time = StartTimeec2_volumes
|
|
EVAL-description = Description
|
|
|
|
[source::*vpcs]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
EVAL-id = VpcId
|
|
|
|
[source::*vpc_network_acls]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
EVAL-id = NetworkAclId
|
|
|
|
[source::*cloudfront_distributions]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
EVAL-id = Id
|
|
|
|
[source::*vpc_subnets]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
EVAL-id = SubnetId
|
|
|
|
[source::*rds_instances]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
EVAL-id = DBInstanceIdentifier
|
|
|
|
[source::*ec2_security_groups]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
EVAL-id = GroupId
|
|
EVAL-description = Description
|
|
|
|
[source::*lambda_functions]
|
|
REPORT-extract_accountid_region = extract_accountid_region
|
|
|
|
[source::*s3_buckets]
|
|
REPORT-extract_accountid = extract_accountid |