redshift-serverless-usage-limit-reporter

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: MIT Imports: 14 Imported by: 0

README

redshift-serverless-usage-limit-reporter

Usage

check examples for sample Terraform code.

  1. Apply terraform code and Deploy Lambda function.
  2. Create a Redshift Serverless Usage Limit on Serverless Wrorkgroup.
  3. Set SNS Topic as a notification destination for the Redshift Serverless Usage Limit.
Slack Configuration.

manifest for SlackApp is as follows.

```yaml
display_information:
  name: redshift-serverless-usage-limit-reporter
  description: Redshift Serverless Usage Limit Reporter
  background_color: "#6f42c1"
features:
  app_home:
    home_tab_enabled: true
    messages_tab_enabled: false
    messages_tab_read_only_enabled: false
  bot_user:
    display_name: Redshift Serverless Usage Limit Reporter
    always_online: true
oauth_config:
  scopes:
    bot:
      - chat:write

Set SSM Parameter Store for /prefix/SLACK_BOT_TOKEN

lambda function environment variable SSMWRAP_PREFIX is /prefix/

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL