Skip to content

Commit

Permalink
Update packages/@aws-cdk/aws-glue-alpha/lib/connection.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo10Gama authored Feb 28, 2025
1 parent bb50abc commit 245c3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-glue-alpha/lib/connection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export class ConnectionType {
*/
public static readonly ZOHOCRM = new ConnectionType('ZOHOCRM');
/**
* [PLACEHOLDER COMMENT: TO BE FILLED OUT]
* Designates a connection to SFTP.
*/
public static readonly SFTP = new ConnectionType('SFTP');
/**
Expand Down

0 comments on commit 245c3da

Please sign in to comment.