File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.17.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 384,244 kB
  • sloc: java: 13,538; makefile: 400; sh: 137
file content (24 lines) | stat: -rw-r--r-- 1,504 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package apprunner provides the API client, operations, and parameter types for
// AWS App Runner.
//
// App Runner App Runner is an application service that provides a fast, simple,
// and cost-effective way to go directly from an existing container image or source
// code to a running service in the Amazon Web Services Cloud in seconds. You don't
// need to learn new technologies, decide which compute service to use, or
// understand how to provision and configure Amazon Web Services resources. App
// Runner connects directly to your container registry or source code repository.
// It provides an automatic delivery pipeline with fully managed operations, high
// performance, scalability, and security. For more information about App Runner,
// see the App Runner Developer Guide
// (https://docs.aws.amazon.com/apprunner/latest/dg/). For release information, see
// the App Runner Release Notes
// (https://docs.aws.amazon.com/apprunner/latest/relnotes/). To install the
// Software Development Kits (SDKs), Integrated Development Environment (IDE)
// Toolkits, and command line tools that you can use to access the API, see Tools
// for Amazon Web Services (http://aws.amazon.com/tools/). Endpoints For a list of
// Region-specific endpoints that App Runner supports, see App Runner endpoints and
// quotas (https://docs.aws.amazon.com/general/latest/gr/apprunner.html) in the
// Amazon Web Services General Reference.
package apprunner