Roman Naumenko

Results 29 issues of Roman Naumenko

### Which Specific Feature is your question related to? Figma sync ### Question Hi, Could you point me in right direction how to configure components in Figma so the text...

feature-request
figma

### Name of the resource AWS::RDS::DBCluster ### Resource name _No response_ ### Description AWS recently added new feature, not sure if this is already in CF ### Other Details _No...

Coverage

I'd like to use `npx publib-npm` in the pipeline with AWS CodeArtifact, however, it is not using credentials from ~/.npmrc ```aws codeartifact login --tool npm --repository commons --domain xxx --domain-owner...

### Describe the feature Can pdk manage a full cycle of Amplify projects? ### Use Case We develop Amplify projects. Repo setup, upgrades and adding resources, especially lambda functions is...

feature-request
needs-triage

Interesting project. The delete wasn't working when I tried it. curl -X DELETE ${PATHERY_ENDPOINT}index/book-index-v2-test/doc/7a0866e5-0c9a-4935-bd7f-27d5ea8d53be -H "x-api-key: ${PATHERY_KEY}" {"job_id":"9a40bac7-9218-44b1-8b8a-0a573bad1447"}% Some lambdas had errors, for example indexwriterworker ``` 0: Error { code:...

### What were you searching in the docs? Hi, I wanted to add the resources from Lakechain into my own cdk app and realized the construct relies on custom-compiled middleware....

question
triage

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v20.9.0 ### Amplify CLI Version 12.10.0 ### What operating system are...

bug
transferred

**Describe the bug** I haven't tested it super thoroughly, but I saw Lambda runs till max timeout even thought it couldn't process anything. One example was sending gz files which...

bug

Hi, We're running Node-based backend that is using Spanner database. Application telemetry worked well with Opentelemetry packages, however there is no tracing for Spanner calls. Unlike java client that has...

type: question
api: spanner
priority: p3

### Environment information ```plain text latest packages ``` ### Description In gen1 I could do this ``` input UserInput { securityId: ID! docId: someEnum } type Mutation { requestOperation(input: UserInput!):...

feature-request
transferred
Gen 2
data-schema