UNPKG

@gravitywelluk/aws

Version:

Library of commonly used AWS wrapper functions to communicate with the AWS SDK

7 lines (6 loc) 257 B
export * from "./cognito-configure"; export * from "./create-cognito-admin-user"; export * from "./delete-cognito-user"; export * from "./update-cognito-user-groups"; export * from "./create-cognito-basic-user"; export * from "./verify-basic-user-account";