Proper access policy for Amazon Elastic Search Cluster

后端 未结 7 810
梦毁少年i
梦毁少年i 2020-11-29 18:13

I\'ve recently started using the new Amazon Elasticsearch Service and I can\'t seem to figure out the access policy I need so that I can only access the services from my EC2

7条回答
  •  再見小時候
    2020-11-29 18:26

    Role ARN needs to be changed. it will be looks like "arn:aws:iam::[ACCOUNT_ID]:role/service-role/my_es_role"

提交回复
热议问题