Nihit

Results 21 comments of Nihit

@mwl387 , I deployed the v1.0.3 of the solution, added management reports and then clicked on 'management' in the document list and I am able to see the document and...

Hi @jlopezvi, please let us know if the above answer is clarified and if you still have questions. If not, can we close this issue

Hi @jlopezvi unfortunately there is no official release for windows at this point in time, but it is Nodejs based command line utility that should work on windows as well....

Hi @jgc234, unfortunately even if you put Lambda functions and ES into a VPC, it would still require a NAT and IGW to communicate with S3 and DynamoDB. @dave-malone I...

Hi @jgc234, please let us know if you still face the issue. If so can you please provide the special characters causing the issue. Also are you using any Federated...

Thank you for bringing the issue to our attention. We will put that item in our backlog and plan to fix it in an upcoming release.

Renaming it to aws-stepfunctionstasks-sqs, since it is the tasks which are backed by SQS not the stepfunctions itself. Also to make it composable with a larger statemachine definition, the construct...

@biffgaut, here are more details about the actual construct with its [`README`](https://github.com/knihit/aws-solutions-constructs/tree/master/source/patterns/%40aws-solutions-constructs/aws-stepfunctionstask-sqs) and architecture diagram.

Enabling eventbridge is a property within the [S3 bucket](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-eventbridgeconfig.html). Its the rules and the patterns that need to be defined. Note that, this only allows sending events to the default...

In general I believe yes we should be able to use existing pattern, there would be some additional setup on top of that construct to allow comprehend to write data...