AmazonOpenSearchServiceRolePolicy - AWS Política gerenciada

As traduções são geradas por tradução automática. Em caso de conflito entre o conteúdo da tradução e da versão original em inglês, a versão em inglês prevalecerá.

AmazonOpenSearchServiceRolePolicy

Descrição: Permita que o Amazon OpenSearch Service acesse outros AWS serviços, como EC2 redes, APIs em seu nome.

AmazonOpenSearchServiceRolePolicyé uma política AWS gerenciada.

Utilização desta política

Essa política é vinculada a uma função associada a um serviço, o que possibilita que este serviço execute ações em seu próprio nome. Não é possível vincular esta política a usuários, grupos ou funções.

Detalhes desta política

  • Tipo: Política de função vinculada ao serviço

  • Horário de criação: 26 de agosto de 2021, 09:27 UTC

  • Horário editado: 20 de agosto de 2024, 22:57 UTC

  • ARN: arn:aws:iam::aws:policy/aws-service-role/AmazonOpenSearchServiceRolePolicy

Versão da política

Versão da política: v8 (padrão)

A versão padrão da política é aquela que define as permissões desta política. Quando um usuário ou função da política faz uma solicitação para acessar um AWS recurso, AWS verifica a versão padrão da política para determinar se a solicitação deve ser permitida.

JSONdocumento de política

{ "Version" : "2012-10-17", "Statement" : [ { "Sid" : "Stmt1480452973134", "Effect" : "Allow", "Action" : [ "ec2:CreateNetworkInterface" ], "Resource" : [ "arn:aws:ec2:*:*:network-interface/*", "arn:aws:ec2:*:*:subnet/*", "arn:aws:ec2:*:*:security-group/*" ] }, { "Sid" : "Stmt1480452973145", "Effect" : "Allow", "Action" : [ "ec2:DescribeNetworkInterfaces" ], "Resource" : "*" }, { "Sid" : "Stmt1480452973144", "Effect" : "Allow", "Action" : [ "ec2:DeleteNetworkInterface" ], "Resource" : [ "arn:aws:ec2:*:*:network-interface/*" ] }, { "Sid" : "Stmt1480452973165", "Effect" : "Allow", "Action" : [ "ec2:ModifyNetworkInterfaceAttribute" ], "Resource" : [ "arn:aws:ec2:*:*:network-interface/*", "arn:aws:ec2:*:*:security-group/*" ] }, { "Sid" : "Stmt1480452973149", "Effect" : "Allow", "Action" : [ "ec2:AssignIpv6Addresses" ], "Resource" : "arn:aws:ec2:*:*:network-interface/*" }, { "Sid" : "Stmt1480452973150", "Effect" : "Allow", "Action" : [ "ec2:UnAssignIpv6Addresses" ], "Resource" : "arn:aws:ec2:*:*:network-interface/*" }, { "Sid" : "Stmt1480452973154", "Effect" : "Allow", "Action" : [ "ec2:DescribeSecurityGroups" ], "Resource" : "*" }, { "Sid" : "Stmt1480452973164", "Effect" : "Allow", "Action" : [ "ec2:DescribeSubnets" ], "Resource" : "*" }, { "Sid" : "Stmt1480452973174", "Effect" : "Allow", "Action" : [ "ec2:DescribeVpcs" ], "Resource" : "*" }, { "Sid" : "Stmt1480452973184", "Effect" : "Allow", "Action" : [ "elasticloadbalancing:AddListenerCertificates", "elasticloadbalancing:RemoveListenerCertificates" ], "Resource" : [ "arn:aws:elasticloadbalancing:*:*:listener/*" ] }, { "Sid" : "Stmt1480452973194", "Effect" : "Allow", "Action" : [ "ec2:CreateTags" ], "Resource" : [ "arn:aws:ec2:*:*:network-interface/*" ] }, { "Sid" : "Stmt1480452973195", "Effect" : "Allow", "Action" : [ "ec2:DescribeTags" ], "Resource" : "*" }, { "Sid" : "Stmt1480452973196", "Effect" : "Allow", "Action" : [ "acm:DescribeCertificate" ], "Resource" : "*" }, { "Sid" : "Stmt1480452973197", "Effect" : "Allow", "Action" : "cloudwatch:PutMetricData", "Resource" : "*", "Condition" : { "StringEquals" : { "cloudwatch:namespace" : [ "AWS/ES", "AWS/OpenSearch" ] } } }, { "Sid" : "Stmt1480452973198", "Effect" : "Allow", "Action" : [ "ec2:CreateVpcEndpoint", "ec2:ModifyVpcEndpoint" ], "Resource" : [ "arn:aws:ec2:*:*:vpc/*", "arn:aws:ec2:*:*:security-group/*", "arn:aws:ec2:*:*:subnet/*", "arn:aws:ec2:*:*:route-table/*" ] }, { "Sid" : "Stmt1480452973199", "Effect" : "Allow", "Action" : "ec2:CreateVpcEndpoint", "Resource" : "arn:aws:ec2:*:*:vpc-endpoint/*", "Condition" : { "StringEquals" : { "aws:RequestTag/OpenSearchManaged" : "true" } } }, { "Sid" : "Stmt1480452973200", "Effect" : "Allow", "Action" : [ "ec2:ModifyVpcEndpoint", "ec2:DeleteVpcEndpoints" ], "Resource" : "arn:aws:ec2:*:*:vpc-endpoint/*", "Condition" : { "StringEquals" : { "aws:ResourceTag/OpenSearchManaged" : "true" } } }, { "Sid" : "Stmt1480452973201", "Effect" : "Allow", "Action" : [ "ec2:DescribeVpcEndpoints" ], "Resource" : "*" }, { "Sid" : "Stmt1480452973202", "Effect" : "Allow", "Action" : [ "ec2:CreateTags" ], "Resource" : "arn:aws:ec2:*:*:vpc-endpoint/*", "Condition" : { "StringEquals" : { "ec2:CreateAction" : "CreateVpcEndpoint" } } } ] }

Saiba mais