-
Amazon DynamoDB limits the size of each item in a table to 400 KB. It's feasible that this limit could be reached on the sessions table because of all the extra metadata stored in the item. Especially…
-
### Describe the feature
IAM inline policy includes spillover for inline IAM policies that exceed maximum length. Spillover creates overflow policies of type customer managed. Result is main inline…
-
AWS::EC2::VPCEndpoint Return Values supports interface type endpoints, but in order to use Gateways in SecurityGroup Egress rules it needs to return the Prefix Id, which they currently don't.
## Ex…
-
I get this response: "com.amazon.coral.service#InvalidSignatureException","message":"Credential should be scoped to correct service: 'dynamodb'. "
Here's my code:
var remoteConn = {
'keyId': …
ghost updated
2 months ago
-
The docs say
> ```
> // for Kotlin Query DSL
> implementation 'com.agorapulse:micronaut-amazon-awssdk-dynamodb-kotlin:3.1.3'
> ```
But it doesn't look like this package actually exists?
> …
-
Hi!
When using dynamodb-action for unit tests on ubuntu-latest with actions, the instance is running, netstat shows something at 8000. But running lsof -i :8000 exits with 1 indicating the instance i…
-
Some helpful posts:
- https://aws.amazon.com/blogs/compute/creating-a-scalable-serverless-import-process-for-amazon-dynamodb/
- https://medium.com/swlh/processing-large-s3-files-with-aws-lambda-2c58…
-
### Description
When an `aws_dynamodb_table` resource is created with the `import_table` option, but insufficient IAM permissions are set, the error that's displayed doesn't indicate the real reaso…
-
Hi,
I am trying to make a sinergy for Amplify Auth definitions with Passwordless.
My Backend.ts looks like this but unfortunetely it does not deploy
```
import * as cdk from "aws-cdk-lib";…
-
## Point of contact
@petrklapka
## Description
The Install Elastic agent form has a number of headings improperly nested. This makes for a more difficult screen reader experience; a large…