AWS Cloud Data
0 Votes |
Description
Property Details
2998678 | |
Production - Fully Tested and Ready for Production | |
AWS Cloud Data | |
AWS Cloud Data, Cloud Provider | |
JulesM on 12/12/2022 8:12:05 AM | |
JulesM on 12/12/2022 8:12:05 AM | |
196 Views / 1 Download | |
![]() ![]() ![]() ![]() ![]() |
Properties
AWS Account ID
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Amazon") of cloud provider) then (if (exists path "$.accountId" of it) then (path "$.accountId" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
AWS Instance Type
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Amazon") of cloud provider) then (if (exists path "$.instanceType" of it) then (path "$.instanceType" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
AWS Image ID
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Amazon") of cloud provider) then (if (exists path "$.imageId" of it) then (path "$.imageId" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
AWS Instance ID
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Amazon") of cloud provider) then (if (exists path "$.instanceId" of it) then (path "$.instanceId" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
AWS Availability Zone
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Amazon") of cloud provider) then (if (exists path "$.availabilityZone" of it) then (path "$.availabilityZone" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
Relevance

NOT in proxy agent context
Used in 1 analsis | * Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Amazon") of cloud provider) then true else false) else false
Sharing
Social Media: |