diff --git a/product_docs/docs/biganimal/release/getting_started/creating_a_cluster/index.mdx b/product_docs/docs/biganimal/release/getting_started/creating_a_cluster/index.mdx index 5d919394636..0988ed48c11 100644 --- a/product_docs/docs/biganimal/release/getting_started/creating_a_cluster/index.mdx +++ b/product_docs/docs/biganimal/release/getting_started/creating_a_cluster/index.mdx @@ -253,7 +253,7 @@ After you create the cluster in the BigAnimal console, the UI will display the * "Sid": "Enable IAM User Permissions", "Effect": "Allow", "Principal": { - "AWS": "arn:aws:iam::142348057180:root" + "AWS": "arn:aws:iam:::root" }, "Action": "kms:*", "Resource": "*" @@ -262,7 +262,7 @@ After you create the cluster in the BigAnimal console, the UI will display the * "Sid": "Enable TDE on cluster ExampleCluster", "Effect": "Allow", "Principal": { - "AWS": "arn:aws:iam::142348057180:role/ba-vcvolsnap0ZUPsgZ-us-east-1-p-k2nxxtndkg" + "AWS": "arn:aws:iam:::role/" }, "Action": [ "kms:Encrypt",