PaloAltoNetworks / pcs-sizing-scripts

Prisma Cloud sizing scripts
ISC License
46 stars 49 forks source link

Add Alibaba Cloud sizing script #14

Closed tkishel closed 2 years ago

tkishel commented 3 years ago

Uses the TotalCount of a 'aliyun ecs DescribeInstances' response. Includes a 'get_instance_count_via_pagination()' alternative that uses NextToken.

Description

Add Alibaba Cloud sizing script.

Motivation and Context

Cover all the clouds.

How Has This Been Tested?

ShellCheck and ShellSpec, and manual testing in Alibaba Cloud Shell. I only have one instance in my personal account, so would benefit from more testing.

Types of changes

Checklist