PaloAltoNetworks / pcs-sizing-scripts

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

Adding code-security script, and update AWS sizing to include lambda #20

Closed sullivan1337 closed 2 years ago

sullivan1337 commented 2 years ago

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of changes

Checklist

tkishel commented 2 years ago

Is the counting of lambda functions due to an upcoming change of CSPM licensing or is this change for CWP? Because these scripts up do not size for CWP, and if they will now, either that lambda function count should be divided by 6 and/or broken out into a Compute summary since credit consumption for lamdba functions is not one credit per resource like CSPM resources.

tkishel commented 2 years ago

Also, could you update spec/resource-count-aws_spec.sh to include lambda function data and checks?