Aidan Rowe
Aidan Rowe
Have you had any luck with debugging on your end? I have tested and can confirm that the module is still working as expected. What does your test environment look...
This module is not being actively maintained by myself as I no longer have personal use for it. Though, I'm happy to accept/review PRs for enhancements. If there is interest...
At the moment this functionality is not supported, but I am more than happy to accept a pull request for it :) However, if you are collecting CloudTrail logs from...
AWS have announced the ability to increase the assume-role time. It looks like your patch may now work, but you need to adjust the `Maximum CLI/API session duration` value on...
@colbyprior Nice work! I think its worth capturing this specific exception and returning a more friendly error with some details about this new feature. The configuration itself may not be...
@colbyprior That's looking good! I still think it would be ideal to capture the error raised when the user provides a duration greater than what the configured maximum is for...
Thanks for showing interest! This project is still being maintained when I have time, but at the moment it is working as a I require so there hasn't been a...
It's been a while since I've had the opportunity to update this repo, but I've almost finished a whole bunch of changes to bring this beat inline with the new...
>I might prefer if it was value for each mode instead, like with optimistic option was but being optional. That can work, but to me the existing `optimistic: ` structure...
@paranoidi bit slow on this one, real life got in the way. I still need to do some integration testing to make sure its all functional but figured I'd get...