github.com/aavshr/aws-sdk-go@v1.41.3/service/wafregional/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package wafregional provides the client and types for making API 4 // requests to AWS WAF Regional. 5 // 6 // 7 // This is AWS WAF Classic Regional documentation. For more information, see 8 // AWS WAF 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 Regional Classic API Reference for using AWS WAF Classic 17 // with the AWS resources, Elastic Load Balancing (ELB) Application Load Balancers 18 // and API Gateway APIs. The AWS WAF Classic actions and data types listed in 19 // the reference are available for protecting Elastic Load Balancing (ELB) Application 20 // Load Balancers and API Gateway APIs. You can use these actions and data types 21 // by means of the endpoints listed in AWS Regions and Endpoints (https://docs.aws.amazon.com/general/latest/gr/rande.html#waf_region). 22 // This guide is for developers who need detailed information about the AWS 23 // WAF Classic API actions, data types, and errors. For detailed information 24 // about AWS WAF Classic features and an overview of how to use the AWS WAF 25 // Classic API, see the AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) 26 // in the developer guide. 27 // 28 // See https://docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28 for more information on this service. 29 // 30 // See wafregional package documentation for more information. 31 // https://docs.aws.amazon.com/sdk-for-go/api/service/wafregional/ 32 // 33 // Using the Client 34 // 35 // To contact AWS WAF Regional with the SDK use the New function to create 36 // a new service client. With that client you can make API requests to the service. 37 // These clients are safe to use concurrently. 38 // 39 // See the SDK's documentation for more information on how to use the SDK. 40 // https://docs.aws.amazon.com/sdk-for-go/api/ 41 // 42 // See aws.Config documentation for more information on configuring SDK clients. 43 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 44 // 45 // See the AWS WAF Regional client WAFRegional for more 46 // information on creating client for this service. 47 // https://docs.aws.amazon.com/sdk-for-go/api/service/wafregional/#New 48 package wafregional