UNPKG

@nodeboot/starter-aws

Version:

Node-Boot starter package for AWS services

6 lines 400 B
export { SnsClientConfiguration } from "./SnsClientConfiguration"; export { S3ClientConfiguration } from "./S3ClientConfiguration"; export { SecretsManagerClientConfiguration } from "./SecretsManagerClientConfiguration"; export { DynamoDBClientConfiguration } from "./DynamoDBClientConfiguration"; export { SqsClientConfiguration } from "./SqsClientConfiguration"; //# sourceMappingURL=index.d.ts.map