Jason Q

Results 11 comments of Jason Q

Add a note to mark for deprecation

I would like to see some ability to control or normalize indentation. When joining two separate snippets, they might come from drastically different types of code with different indentation expectations....

This can be used as a POC for our upcoming integration with Serverlessland.

@tkhill-AWS Do any of the examples here: https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/php/example_code/ses work for your need? They're several years old, so I'm not sure what their quality level is.

Why is there a Go file and a Python file in here? That's not very well explained. It is a Go example, so I would expect everything to be written...

Hey @xueyao-bai-mike, Please review our code standards: https://github.com/awsdocs/aws-doc-sdk-examples/wiki/general-code-example-standards Could this example be reworked to prompt and/or provide baseline files for some of these arguments? All our examples should be runnable...

@xueyao-bai-mike Yes, there are a few different ways to accomplish that, but the simplest is probably to ask for input from the console. You could also pass in the variable...

Hi @xueyao-bai-mike, have you had a chance to work on fixing the comments and the file path input?