aws-inventory
aws-inventory copied to clipboard
some operations are paginated and hence the list will be incomplete
Not sure how we can make use of the NextToken parameter to get the full list, but not part of it
an example of the operation is cloudwatch:DescribeAlarms. for AWS CLI there is a no-pagination argument that gets the full list but I do not find the corresponding argument in JavaScript SDK .