Questions in Analytics
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
8215 results
Hi folks,
I have a partitioned table in Athena that uses dynamic partition projection, enabled with the following table properties:
```
projection.account.type injected
projection.region.type ...
I have published an AMI based product in AWSMP. Its in the Limited State and I have subscribed to this product from one of the AllowListed AWS Accounts. I have also configured Seller Data Feeds...
I have created a dynamodb table that stores some data, then created a glue crawler that crawls to store the metadata of this table so I can query it using Athena. I am seeing the dynamodb table got...
We recently started using **CUR 2.0**, but we have no prior data history from legacy CUR versions. Our **CUR 2.0 data extracts only begin from the date of activation**.
We understand that the 'Cost...
When trying to create view v_generate_user_grant_revoke_ddl.sql, returned this error:
ERROR: cannot change number of columns in...
Is there a way to instruct RDS Instance not to take a pre Upgrade system snapshot ( when we already have taken a manual snapshot)? why does the a pre Upgrade system snapshot take longer than the...
Would like a clear step by step install of the connector. I was able to download docker image but where does that go? First time using Glue and setting it up this way.
any documentation, tutorials?
Thank you
William
Currently crawler and glue job has been scheduled to run every 15 mins. But its running even without data and hence higher cost.
To streamline this, one option is to use an event driven approach as...
AWS Athena INVALID_PARAMETER_USAGE: line 1:1: Incorrect number of parameters: expected 2 but found 0
I'm using AWS Athena and I'm trying to see the action plan and I get INVALID_PARAMETER_USAGE: line 1:1:Incorrect number of parameters: expected 2 but found 0 error.
I run this SQL using root user:
```sql
create server 'my-pg-prod-rds' foreign data wrapper 'postgresql' options (
HOST 'my-cluster.cluster-ro-xxxx.us-west-2.rds.amazonaws.com',
DATABASE...
Hi,
We've got an alert, that we should upgrade RDS engine for Postgres db, otherwise we will be charged for the extended support.
We've upgraded the db engine to 16.3 in June, but the price didn't...