getProtection

Enables AWS Shield Advanced for a specific AWS resource. The resource can be an Amazon CloudFront distribution, Amazon Route 53 hosted zone, AWS 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.

Return

null

Parameters

argument

null


suspend fun getProtection(protectionArn: String): GetProtectionResult

Return

null

Parameters

protectionArn

The ARN (Amazon Resource Name) of the protection.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.shield.kotlin.inputs.GetProtectionPlainArgs.

See also