Data Processing

AWS data processing

Zluri fetches the list of accounts & billing details from AWS.

How Zluri Fetches data:

Zluri calls the following API to fetch the list accounts from AWS.

https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUsers.html

How to validate the data:

AWS APIs do not pass they user email in the response. To validate the data you will need to map the UserName to Email id & then you can see the active users for the application. 

The total number of unmapped users will match the number of users you see in your AWS admin console.

Note:

Zluri also fetches the billing details from AWS. To enable this, you have to connect your AWS account with Billing permissions and Zluri will be able to populate the billing information as a subscription with monthly costs. You can see the total cost in Subscription overview page as well as application - spends page. If you have multiple AWS accounts, You can connect all with Zluri and it will show the costs of different accounts in different subscriptions.