acceptable-oil-81004
02/03/2022, 1:59 AMS3*
attributes instead of Code
(Archive)? More details in threadS3Bucket = myBucket.BucketName.Apply(x => $"s3://{x}"),
(already tried with Arn and BucketName. Not sure what docs means by "S3 bucket location")
⢠S3Key = myBucketObject.Key,
⢠S3ObjectVersion = myOucketObject.VersionId
Edit: the fix is S3Bucket = myBucket.BucketName
little-cartoon-10569
02/03/2022, 2:04 AMacceptable-oil-81004
02/03/2022, 2:06 AMlittle-cartoon-10569
02/03/2022, 2:06 AMacceptable-oil-81004
02/03/2022, 2:27 AMlittle-cartoon-10569
02/03/2022, 2:52 AM