Skip to content

Commit

Permalink
chore: codegen for updated models (#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Jan 24, 2020
1 parent 173ba79 commit 0fea683
Show file tree
Hide file tree
Showing 940 changed files with 125,534 additions and 218,291 deletions.
104 changes: 21 additions & 83 deletions clients/client-acm-pca/ACMPCA.ts

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions clients/client-acm-pca/ACMPCAClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,7 @@ export type ACMPCAClientResolvedConfig = __SmithyResolvedConfiguration<
HostHeaderResolvedConfig;

/**
*
* <p>This is the <i>ACM Private CA API Reference</i>. It provides descriptions,
* <p>This is the <i>ACM Private CA API Reference</i>. It provides descriptions,
* syntax, and usage examples for each of the actions and data types involved in creating
* and managing private certificate authorities (CA) for your organization.</p>
* <p>The documentation for each action shows the Query API request parameters and the XML
Expand All @@ -242,7 +241,6 @@ export type ACMPCAClientResolvedConfig = __SmithyResolvedConfiguration<
* the action can be called per second. For more information, see <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/PcaLimits.html#PcaLimits-api">API Rate Limits in ACM Private CA</a>
* in the ACM Private CA user guide.</p>
* </note>
*
*/
export class ACMPCAClient extends __Client<
__HttpHandlerOptions,
Expand Down

0 comments on commit 0fea683

Please sign in to comment.