Skip to content

Commit

Permalink
feat(clients): update clients as of 08/19/2021 (#2689)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Aug 19, 2021
1 parent 7e3b449 commit acbb59a
Show file tree
Hide file tree
Showing 237 changed files with 28,527 additions and 3,358 deletions.
6 changes: 3 additions & 3 deletions clients/client-appflow/Appflow.ts
Expand Up @@ -69,7 +69,7 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
*
* <p>Amazon AppFlow is a fully managed integration service that enables you to securely
* transfer data between software as a service (SaaS) applications like Salesforce, Marketo,
* Slack, and ServiceNow, and AWS services like Amazon S3 and Amazon Redshift. </p>
* Slack, and ServiceNow, and Amazon Web Services like Amazon S3 and Amazon Redshift. </p>
*
*
*
Expand Down Expand Up @@ -108,8 +108,8 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
*/
export class Appflow extends AppflowClient {
/**
* <p> Creates a new connector profile associated with your AWS account. There is a soft quota
* of 100 connector profiles per AWS account. If you need more connector profiles than this quota
* <p> Creates a new connector profile associated with your Amazon Web Services account. There is a soft quota
* of 100 connector profiles per Amazon Web Services account. If you need more connector profiles than this quota
* allows, you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support
* channel. </p>
*/
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appflow/AppflowClient.ts
Expand Up @@ -277,7 +277,7 @@ export interface AppflowClientResolvedConfig extends AppflowClientResolvedConfig
*
* <p>Amazon AppFlow is a fully managed integration service that enables you to securely
* transfer data between software as a service (SaaS) applications like Salesforce, Marketo,
* Slack, and ServiceNow, and AWS services like Amazon S3 and Amazon Redshift. </p>
* Slack, and ServiceNow, and Amazon Web Services like Amazon S3 and Amazon Redshift. </p>
*
*
*
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appflow/README.md
Expand Up @@ -12,7 +12,7 @@ detailed information about the Amazon AppFlow API operations, data types, and er

<p>Amazon AppFlow is a fully managed integration service that enables you to securely
transfer data between software as a service (SaaS) applications like Salesforce, Marketo,
Slack, and ServiceNow, and AWS services like Amazon S3 and Amazon Redshift. </p>
Slack, and ServiceNow, and Amazon Web Services like Amazon S3 and Amazon Redshift. </p>

<p>Use the following links to get started on the Amazon AppFlow API:</p>

Expand Down
Expand Up @@ -21,8 +21,8 @@ export interface CreateConnectorProfileCommandInput extends CreateConnectorProfi
export interface CreateConnectorProfileCommandOutput extends CreateConnectorProfileResponse, __MetadataBearer {}

/**
* <p> Creates a new connector profile associated with your AWS account. There is a soft quota
* of 100 connector profiles per AWS account. If you need more connector profiles than this quota
* <p> Creates a new connector profile associated with your Amazon Web Services account. There is a soft quota
* of 100 connector profiles per Amazon Web Services account. If you need more connector profiles than this quota
* allows, you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support
* channel. </p>
* @example
Expand Down

0 comments on commit acbb59a

Please sign in to comment.