You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The S3 resource and other resources are not consistent. With S3 you can pass in a name to avoid the prefix, but with the other resources you are forced into prefix. The prefix prevents collisions, which is nice, but it also makes it harder to reference the resource.
The text was updated successfully, but these errors were encountered:
The S3 resource and other resources are not consistent. With S3 you can pass in a name to avoid the prefix, but with the other resources you are forced into prefix. The prefix prevents collisions, which is nice, but it also makes it harder to reference the resource.
The text was updated successfully, but these errors were encountered: