背景信息
在创建 BYOC 集群时,您需要授权 AutoMQ 运维平台访问您的 OCI Bucket,以便进行集群的运维操作。本文将引导您完成 OCI 上的运维授权操作。操作流程
您需要在您的 OCI tenancy 中创建一个 Policy,允许 AutoMQ 运维平台使用的 Group 访问对应的运维 Bucket。 请参考以下命令,并将<ops-bucket-name> 替换为您的 OPS Bucket 名称。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
<ops-bucket-name> 替换为您的 OPS Bucket 名称。
Define group OpsAccessGroup as ocid1.group.oc1..aaaaaaaakauhv6pn2cmx4vrrbzysk4oeqmp2lqabjistbkgapzawnl5m74ia
Define tenancy SourceTenancy as ocid1.tenancy.oc1..aaaaaaaaeufibuie3dttnycwg6h2jnfpqot6w2guvdjz2oiqseggpdpmfl7a
Admit group OpsAccessGroup of tenancy SourceTenancy to read,write objects in tenancy where target.bucket.name='<ops-bucket-name>'
此页面对您有帮助吗?