diff --git a/README.md b/README.md index 3a0f7ce..e40f985 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ Script will collect data only on the instances user executing the script has acc - [Solution Overview](#solution-overview) - [StratoZone AWS export usage](#stratozone-aws-export-usage) - [Prerequisites](#prerequisites) -- [AWS Permissions](#AWS-Permissions) -- [Support](#Support) +- [AWS Permissions](#aws-permissions) +- [Support](#support) ## Stratozone AWS export usage @@ -85,7 +85,6 @@ python3 stratozone-aws-export.py --thread_limit 40 ``` python3 stratozone-aws-export.py --no_public_ip ``` -``` * --resources (-p) - Default basic. Use to indicate resource collection type. Valid options (none, basic, all). Basic option collects resources from following services: ec2, s3, route53, apigatewayv2, appconfig, appstream, appconfigdata, application-autoscaling, autoscaling, eks, efs, ebs, lambda, rds, sns, @@ -108,4 +107,4 @@ python3 stratozone-aws-export.py --resources=none The script needs read-only access to the AWS organization where collection will be performed. ## Support -If the execution of the script fails please contact stratozone-support@google.com and attach log file located in ./output directory. \ No newline at end of file +If the execution of the script fails please contact stratozone-support@google.com and attach log file located in ./output directory.