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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package apprunner provides the client and types for making API
     4  // requests to AWS App Runner.
     5  //
     6  // App Runner is an application service that provides a fast, simple, and cost-effective
     7  // way to go directly from an existing container image or source code to a running
     8  // service in the Amazon Web Services Cloud in seconds. You don't need to learn
     9  // new technologies, decide which compute service to use, or understand how
    10  // to provision and configure Amazon Web Services resources.
    11  //
    12  // App Runner connects directly to your container registry or source code repository.
    13  // It provides an automatic delivery pipeline with fully managed operations,
    14  // high performance, scalability, and security.
    15  //
    16  // For more information about App Runner, see the App Runner Developer Guide
    17  // (https://docs.aws.amazon.com/apprunner/latest/dg/). For release information,
    18  // see the App Runner Release Notes (https://docs.aws.amazon.com/apprunner/latest/relnotes/).
    19  //
    20  // To install the Software Development Kits (SDKs), Integrated Development Environment
    21  // (IDE) Toolkits, and command line tools that you can use to access the API,
    22  // see Tools for Amazon Web Services (http://aws.amazon.com/tools/).
    23  //
    24  // Endpoints
    25  //
    26  // For a list of Region-specific endpoints that App Runner supports, see App
    27  // Runner endpoints and quotas (https://docs.aws.amazon.com/general/latest/gr/apprunner.html)
    28  // in the Amazon Web Services General Reference.
    29  //
    30  // See https://docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15 for more information on this service.
    31  //
    32  // See apprunner package documentation for more information.
    33  // https://docs.aws.amazon.com/sdk-for-go/api/service/apprunner/
    34  //
    35  // Using the Client
    36  //
    37  // To contact AWS App Runner with the SDK use the New function to create
    38  // a new service client. With that client you can make API requests to the service.
    39  // These clients are safe to use concurrently.
    40  //
    41  // See the SDK's documentation for more information on how to use the SDK.
    42  // https://docs.aws.amazon.com/sdk-for-go/api/
    43  //
    44  // See aws.Config documentation for more information on configuring SDK clients.
    45  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    46  //
    47  // See the AWS App Runner client AppRunner for more
    48  // information on creating client for this service.
    49  // https://docs.aws.amazon.com/sdk-for-go/api/service/apprunner/#New
    50  package apprunner