File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (23 lines) | stat: -rw-r--r-- 1,005 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package devicefarm provides the API client, operations, and parameter types for
// AWS Device Farm.
//
// Welcome to the AWS Device Farm API documentation, which contains APIs for:
//
//   - Testing on desktop browsers
//
// Device Farm makes it possible for you to test your web applications on desktop
//
//	browsers using Selenium. The APIs for desktop browser testing contain TestGrid
//	in their names. For more information, see [Testing Web Applications on Selenium with Device Farm].
//
//	- Testing on real mobile devices
//
// Device Farm makes it possible for you to test apps on physical phones, tablets,
//
//	and other devices in the cloud. For more information, see the [Device Farm Developer Guide].
//
// [Device Farm Developer Guide]: https://docs.aws.amazon.com/devicefarm/latest/developerguide/
// [Testing Web Applications on Selenium with Device Farm]: https://docs.aws.amazon.com/devicefarm/latest/testgrid/
package devicefarm