Paul SANTUS
Paul SANTUS
@AWS-Joe-A what's your timezone? I can be available today from 3PM to 5PM UTC if you want to have a look together on my deployment
Lucky you. I did the same cleaning with no luck. Also tried on two different accounts. On Mon, Jan 6, 2025 at 11:00 PM grhartt-aws ***@***.***> wrote: > I'm was...
any result? I haven't yet managed to deploy it myself, and just like you it's been busy.
Failed today on Services stack (loadBalancerCRDEF35F65C) with a different error: Error in CloudFormation: ``` Received response status [FAILED] from custom resource. Message returned: TooManyRequestsException: Rate Exceeded. at de_TooManyRequestsExceptionRes (/var/runtime/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js:4348:21) at...
I started implementing this. Will pursue once/if my first PR gets reviewed.
@hashicorp/terraform-aws I commit to delivering all resources mentioned in #38004 if this one gets reviewed and merged. (other will depend on this one).
Hi @lucix-aws, I pushed log level to trace and I have this ``` http.response.body= | {"ProgressEvent":{"ErrorCode":"Throttling","EventTime":1.765450096027E9,"Operation":"CREATE","OperationStatus":"FAILED","RequestToken":"706b3d4e-5d20-4d25-afed-225dad80333d","StatusMessage":"Rate exceeded for operation 'CREATE'.","TypeName":"AWS::SageMaker::Image"}} http.response.header.date="Thu, 11 Dec 2025 10:48:20 GMT" rpc.method=GetResourceRequestStatus rpc.service=CloudControl @caller=github.com/hashicorp/aws-sdk-go-base/[email protected]/logging/tf_logger.go:45 http.response.header.x_amzn_requestid=741ab480-b962-42ac-92bb-8d34f385558b...
@lucix-aws I'm assuming you've had a look at https://github.com/aws/aws-sdk-go-v2/commit/e83074219bd9db66b3cb304fe3f41c97c7be2ca8 ?
Great. Indeed 200 + FAILURE is kinda disturbing ;)