{"_id":"@codicy/pulumi-aws-ses","_rev":"1-dcdf0a86992a447c3654d9b14aa510e1","name":"@codicy/pulumi-aws-ses","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@codicy/pulumi-aws-ses","version":"0.0.1","description":"Good-Practice AWS SES Component for Pulumi","author":{"name":"Graham Daley"},"license":"MPL-2.0","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/Codicy/pulumi-aws-ses.git"},"keywords":["pulumi","aws","ses"],"scripts":{"build":"tsc","test":"mocha --require ts-node/register tests/*.ts"},"bugs":{"url":"https://github.com/Codicy/pulumi-aws-ses/issues"},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^7.0.2","@types/node":"^13.13.4","chai":"^4.2.0","mocha":"^7.1.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"dependencies":{"@pulumi/aws":"^4.0.0","@pulumi/pulumi":"^3.0.0"},"gitHead":"aedeffb57aa9460fcc20926525b3f2ccecb6bd18","homepage":"https://github.com/Codicy/pulumi-aws-ses#readme","_id":"@codicy/pulumi-aws-ses@0.0.1","_nodeVersion":"12.20.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-4wY29HfM162j2YLDf8bZaEP9sVYBr4SaD/YImaRBojx3ZX2QzEFKZtE9x0LGiA4JGfDniWaJLusIptj4I9GjSQ==","shasum":"4ea842ead707702ca04643fc31ade0ae415236ed","tarball":"https://registry.npmjs.org/@codicy/pulumi-aws-ses/-/pulumi-aws-ses-0.0.1.tgz","fileCount":7,"unpackedSize":20665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpIBLCRA9TVsSAnZWagAAFjUP/jj2zOF6yyZud11LFsc2\nwfEKbPxWPFCL5Hc9Zc8nMEu7BBJReVc0I8CWok90Xy0XVe3wpeQSgHdhtOSl\nVhndMG6qMnpdPNQRcUOc159r5VfAk1K0f+WI9+AcXCgW9xroCuwKQBRqLZ3u\nc4VDI8eAwQFMyrRLCZs49Du0Tswu8D07pPKZykh+TzxxOyCc3g4FSWRgzW5E\nruPtwNMITXdMruOTALh1aZ/66FxUrceus3XNvp5HR5Mo1J/LKYFfOuZpFJ1z\nbVlRaNuuCVfvuWCdliy/4McnmPZSiZQ78BrZe+U78FX7Fqz/7vmK03G3WDaK\nHO0IypmKEILRudKuGZZ0dzf9vubmRcg9yYPbeXNBqNvlr6WNpanUYGf5L5Q6\nW3xM6x8kxTW8tF9lWPN8RDigCUGpMND2CD7titg4+v08Gu5p8dhlwUC7+Gbv\nYaVfNMTMtcfiSb9xKuPPn/Mu6Nbz4AqDZ2QgSVv+gc+nFfzmbWtwOwlT76rw\nT6GtAvptrzSzlC41Aij6S/Hwi9986CIw8AY7uWiM9Q01+B62G7r+dtRydwYe\n9L5hyl36EVOkRxKSybjU8dyrZ/y7W6zTOLicA9h2RfmCfDksv3G/xKB5tuNa\nkD0gxOj56yn0PthpKlamfyuhW7n/BUKiLXCGslG0gGNlqYK796gknj+0ix87\nkJa8\r\n=P0nd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFz7R6/GR6jsr2QqbCmLaa78A6sYoaTNCT8VXIwr0aDWAiBUoh6AoMepCfHmbiXM0htTpQi9detkFh4Da9JMbeNM/A=="}]},"_npmUser":{"name":"codicy","email":"gd@codicy.co"},"directories":{},"maintainers":[{"name":"codicy","email":"gd@codicy.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pulumi-aws-ses_0.0.1_1638170699487_0.09035279921921746"},"_hasShrinkwrap":false}},"time":{"created":"2021-11-29T07:24:59.451Z","0.0.1":"2021-11-29T07:24:59.617Z","modified":"2022-04-05T00:08:53.208Z"},"maintainers":[{"name":"codicy","email":"gd@codicy.co"}],"description":"Good-Practice AWS SES Component for Pulumi","homepage":"https://github.com/Codicy/pulumi-aws-ses#readme","keywords":["pulumi","aws","ses"],"repository":{"type":"git","url":"git+https://github.com/Codicy/pulumi-aws-ses.git"},"author":{"name":"Graham Daley"},"bugs":{"url":"https://github.com/Codicy/pulumi-aws-ses/issues"},"license":"MPL-2.0","readme":"# AWS SES Component for Pulumi\n\n_This is a project containing components for use with [Pulumi][pulumi], a tool for provisioning cloud infrastructure\nbased on a description written with general purpose programming languages._\n\nThis project provides a Pulumi component named `Ses`, which can be used to make use of [AWS SES][ses] based on some of the good practices described by the AWS documentation, posts made by AWS solutions engineers, and the experience of the\npackage author.\n\n## Installation\n\n```shell\n$ npm install --save '@codicy/pulumi-aws-ses'\n```\n\nor, if you prefer:\n\n```shell\n$ yarn add '@codicy/pulumi-aws-ses'\n```\n\n## License\n\nThis package is licensed under the [Mozilla Public License, v2.0][mpl2].\n\n## Contributing\n\nPlease feel free to open issues or pull requests on GitHub!\n\n[pulumi]: https://pulumi.io\n[ses]: https://aws.amazon.com/ses/\n[mpl2]: https://www.mozilla.org/en-US/MPL/2.0/\n","readmeFilename":"README.md"}