1// Code generated by smithy-go-codegen DO NOT EDIT.
2
3// Package appflow provides the API client, operations, and parameter types for
4// Amazon Appflow.
5//
6// Welcome to the Amazon AppFlow API reference. This guide is for developers who
7// need detailed information about the Amazon AppFlow API operations, data types,
8// and errors. Amazon AppFlow is a fully managed integration service that enables
9// you to securely transfer data between software as a service (SaaS) applications
10// like Salesforce, Marketo, Slack, and ServiceNow, and Amazon Web Services like
11// Amazon S3 and Amazon Redshift. Use the following links to get started on the
12// Amazon AppFlow API:
13//
14// * Actions
15// (https://docs.aws.amazon.com/appflow/1.0/APIReference/API_Operations.html): An
16// alphabetical list of all Amazon AppFlow API operations.
17//
18// * Data types
19// (https://docs.aws.amazon.com/appflow/1.0/APIReference/API_Types.html): An
20// alphabetical list of all Amazon AppFlow data types.
21//
22// * Common parameters
23// (https://docs.aws.amazon.com/appflow/1.0/APIReference/CommonParameters.html):
24// Parameters that all Query operations can use.
25//
26// * Common errors
27// (https://docs.aws.amazon.com/appflow/1.0/APIReference/CommonErrors.html): Client
28// and server errors that all operations can return.
29//
30// If you're new to Amazon
31// AppFlow, we recommend that you review the Amazon AppFlow User Guide
32// (https://docs.aws.amazon.com/appflow/latest/userguide/what-is-appflow.html).
33// Amazon AppFlow API users can use vendor-specific mechanisms for OAuth, and
34// include applicable OAuth attributes (such as auth-code and redirecturi) with the
35// connector-specific ConnectorProfileProperties when creating a new connector
36// profile using Amazon AppFlow API operations. For example, Salesforce users can
37// refer to the  Authorize Apps with OAuth
38// (https://help.salesforce.com/articleView?id=remoteaccess_authenticate.htm)
39// documentation.
40package appflow
41