Skip to main content

cdk-noob

Project description

NPM version PyPI version Release

cdk-noob

A demo construct library created with Projen

Example

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
app = cdk.App()

stack = cdk.Stack(app, "my-demo-stack")

Noob(stack, "Noob")

AWS SSO

Configure your default AWS_PROFILE with AWS SSO

aws configure sso --profile default

Configure credential_process for the default profile

aws configure set credential_process ${PWD}/.devcontainer/bin/aws-sso-credential-process

export AWS_SHARED_CREDENTIALS_FILE

export AWS_SHARED_CREDENTIALS_FILE=~/.aws/config

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

cdk-noob-0.1.3.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

cdk_noob-0.1.3-py3-none-any.whl (18.3 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