Pinned Loading
-
-
audit trail query to pandas dataframe
audit trail query to pandas dataframe 1import pandas as pd
2import numpy as np
34import elasticsearch
5from elasticsearch import helpers
-
Get billing details of last 40 days ...
Get billing details of last 40 days using boto 1import boto3
2import datetime
3import pandas as pd
4import numpy as np
5 -
S3 report analysis
S3 report analysis 1# Download the report from "billing dashboard" - "Reports" - "AWS Usage Report".
2# In the "service" dropdown, select "Amazon Simple Storage Service" - "daily" - "Download report CSV".
34import pandas as pd
5from datetime import date, timedelta
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.