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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package appflow provides the client and types for making API
     4  // requests to Amazon Appflow.
     5  //
     6  // Welcome to the Amazon AppFlow API reference. This guide is for developers
     7  // who need detailed information about the Amazon AppFlow API operations, data
     8  // types, and errors.
     9  //
    10  // Amazon AppFlow is a fully managed integration service that enables you to
    11  // securely transfer data between software as a service (SaaS) applications
    12  // like Salesforce, Marketo, Slack, and ServiceNow, and Amazon Web Services
    13  // like Amazon S3 and Amazon Redshift.
    14  //
    15  // Use the following links to get started on the Amazon AppFlow API:
    16  //
    17  //    * Actions (https://docs.aws.amazon.com/appflow/1.0/APIReference/API_Operations.html):
    18  //    An alphabetical list of all Amazon AppFlow API operations.
    19  //
    20  //    * Data types (https://docs.aws.amazon.com/appflow/1.0/APIReference/API_Types.html):
    21  //    An alphabetical list of all Amazon AppFlow data types.
    22  //
    23  //    * Common parameters (https://docs.aws.amazon.com/appflow/1.0/APIReference/CommonParameters.html):
    24  //    Parameters that all Query operations can use.
    25  //
    26  //    * Common errors (https://docs.aws.amazon.com/appflow/1.0/APIReference/CommonErrors.html):
    27  //    Client and server errors that all operations can return.
    28  //
    29  // If you're new to Amazon AppFlow, we recommend that you review the Amazon
    30  // AppFlow User Guide (https://docs.aws.amazon.com/appflow/latest/userguide/what-is-appflow.html).
    31  //
    32  // Amazon AppFlow API users can use vendor-specific mechanisms for OAuth, and
    33  // include applicable OAuth attributes (such as auth-code and redirecturi) with
    34  // the connector-specific ConnectorProfileProperties when creating a new connector
    35  // profile using Amazon AppFlow API operations. For example, Salesforce users
    36  // can refer to the Authorize Apps with OAuth (https://help.salesforce.com/articleView?id=remoteaccess_authenticate.htm)
    37  // documentation.
    38  //
    39  // See https://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23 for more information on this service.
    40  //
    41  // See appflow package documentation for more information.
    42  // https://docs.aws.amazon.com/sdk-for-go/api/service/appflow/
    43  //
    44  // Using the Client
    45  //
    46  // To contact Amazon Appflow with the SDK use the New function to create
    47  // a new service client. With that client you can make API requests to the service.
    48  // These clients are safe to use concurrently.
    49  //
    50  // See the SDK's documentation for more information on how to use the SDK.
    51  // https://docs.aws.amazon.com/sdk-for-go/api/
    52  //
    53  // See aws.Config documentation for more information on configuring SDK clients.
    54  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    55  //
    56  // See the Amazon Appflow client Appflow for more
    57  // information on creating client for this service.
    58  // https://docs.aws.amazon.com/sdk-for-go/api/service/appflow/#New
    59  package appflow