Socket
Socket
Sign inDemoInstall

@yicr/transfer-custom-lambda-identity-provider

Package Overview
Dependencies
2
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @yicr/transfer-custom-lambda-identity-provider

This is a Simple Transfer AWS CDK Construct


Version published
Weekly downloads
5
decreased by-58.33%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Transfer Custom Lambda Identity Provider

This is a Simple Transfer AWS CDK Construct

Install

TypeScript

npm install @yicr/transfer-custom-lambda-identity-provider

or

yarn add @yicr/transfer-custom-lambda-identity-provider

Example

npm install @yicr/transfer-custom-lambda-identity-provider
import { TransferCustomLambdaIdentityProvider } from '@yicr/transfer-custom-lambda-identity-provider';

new TransferCustomLambdaIdentityProvider(stack, 'TransferCustomLambdaIdentityProvider', {
  customHostname: 'sftp.example.com',
  route53HostedZoneId: 'Z0000000000000000000Q',
});

Keywords

FAQs

Last updated on 30 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc