-
**Description**
With metadata currently being stored in a text file, it requires more effort for analytics. The goal is to have all metadata in a database for easy visualization of data.
**Planned…
-
I am having issues with creating secondary index. This is how my Entity class looks like
import { attribute, rangeKey, table, hashKey} from '@aws/dynamodb-data-mapper-annotations';
@table('Comment…
-
### Terraform Core Version
1.10.1
### AWS Provider Version
5.82.2
### Affected Resource(s)
* aws_api_gateway_domain_name
### Expected Behavior
API Gateway Domain Name Endpoint configuration is …
-
Seems like this plugin is not working with dynamodb-local? The region is being parsed from the endpoint which of course will not work with http://localhost:8000. I'm having trouble compiling the plugi…
-
Both versions are currently used in teleport (join_ec2.go,lib/utils/ec2.go use v2), V1 should be migrated away from eventually
Docs for migration: https://aws.github.io/aws-sdk-go-v2/docs/migrating/…
lxea updated
3 months ago
-
**Actual Behaviour**
A work friend has set up serverless dynamodb local, making a GET request to localhost works for her, but it doesn't for me. We have the same code, with the difference that I'm …
-
**One line description of problem:**
I can not find `AWS API Gateway` listed in `ClusterServiceClasses` after installing aws service broker.
**Detailed description:**
I installed latest release …
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or r…
-
The dynamoDB tables supporting SOCless should be encrypted at rest by default.
* socless_dedup
* socless_playbooks
* socless_execution_results
* socless_message_responses
* socless_custom_mappin…
-
`DefaultAttributeConvererProvider` of dynamodb retrieves its matched types incorrectly.
This causes it to create a wrong converter for some generic types.
## Describe the bug
The minimal re…