I have Multiple objects in my AWS Path, and i need to import all of them to consolidate the data. I tried using Regular Expressions ( Such as * , etc) but its throwing the error, does anyone know how to resolve this issue OR is there any alternative ways to do it ?
Dude - that article could have used a formula tool to create content for a parameterized shell/.bat file - and then have runcommand execute that. Instead it calls for a batch macro??? - Not how i'd implement it.
@apathetichell - Agreed, it could be done without the use of a batch macro. I'm referencing this article simply because it provides an example of how to call the AWS CLI using the Run command. As the article states, the macro is optional.
FWIW, the batch macro would be a nice way to "package" the functionality of the AWS CLI for users who aren't familiar with or comfortable with command-line scripting.
@kc20 - Please let us know if the previously referenced article is helpful.