Thomas Roche
Thomas Roche
What's the hold up with this PR?
@P-147 Just tried and vscode tells me the following: > Attribute 'runtimeVersion' requires Node.js version manager 'nvs', 'nvm' or 'fnm' to be installed. * fnm: 1.35.1 * node: v18.19.0 (in...
Hi @bblommers, Thank you for confirming that. I'll explore other avenue to run my tests.
Btw are you thinking about doing the same as for this PR: https://github.com/spulec/moto/pull/5427?
Where would it make more sense to save this data from AWS? I was thinking of retrieving everything under `/aws/service/ecs/optimized-ami/`. I have tried to retrieve everything under `/aws/service/ecs/` and everything...
Ok I was wrong, somehow I have managed to retrieve a subset only with a python script (I think I needed to use the paginator). Using the aws cli there...
Ok I was doing something stupid, but the result is that I can confirm there is currently as many parameters in `/aws/service/ecs/` as in `/aws/service/ecs/optimized-ami`. To confirm this I have...
> You can always copy/pasting one of those. Ah I see. One thing I am wondering though. Is it the correct thing to convert the field `LastModifiedDate` from a string...
Hey @bblommers I'll admit that has slipped down the list of priorities over here. I haven't deleted any of the experiments I have done to try and fit that in...
Oh wow. Thank you for sharing this @bblommers.