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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package lookoutforvision provides the client and types for making API
     4  // requests to Amazon Lookout for Vision.
     5  //
     6  // This is the Amazon Lookout for Vision API Reference. It provides descriptions
     7  // of actions, data types, common parameters, and common errors.
     8  //
     9  // Amazon Lookout for Vision enables you to find visual defects in industrial
    10  // products, accurately and at scale. It uses computer vision to identify missing
    11  // components in an industrial product, damage to vehicles or structures, irregularities
    12  // in production lines, and even minuscule defects in silicon wafers — or
    13  // any other physical item where quality is important such as a missing capacitor
    14  // on printed circuit boards.
    15  //
    16  // See https://docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20 for more information on this service.
    17  //
    18  // See lookoutforvision package documentation for more information.
    19  // https://docs.aws.amazon.com/sdk-for-go/api/service/lookoutforvision/
    20  //
    21  // Using the Client
    22  //
    23  // To contact Amazon Lookout for Vision with the SDK use the New function to create
    24  // a new service client. With that client you can make API requests to the service.
    25  // These clients are safe to use concurrently.
    26  //
    27  // See the SDK's documentation for more information on how to use the SDK.
    28  // https://docs.aws.amazon.com/sdk-for-go/api/
    29  //
    30  // See aws.Config documentation for more information on configuring SDK clients.
    31  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    32  //
    33  // See the Amazon Lookout for Vision client LookoutForVision for more
    34  // information on creating client for this service.
    35  // https://docs.aws.amazon.com/sdk-for-go/api/service/lookoutforvision/#New
    36  package lookoutforvision