Chris Farris

Results 11 comments of Chris Farris

> The initial template is now too large to send via 'templatebody,' I haven't looked at fixing it but the hack I used was to source Inventory-Template from s3 (do...

> That gets it partway - at least addresses fixing the Manifest directions. I think I'm having issues with the inventory zip file now. We'll see. I'll keep poking at...

FWIW, this seems to also be the case on AmazonLinux with the rpm ``` [ec2-user@ip-10-64-10-116 ~]$ curl -o steampipe.rpm -L -s https://github.com/turbot/steampipe/releases/download/v0.17.0-alpha.23/steampipe_linux_arm64.rpm [ec2-user@ip-10-64-10-116 ~]$ ls steampipe.rpm [ec2-user@ip-10-64-10-116 ~]$ ls -l...

Weird. It's not coming from the plugin install command ``` [ec2-user@ip-10-64-10-116 ~]$ rm -rf '~' .steampipe/ [ec2-user@ip-10-64-10-116 ~]$ ls generate_config.sh steampipe.rpm [ec2-user@ip-10-64-10-116 ~]$ steampipe query Welcome to Steampipe v0.17.0-alpha.23 For...

I tried the arm64 .tgz file and it was the same behavior

![image](https://user-images.githubusercontent.com/15526837/195873378-c899b5d7-21d3-4647-b29d-b5d8987ce3e6.png)

If --profile was specified, could you use STS:GetSessionToken to grab the three elements you populate into the AWSConfig object?

I came here to open a similar issue - Specifically around the keys that are considered secret in Lambda envars `Potential secret found in Lambda function guardduty-to-splunk-lambda variables -> Secret...