mjpolak
mjpolak
I had the same issue, I found a workaround by setting `maximumAge` to some reasonable value (i.e.10 000 ms)
I think It is possible now by using: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/modules/_aws_sdk_s3_presigned_post.html
@sergiught Thanks for feedback!
Hey @sergiught any chance for release today?
Thanks, it works!
Hey, Is there any schedule on when it will be available? I can create indexes and endpoints now by `google_vertex_ai_index` and `google_vertex_ai_index_endpoint` But deploying index require now to implement custom...