github.com/aavshr/aws-sdk-go@v1.41.3/service/waf/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package waf provides the client and types for making API
     4  // requests to AWS WAF.
     5  //
     6  //
     7  // This is AWS WAF Classic documentation. For more information, see AWS WAF
     8  // Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html)
     9  // in the developer guide.
    10  //
    11  // For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
    12  // WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html).
    13  // With the latest version, AWS WAF has a single set of endpoints for regional
    14  // and global use.
    15  //
    16  // This is the AWS WAF Classic API Reference for using AWS WAF Classic with
    17  // Amazon CloudFront. The AWS WAF Classic actions and data types listed in the
    18  // reference are available for protecting Amazon CloudFront distributions. You
    19  // can use these actions and data types via the endpoint waf.amazonaws.com.
    20  // This guide is for developers who need detailed information about the AWS
    21  // WAF Classic API actions, data types, and errors. For detailed information
    22  // about AWS WAF Classic features and an overview of how to use the AWS WAF
    23  // Classic API, see the AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html)
    24  // in the developer guide.
    25  //
    26  // See https://docs.aws.amazon.com/goto/WebAPI/waf-2015-08-24 for more information on this service.
    27  //
    28  // See waf package documentation for more information.
    29  // https://docs.aws.amazon.com/sdk-for-go/api/service/waf/
    30  //
    31  // Using the Client
    32  //
    33  // To contact AWS WAF with the SDK use the New function to create
    34  // a new service client. With that client you can make API requests to the service.
    35  // These clients are safe to use concurrently.
    36  //
    37  // See the SDK's documentation for more information on how to use the SDK.
    38  // https://docs.aws.amazon.com/sdk-for-go/api/
    39  //
    40  // See aws.Config documentation for more information on configuring SDK clients.
    41  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    42  //
    43  // See the AWS WAF client WAF for more
    44  // information on creating client for this service.
    45  // https://docs.aws.amazon.com/sdk-for-go/api/service/waf/#New
    46  package waf