Rob Kulbin
Rob Kulbin
@jasdel @jonyoder Thank you for the comments. I've addressed the context leak, and provided an explicit mention about the lack of attribute-copying.
@segevfiner > It looks like CopyObject will by default copy the metadata for files small enough that it will be used. While for larger files, where a multipart upload using...
Thanks @segevfiner -- it's a good find. HeadBucket's documentation does suggest it requires s3:ListBucket, but experimentally it turns out that the `x-amz-bucket-region` response header is provided even when the request...
@segevfiner That's correct. The issue is that setting region as an option to the HeadObject request isn't sufficient, as the endpoints of the S3 client are set at construction time....
With the latest changes the multipart copy does respect cross-region, but only when the embedded `s3iface.S3API` is an instance of `*s3.S3`.
Thanks for the clarification. I couldn't find anything in the go1.12.0 changelog to explain why it would stop working only at that point, but it could have been undefined behaviour...
Hi @danielcompton, thank you for the report. The next release excludes CDKTF documentation, which cleans up the duplicate entries in that list. The `awscc_` entries will remain, as that's a...
I'll pick this up. Based on the API, this would involve: - Adding a new resource, `aws_cloudwatch_log_group_data_protection_policy`. - Adding a new data source, `aws_cloudwatch_log_group_data_protection_policy_document` (mimicking `aws_iam_policy_document`). - Adding the computed...
Could you please specify which distro and Gnome version you are running?
Hi @mundanevision20 -- Thank you for this very thorough report! I've updated the index page and added the `cuddled-lists` extensions as you suggested; however, I'm not quite confident about replacing...