AWS控制台怎么会这么糟糕?

1作者: anuptalwalkar大约 1 小时前原帖
小小的抱怨,源于痛苦的用户体验。我承认在花了一段时间在GCP空间后再次访问了它,但控制台看起来要么完全没有维护,要么就是各个团队随意添加东西,导致一团糟。 我的简单工作流程是:我想将数百万个对象从us-east-1的一个存储桶复制到us-west-1。 1. 我可以启动复制规则,但等等,除非在编辑规则时选择监控,否则没有监控功能。即便如此,体验也很糟糕,我现在完全不知道后台是否有任何操作在进行。 2. 有批量操作功能,但它并不好用。如果我在AWS控制台中选择源区域,我看不到目标区域的存储桶来执行批量复制。反之亦然,如果我选择目标区域,就无法选择源区域的任何存储桶。 我或许可以使用命令行工具,但那是一长串指令,需要遵循并执行,真让人抓狂。 我请Claude Code帮我搞定创建作业并执行的事情,并告诉我状态。它甚至没有犹豫。
查看原文
A small rant, after painful user experience. I admit I visited it after a while spending on GCP space, but the console looks like it is either not maintained at all, or individual teams just throwing stuff at it and causing a mess.<p>My simple workflow - I want to copy millions of objects from one bucket in us-east-1 to us-west-1<p>1. I can kick off the replication rule. but oh wait, there is no monitoring, unless you select it in edit rules. Even then, the experience is broken and I have now no idea if anything is happening in the background.<p>2. There is batch operation. It doesn&#x27;t work. If I select source region for aws console, I can&#x27;t see destination region bucket to execute copy batch. Vice-a-versa, if I select destination region, I can&#x27;t select any buckets from the source region.<p>I can perhaps use a CLI, which is a long list of instructions to follow and execute without pulling my hair out.<p>I asked claude code to just figure out out to create a job and execute it and tell me the state. It didn&#x27;t even hesitate.