@20:17 there is an unfortunate error in both the bucket policy and table policy examples shown. These are invalid values for the Effect key -- "Effect" : "AllowBucketAction" "Effect" : "AllowTableAction" It seems the "Sid" and "Effect" key values got merged together during some manual edits. The correct policy snippets should be the following I think -- 1. Table Bucket Policy "Sid": "AllowBucketActions", "Effect": "Allow" 2. Table Policy "Sid": "AllowTableActions", "Effect": "Allow"
@awssupportАй бұрын
Thank you for bringing this to our attention. I have submitted your feedback for further review. ^RZ
@mvaugusto0117 күн бұрын
Essa feature é muito interessante para quem trabalha com dados e analytics, etl / elt, utilizando AWS, obrigado por compartilhar. Thank you Aditya Kalyanakrishnan and James Bornholt [ Language: Brasileiro, Brazilian Portuguese, pt-br ]