John L.

Results 347 comments of John L.

Hi @sedlund - thanks for checking in. I'm not seeing any issue trying to connect to S3 endpoint without VPN DNS override. Have you tried testing your network without using...

Hi @eviljoe - thanks for checking in. Could you elaborate on the detail of your request? The link of the docs you provided does have example code. You may also...

Hi @athielke - thanks for reaching out. According to [service API model](https://docs.aws.amazon.com/lambda/latest/api/API_UpdateAlias.html#API_UpdateAlias_RequestBody), FunctionVersion refers to the version the alias invokes. Looking at your code, you created alias with version 1,...

Could you verify the RoutingConfig of that alias? You may use [GetAlias](https://docs.aws.amazon.com/lambda/latest/api/API_GetAlias.html) to check its RoutingConfig.

Hi @renchix - thanks for reaching out. Based on the previous issue related to DynamoDB, which was identified as a service bug rather than an SDK issue, I can help...

Hi @achrafsouk - a list of service exceptions for this command can be found on this [API docs](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_SignUp.html#API_SignUp_Errors). I'm not sure which one you're looking to catch but SDK probably...

I'm sorry I'm not following your use case here. Which specific exception are you asking SDK to catch and which service exception is being returned by Cognito? Could you elaborate...

Hi @rawpixel-vincent - you can directly reach out to service team via [AWS Support](https://aws.amazon.com/contact-us/) or we can submit a request to service team on your behalf. Let us know if...

Submitted a request to service team, and transferred the issue to our cross-SDK repo, please check back in for updates. (_ref:P120170678_)

No updates from service team, so far. I had just checked in for updates.