102 packages
@awboost/aws-vault-credentials
Load current AWS credentials from [aws-vault](https://github.com/99designs/aws-vault).
@awboost/cfnassets
Build asset zip packages for deployment.
@awboost/cfn-auth0
Custom resources for managing auth0 via CloudFormation.
@awboost/cfn-codegen
Generate code for use with AWS CloudFormation.
@awboost/cfn-custom-resource
Runtime helpers for CloudFormation custom resource lambda handlers.
@awboost/cfndeploy
Deploy templates and assets to AWS.
@awboost/cfn-deploy
Command line tool to deploy stacks to CloudFormation
@awboost/cfn-resource-schemas
Fetch and validate the latest CloudFormation Resource Schemas from AWS
@awboost/cfn-resource-schemas-db
CloudFormation Resource Schemas from AWS
@awboost/cfn-resource-types
Strong types for all AWS CloudFormation Resource Schemas.
@awboost/cfnspec
This package retrieves and validates the AWS CloudFormation Resource Specification, and provides TypeScript types for the specification.
@awboost/cfntemplate
This package contains type definitions for AWS CloudFormation templates, so that you can create CloudFormation templates in code.
@awboost/cfn-template-builder
Zero-dependency package for building AWS CloudFormation Templates
@awboost/cfntypes
Typescript types for AWS CloudFormation types.
@awboost/cfn-web-resources
Custom resources for standard web deployments:
@awboost/ddb-expression-builder
Use this package to build **type-safe** expressions for DynamoDB! It is designed to be used with the [AWS SDK v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-dynamodb/index.html) or [AWS SDK v2](https://docs.aws.amazon.com/AWSJav
@awboost/ddb-table-client
This package is intended as an (almost) drop-in replacement for [@aws-sdk/lib-dynamodb](https://npmjs.com/package/@aws-sdk/lib-dynamodb), with the only difference being that you don't have to specify the table on every command. Instead you specify the tab
@awboost/eslint-config
Shared eslint config for awboost packages
@awboost/resources
Typescript types for AWS CloudFormation types.
aws-setup-mfa
Configure MFA for an AWS IAM account
@cfnboost/resources
Typescript types for AWS CloudFormation types.
@cfnboost/spec
This package retrieves and validates the AWS CloudFormation Resource Specification, and provides TypeScript types for the specification.
@cfnutil/assets
Utilities for packaging assets for CloudFormation.
@cfnutil/auto-cert
Automatically provision a certificate in the given region using a custom resource.
@cfnutil/auto-cert-lambda
CloudFormation custom resource handler to automatically provision a certificate in the given region.