shield_delete_protection: Deletes an AWS Shield Advanced Protection
Description
Deletes an AWS Shield Advanced Protection.
Usage
shield_delete_protection(ProtectionId)
Arguments
ProtectionId
[required] The unique identifier (ID) for the Protection object to be deleted.
Request syntax
svc$delete_protection(
ProtectionId = "string"
)