I am encountering an error on CloudControl from AW...
# general
w
I am encountering an error on CloudControl from AWS Native library. I am trying to update the base capacity of the server and keep getting the same message in response:
Copy code
error: operation error CloudControl: UpdateResource, https response error StatusCode: 400, RequestID: 37e23eac-1494-48d6-b2d6-0ab657f40f26, api error ValidationException: [REPLACE Operation] noSuchPath in source, path provided : //BaseCapacity
Anyone have any ideas on this?
For those who come along after me, I spoke with AWS on this one. This is an issue with their RedShiftServerless cluster. If you use a uppercase character in adminUser instead of fail it will hang the service up then stop all future replace/delete commands.
🪦 1
It's a PITA to recover from