1.2.7 • Published 8 months ago

@gammarers/aws-transfer-custom-lambda-identity-provider v1.2.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

AWS Transfer Custom Lambda Identity Provider

GitHub npm (scoped) GitHub Workflow Status (branch) GitHub release (latest SemVer)

This is a Simple Transfer AWS CDK Construct

Features

  • SFTP User password login (inclued ip restrict(ipv4,ipv6))
    • testing implementetion
    • ested in an actual AWS environment
  • SFTP User password login (none ip restrict)
    • testing implementetion
    • ested in an actual AWS environment
  • SFTP User public key authentication login (inclued ip restrict)
    • testing implementetion
    • ested in an actual AWS environment
  • SFTP User public key authentication login (none ip restrict)
    • testing implementetion
    • ested in an actual AWS environment
  • SFTP User's info from AWS SecretManager
    • SecureString
      • testing implementetion
      • ested in an actual AWS environment
    • SecureBinary
      • testing implementetion
      • ested in an actual AWS environment
  • FTP/S User's password login (inclued ip restrict)
    • testing implementetion
    • ested in an actual AWS environment
  • HomeDirectoryDetails
    • Logical home directory
    • testing implementetion
    • ested in an actual AWS environment

Other

  • SecretManager layer
  • Logging to JSON
  • disable output log in projen test

Architecture

diagram

Install

TypeScript

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

or

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

Example

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

new TransferCustomLambdaIdentityProvider(stack, 'TransferCustomLambdaIdentityProvider');
1.2.0

9 months ago

1.1.29

11 months ago

1.1.28

11 months ago

1.2.7

8 months ago

1.2.6

8 months ago

1.2.5

8 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.1.30

11 months ago

1.1.34

10 months ago

1.1.33

10 months ago

1.1.32

10 months ago

1.1.31

11 months ago

1.1.36

9 months ago

1.1.35

10 months ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.19

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.23

1 year ago

1.1.22

1 year ago

1.1.21

1 year ago

1.1.20

1 year ago

1.1.27

12 months ago

1.1.26

12 months ago

1.1.25

12 months ago

1.1.24

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago