1// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
2
3// Package devicefarm provides the client and types for making API
4// requests to AWS Device Farm.
5//
6// Welcome to the AWS Device Farm API documentation, which contains APIs for:
7//
8//    * Testing on desktop browsers Device Farm makes it possible for you to
9//    test your web applications on desktop browsers using Selenium. The APIs
10//    for desktop browser testing contain TestGrid in their names. For more
11//    information, see Testing Web Applications on Selenium with Device Farm
12//    (https://docs.aws.amazon.com/devicefarm/latest/testgrid/).
13//
14//    * Testing on real mobile devices Device Farm makes it possible for you
15//    to test apps on physical phones, tablets, and other devices in the cloud.
16//    For more information, see the Device Farm Developer Guide (https://docs.aws.amazon.com/devicefarm/latest/developerguide/).
17//
18// See https://docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23 for more information on this service.
19//
20// See devicefarm package documentation for more information.
21// https://docs.aws.amazon.com/sdk-for-go/api/service/devicefarm/
22//
23// Using the Client
24//
25// To contact AWS Device Farm with the SDK use the New function to create
26// a new service client. With that client you can make API requests to the service.
27// These clients are safe to use concurrently.
28//
29// See the SDK's documentation for more information on how to use the SDK.
30// https://docs.aws.amazon.com/sdk-for-go/api/
31//
32// See aws.Config documentation for more information on configuring SDK clients.
33// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
34//
35// See the AWS Device Farm client DeviceFarm for more
36// information on creating client for this service.
37// https://docs.aws.amazon.com/sdk-for-go/api/service/devicefarm/#New
38package devicefarm
39