paws.security.identity (version 0.1.0)

shield_describe_attack: Describes the details of a DDoS attack

Description

Describes the details of a DDoS attack.

Usage

shield_describe_attack(AttackId)

Arguments

AttackId

[required] The unique identifier (ID) for the attack that to be described.

Request syntax

svc$describe_attack(
  AttackId = "string"
)