Lab complete!
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool
Your lambda functions will run automatically on the schedule you chose at deployment. However, if you would like to test your functions please see the steps below. Once you have deployed your modules you will be able to test your Lambda function to get your first set of data in Amazon S3.
To test your Lambda function open respective Lambda in AWS Console and click Test
Enter an Event name of Test, click Create:
Click Test
The function will run, it will take a minute or two given the size of the Organizations files and processing required, then return success. Click Details and view the output.
For Compute Optimizer Collector module processing can take up to 30 mins (15 mins for Compute Optimizer to produce exports requested by lambda, and then another 15 mins for the replication from region buckets to the main bucket)
Otherwise you can query each table directly by clicking on Preview Table button
If you have just deployed all resources into your Management Account please see below.
If you would like to make your own modules then go to the next section to learn more on how they are made!
Now you have your data in AWS Athena you can use this to identify optimization opportunities using Athena Queries or visualizing data in Amazon QuickSight.
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool