AWSConfigRemediation-EnableELBDeletionProtection - AWS Systems Manager 自动化运行手册参考

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

AWSConfigRemediation-EnableELBDeletionProtection

描述

AWSConfigRemediation-EnableELBDeletionProtection运行手册为您指定的弹性负载均衡器 (ELB) 启用删除保护。

运行此自动化(控制台)

文档类型

自动化

所有者

Amazon

平台

Linux,macOS, Windows

参数

  • AutomationAssumeRole

    类型:字符串

    描述:(必填)允许 Systems ARN Manager Automation 代表您执行操作的 AWS Identity and Access Management (IAM)角色的亚马逊资源名称 ()。

  • LoadBalancerArn

    类型:字符串

    描述:(必填)您要启用删除保护的ELB的 Amazon 资源名称 (ARN)。

必需的IAM权限

AutomationAssumeRole 参数需要执行以下操作才能成功使用运行手册。

  • ssm:StartAutomationExecution

  • ssm:GetAutomationExecution

  • elasticloadbalancing:DescribeLoadBalancerAttributes

  • elasticloadbalancing:DescribeLoadBalancers

  • elasticloadbalancing:ModifyLoadBalancerAttributes

文档步骤

  • aws:executeScript-对ELB您在LoadBalancerArn参数中指定的启用删除保护。