View source: R/shield_operations.R
shield_create_protection | R Documentation |
Enables Shield Advanced for a specific Amazon Web Services resource. The resource can be an Amazon CloudFront distribution, Amazon RouteĀ 53 hosted zone, Global Accelerator standard accelerator, Elastic IP Address, Application Load Balancer, or a Classic Load Balancer. You can protect Amazon EC2 instances and Network Load Balancers by association with protected Amazon EC2 Elastic IP addresses.
See https://www.paws-r-sdk.com/docs/shield_create_protection/ for full documentation.
shield_create_protection(Name, ResourceArn, Tags = NULL)
Name |
[required] Friendly name for the |
ResourceArn |
[required] The ARN (Amazon Resource Name) of the resource to be protected. The ARN should be in one of the following formats:
|
Tags |
One or more tag key-value pairs for the Protection object that is created. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.