Brad Duncan
Brad Duncan
@saiaman @srhopkins I have two projects which kinda match what you are looking for. I have a Lambda which creates the switch roles configurations using the organizations API. It also...
https://github.com/XargsUK/aesr-s3-config-sender This might be helpful of some users. This is an extension using @tilfin's AESR Sender example. This pulls a config from S3, and then lets you send that to...
> Roles from outside should be merged with configured roles, not overridden... I agree. I think in the other project that was just to get around having to deal with...
> Any update on this? Wondering the same, still unable to name listener rules in CFN.
This PR should serve as an example to any readers as to why you shouldn't do a PR at 2:30am... I am so sorry for the history on this one...
@Kyle-Newton Recently put together this project: https://github.com/XargsUK/aesr-s3-config-sender. I pushed out v0.0.4 to the chrome store which should be going live in an hour or so. At the moment, the supported...
@Kyle-Newton if you do give it a test, completely open to adding features and changing the application. Trying to make it useful.
@BlackDex Above is a PR which I believe achieves what you are looking for. ## New Option I have added a new option called "Enable image border color":  The...
Good stuff @BlackDex :) will leave it completely down to @tilfin as to whether that should be merged. Some modification had to be done to the tests, and it might...
@tilfin in my PR, the border is applied based on the condition that the option is selected in the menu. Could just have a “if option false, image and color...