Bob Wall
Bob Wall
Brad, that would be fine. I would however update it to the newest version of Ember. You may have to change the routes after that, but the newer version is...
@AndreasHeAtCC - we actually have a couple cleanup items for SQS ready to roll out. We can add that in and get a build cut shortly. I'll let you know...
 this is the copy functionality - also behind the modal, you can see that the queue actaully pops up on the right hand side from the table or cards,...
@AndreasHeAtCC - this is live now in version 3.1.7
Restarting the app should give you the newest version or you can download it at app.getcommandeer.com/download
The button is working for me on Mac. I'll test it out on Windows tonight. I'll reopen this ticket for now. 
@KurtMar - The code you have posted is actually incorrect. If you do it as follows, // setup the S3 Event connected to the bucket bucket.addEventNotification(s3.EventType.OBJECT_CREATED, new s3n.LambdaDestination(lambdaFunction), ); it...
This is the test repo I have. https://github.com/commandeer/open/tree/master/sample-apps/cdk/s3-lambda-test. It creates the connection from S3 -> Lambda fine. But, the arn in the eventSource of the lambda is not correct.
@pixie79 - I am investigating this now. We don't currently have support for this, other than adding the keys you can obtain from sso login to the account. Working through...