Lists the details of a Protection object.
shield_describe_protection(ProtectionId, ResourceArn)
The unique identifier (ID) for the Protection object that is described.
When submitting the DescribeProtection
request you must provide either
the ResourceArn
or the ProtectionID
, but not both.
The ARN (Amazon Resource Name) of the AWS resource for the Protection
object that is described. When submitting the DescribeProtection
request you must provide either the ResourceArn
or the ProtectionID
,
but not both.
svc$describe_protection( ProtectionId = "string", ResourceArn = "string" )