aws-elixir v0.4.0 AWS.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.

Summary

Functions

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

Functions

create_protection(client, 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.

create_subscription(client, input, options \\ [])

Activates AWS Shield Advanced for an account.

delete_protection(client, input, options \\ [])

Deletes an AWS Shield Advanced Protection.

delete_subscription(client, input, options \\ [])

Removes AWS Shield Advanced from an account.

describe_attack(client, input, options \\ [])

Describes the details of a DDoS attack.

describe_protection(client, input, options \\ [])

Lists the details of a Protection object.

describe_subscription(client, input, options \\ [])

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

list_attacks(client, input, options \\ [])

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

list_protections(client, input, options \\ [])

Lists all Protection objects for the account.