AmazonElastiCacheFullAccess - 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á.

AmazonElastiCacheFullAccess

Descrição: Fornece acesso total à Amazon ElastiCache por meio do AWS Management Console.

AmazonElastiCacheFullAccessé uma política AWS gerenciada.

Utilização desta política

Você pode vincular a AmazonElastiCacheFullAccess aos seus usuários, grupos e perfis.

Detalhes desta política

  • Tipo: política AWS gerenciada

  • Horário de criação: 06 de fevereiro de 2015, 18:40 UTC

  • Horário editado: 28 de novembro de 2023, 03:49 UTC

  • ARN: arn:aws:iam::aws:policy/AmazonElastiCacheFullAccess

Versão da política

Versão da política: v3 (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.

Documento da política JSON

{ "Version" : "2012-10-17", "Statement" : [ { "Sid" : "ElastiCacheManagementActions", "Effect" : "Allow", "Action" : "elasticache:*", "Resource" : "*" }, { "Sid" : "CreateServiceLinkedRole", "Effect" : "Allow", "Action" : "iam:CreateServiceLinkedRole", "Resource" : "arn:aws:iam::*:role/aws-service-role/elasticache.amazonaws.com/AWSServiceRoleForElastiCache", "Condition" : { "StringLike" : { "iam:AWSServiceName" : "elasticache.amazonaws.com" } } }, { "Sid" : "CreateVPCEndpoints", "Effect" : "Allow", "Action" : "ec2:CreateVpcEndpoint", "Resource" : "arn:aws:ec2:*:*:vpc-endpoint/*", "Condition" : { "StringLike" : { "ec2:VpceServiceName" : "com.amazonaws.elasticache.serverless.*" } } }, { "Sid" : "AllowAccessToElastiCacheTaggedVpcEndpoints", "Effect" : "Allow", "Action" : [ "ec2:CreateVpcEndpoint" ], "NotResource" : "arn:aws:ec2:*:*:vpc-endpoint/*" }, { "Sid" : "TagVPCEndpointsOnCreation", "Effect" : "Allow", "Action" : [ "ec2:CreateTags" ], "Resource" : "arn:aws:ec2:*:*:vpc-endpoint/*", "Condition" : { "StringEquals" : { "ec2:CreateAction" : "CreateVpcEndpoint", "aws:RequestTag/AmazonElastiCacheManaged" : "true" } } }, { "Sid" : "AllowAccessToEc2", "Effect" : "Allow", "Action" : [ "ec2:DescribeVpcs", "ec2:DescribeSubnets", "ec2:DescribeSecurityGroups" ], "Resource" : "*" }, { "Sid" : "AllowAccessToKMS", "Effect" : "Allow", "Action" : [ "kms:DescribeKey", "kms:ListAliases", "kms:ListKeys" ], "Resource" : "*" }, { "Sid" : "AllowAccessToCloudWatch", "Effect" : "Allow", "Action" : [ "cloudwatch:GetMetricStatistics", "cloudwatch:GetMetricData" ], "Resource" : "*" }, { "Sid" : "AllowAccessToAutoScaling", "Effect" : "Allow", "Action" : [ "application-autoscaling:DescribeScalableTargets", "application-autoscaling:DescribeScheduledActions", "application-autoscaling:DescribeScalingPolicies", "application-autoscaling:DescribeScalingActivities" ], "Resource" : "*" }, { "Sid" : "DescribeLogGroups", "Effect" : "Allow", "Action" : [ "logs:DescribeLogGroups" ], "Resource" : "*" }, { "Sid" : "ListLogDeliveryStreams", "Effect" : "Allow", "Action" : [ "firehose:ListDeliveryStreams" ], "Resource" : "*" }, { "Sid" : "DescribeS3Buckets", "Effect" : "Allow", "Action" : [ "s3:ListAllMyBuckets" ], "Resource" : "*" }, { "Sid" : "AllowAccessToOutposts", "Effect" : "Allow", "Action" : [ "outposts:ListOutposts" ], "Resource" : "*" }, { "Sid" : "AllowAccessToSNS", "Effect" : "Allow", "Action" : [ "sns:ListTopics" ], "Resource" : "*" } ] }

Saiba mais