Michael Kaiser

Results 33 comments of Michael Kaiser

EDIT: Thanks @kamyarz-aws, Looks like this issue was fixed in later version. ~Getting this error. It appeared to be missing some permissions.~ ``` AccessDeniedException: User: arn:aws:sts:::assumed-role/-JMeter-Distributed--DLTLambdaFunctionDLTTestL-/-JMeter-Distributed--DLTLambdaFunctionTaskRun- is not authorized to...

Just ran into this. According to the projen file ``` publishToPypi: { distName: 'cdk-dynamo-table-view', module: 'cdk_dynamo_table_view', ``` cdk-dynamo-table-view =/= to cdk-dynamo-table-viewer Link in the readme is wrong it should go...

To confirm this is the [typescript/static-site](https://github.com/aws-samples/aws-cdk-examples/tree/main/typescript/static-site) example?

Closing this out based on the update about [AWS App Mesh](https://aws.amazon.com/blogs/containers/migrating-from-aws-app-mesh-to-amazon-ecs-service-connect/).

Yes this would be a good example for this repo.

Go is in the code now for the link that you provided.

This particular project is just for reference and is not supposed to be able to deploy. It shows you all the various methods and approaches that you can take to...