shield_associate_drt_role: Authorizes the Shield Response Team (SRT) using the specified...

View source: R/shield_operations.R

shield_associate_drt_roleR Documentation

Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to assist with DDoS attack mitigation during potential attacks

Description

Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to assist with DDoS attack mitigation during potential attacks. This enables the SRT to inspect your WAF configuration and create or update WAF rules and web ACLs.

See https://www.paws-r-sdk.com/docs/shield_associate_drt_role/ for full documentation.

Usage

shield_associate_drt_role(RoleArn)

Arguments

RoleArn

[required] The Amazon Resource Name (ARN) of the role the SRT will use to access your Amazon Web Services account.

Prior to making the associate_drt_role request, you must attach the AWSShieldDRTAccessPolicy managed policy to this role. For more information see Attaching and Detaching IAM Policies.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.