baiji v0.6.7 Baiji.Shield

AWS Shield Advanced

This is the AWS Shield Advanced API Reference. This guide is for developers who need detailed information about the AWS Shield Advanced API actions, data types, and errors. For detailed information about AWS WAF and AWS Shield Advanced features and an overview of how to use the AWS WAF and AWS Shield Advanced APIs, see the AWS WAF and AWS Shield Developer Guide.

Link to this section Summary

Functions

Returns a map containing the input/output shapes for this endpoint

Outputs values common to all actions

Enables AWS Shield Advanced for a specific AWS resource. The resource can be an Amazon CloudFront distribution, Elastic Load Balancing load balancer, or an Amazon Route 53 hosted zone

Activates AWS Shield Advanced for an account

Deletes an AWS Shield Advanced Protection

Removes AWS Shield Advanced from an account

Describes the details of a DDoS attack

Lists the details of a Protection object

Provides details about the AWS Shield Advanced subscription for an account

Returns all ongoing DDoS attacks or all DDoS attacks during a specified time period

Lists all Protection objects for the account

Link to this section Functions

Returns a map containing the input/output shapes for this endpoint

Outputs values common to all actions

Link to this function create_protection(input \\ %{}, options \\ [])

Enables AWS Shield Advanced for a specific AWS resource. The resource can be an Amazon CloudFront distribution, Elastic Load Balancing load balancer, or an Amazon Route 53 hosted zone.

Link to this function create_subscription(input \\ %{}, options \\ [])

Activates AWS Shield Advanced for an account.

Link to this function delete_protection(input \\ %{}, options \\ [])

Deletes an AWS Shield Advanced Protection.

Link to this function delete_subscription(input \\ %{}, options \\ [])

Removes AWS Shield Advanced from an account.

Link to this function describe_attack(input \\ %{}, options \\ [])

Describes the details of a DDoS attack.

Link to this function describe_protection(input \\ %{}, options \\ [])

Lists the details of a Protection object.

Link to this function describe_subscription(input \\ %{}, options \\ [])

Provides details about the AWS Shield Advanced subscription for an account.

Link to this function list_attacks(input \\ %{}, options \\ [])

Returns all ongoing DDoS attacks or all DDoS attacks during a specified time period.

Link to this function list_protections(input \\ %{}, options \\ [])

Lists all Protection objects for the account.