我可以将IAM角色和安全小组附加到免费试用中的AWS RedShift吗?
我正在使用 AWS 免费套餐并尝试创建 Redshift 集群,当我在创建集群时选择免费试用时,我无法将 IAM 角色或安全组附加到 Redshift 集群。 这是否意味着我不能在免费试用中执行此操作?
I'm using AWS free tier and try to create a Redshift cluster, when I select free trial while I'm creating the cluster, I can't attach an IAM role or a security group to the Redshift cluster.
Is that meaning I can't do this in the free trial?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
aws free tier 对于亚马逊雷德希夫(Amazon Redshift 。
Amazon RedShift控制台配置中的“免费试用”配置是匹配的群集。您是正确的,它提供了最小的配置选项。但是,您可以在群集启动并附加IAM角色和更改安全组后修改。
另外,可以通过生产选项启动群集,并只需确保您选择了
dc2.large
node即可。在两个月内每月的前750个节点小时不会被收费。The AWS Free Tier for Amazon Redshift provides
750 DC2.Large node hours per month for 2 months
.The "Free trial" configuration in the Amazon Redshift console provisions a matching cluster. You are correct that it offers minimal configuration options. However, you can modify the cluster after it is launched and attach an IAM Role and change Security Group.
Alternatively, launch the cluster via the Production option and simply make sure that you have selected a
dc2.large
node. You will not be billed for the first 750 node hours per month for two months.