Releases: alertlogic/paws-collector
Releases · alertlogic/paws-collector
Okta 1.1.0 - Add application ID
- add application_id support
o365-1.1.0 - add application id
- add application id support
Gsuite 1.0.0
First release of Gsuite collector as done by contractors.
Okta: report throttling errors
Okta: Report throttling errors (#58) * Report throttling errors * Report throllted HTTP responces * Bump package version.
Better error handling in lambda invocations
This release add some logic to gaurd against errors that cannot be JSON stringified. This problme was masking invocation errors.
The library now has more strategies to stringify errors.
Add paws throttling report helper
Add paws throttling report helper (#56) * Add paws throttling report helper * Update temaplte package.json
Store PAWS credentials in AWS parameter store.
Go big or go home an refactor completely for param store (#50) * go big or go home an refactor completely for param store * remove s3 collector functionality * address comments * fix tests and cfn template
Add s3 hosted file credentials
This release add functionality to host credentials files in s3 and pass the uri to the template.
Bring paws changes to Okta
okta-0.1.1
Support multiple collection states.
Allow collectors return multiple collection states (#27) * Allow collectors return multiple collection states to improve collection performance * Bump package version