Skip to main content

halloumi-ses

Project description

Halloumi SES User

Library used to create IAM Users and generates the SES credentials to use with the AWS Simple Email Service (SES).

Usage

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
import aws_cdk.core as cdk
import halloumi_ses_user as halloumi_ses_user

class SesUserStack(cdk.Stack):
    def __init__(self, scope, id, *, description=None, env=None, stackName=None, tags=None, synthesizer=None, terminationProtection=None, analyticsReporting=None):
        super().__init__(scope, id, description=description, env=env, stackName=stackName, tags=tags, synthesizer=synthesizer, terminationProtection=terminationProtection, analyticsReporting=analyticsReporting)
        halloumi_ses_user.SesUser(self, "SESUser")

For more information, please check the API Doc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

halloumi-ses-user-0.0.1.tar.gz (51.2 kB view hashes)

Uploaded Source

Built Distribution

halloumi_ses_user-0.0.1-py3-none-any.whl (50.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page