기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.
AWS-UpdateALBDesyncMitigationMode
설명
AWS-UpdateALBDesyncMitigationMode
실행서는 Application Load Balancer(ALB)의 비동기화 완화 모드를 지정된 완화 모드로 업데이트합니다. 비동기화 완화 모드는 로드 밸런서가 애플리케이션에 보안 위험을 초래할 수 있는 요청을 처리하는 방법을 결정합니다.
문서 유형
자동화
소유자
Amazon
플랫폼
Linux,macOS, Windows
파라미터
-
AutomationAssumeRole
유형: 문자열
설명: (선택 사항) Systems Manager Automation이 사용자를 대신하여 작업을 수행할 수 있도록 허용하는 () 역할ARN의 AWS Identity and Access Management Amazon 리소스 이름(IAM)입니다. 역할을 지정하지 않은 경우, Systems Manager Automation에서는 이 실행서를 시작하는 사용자의 권한을 사용합니다.
-
LoadBalancerArn
유형: 문자열
설명: (필수) 비동기 완화 모드를 수정ALB하려는의 Amazon 리소스 이름(ARN)입니다.
-
DesyncMitigationMode
유형: 문자열
유효한 값: 모니터 | 방어 | 가장 엄격
설명: (필수)에서 사용할 완화 모드ALB입니다. 비동기 완화 모드에 대한 자세한 내용은 Application Load Balancer 사용 설명서의 비동기 완화 모드를 참조하세요.
필요한 IAM 권한
실행서를 성공적으로 사용하려면 AutomationAssumeRole
파라미터에 다음 작업이 필요합니다.
-
ssm:StartAutomationExecution
-
ssm:GetAutomationExecution
-
elasticloadbalancing:DescribeLoadBalancers
-
elasticloadbalancing:DescribeLoadBalancerAttributes
-
elasticloadbalancing:ModifyLoadBalancerAttributes
문서 단계
-
VerifyLoadBalancerType (aws:assertAwsResourceProperty) - 다음 단계로 진행하기 전에
LoadBalancerArn
입력 파라미터에 지정된 값이 애플리케이션 로드 밸런서용인지 확인합니다. -
ModifyLoadBalancerDesyncMode (aws:executeAwsApi) - 지정된 ALB를 사용하도록를 업데이트합니다
DesyncMitigationMode
. -
VerifyLoadBalancerDesyncMitigationMode (aws:executeScript) - 대상에 대해 비동기화 완화 모드가 업데이트되었는지 확인합니다ALB.
출력
VerifyLoadBalancerDesyncMitigationMode.ModificationResult -에 대한 수정을 확인하는 스크립트의 메시지 페이로드입니다ALB.