-
Hello,
Is it possible to use this within a Lambda function?
I inserted my nodejs code that was working on my local machine into an AWS Lambda function and received the error "Error: Cannot fin…
-
#### What language are you using?
Python 3.9
#### What version are you using?
0.3.1
#### What database are you using?
Redshift
#### What dataframe are you using?
Pandas
#### Ca…
-
### Describe the bug
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_redshift.CfnClusterParameterGroup.html#parametergroupname-1
The parameterGroupName is listed as optional on the L1 co…
-
"collect" ran successfully but report fails:
python cloudmapper.py report --account myaccount
* Getting resource counts
- myaccount
* Getting IAM data
- myaccount
* Getting public resource…
-
### Bug description
I have created a file named superset_text.yml and appended the following DB drivers and respective icons:
````
DB_IMAGES:
postgresql: "/static/assets/images/postgresql.png"
…
-
## Manual Testing Plan
Below are the items that should be manually tested with each release of Teleport.
These tests should be run on both a fresh installation of the version to be released
as well a…
-
**Please describe the error you're reporting**
In the aws documentation https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html
the dense storage nodes use HDD and the dense comp…
-
```javascript
const { Pool } = require('pg')
const Cursor = require('pg-cursor')
const pool = new Pool({
user: 'xxxx',
password: 'xxxxx',
database: 'xxxxx',
host: 'xxxxx',
…
-
**Describe the bug**
One of the main changes in redshift vs postgres is how index/keys are used. More specifically, one can specify a DISTKEY and SORTKEY for a table like
CREATE TABLE myschema.my…
-
# Data Infra Week PRD
- Story Points: 24
- Deadline: August 6
- Total Points Budgeted: 21 (based on past development throughput)
## Overview
This document outlines the tasks and feature requests for …