-
Context:
The NREL hosted admin dashboard uses AWS cognito for authentication
Right now, when we configure a new dynamic config (https://github.com/e-mission/nrel-openpath-deploy-configs) for a new p…
-
All services that store data should have a way to setup backups
amplify add storage
- do you want to create automatic backups?
amplify add api
- dynamo
- do you want to create automatic backu…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
* What was the config you used?
```yaml
functions:
myFunction:
handler: handler.myFunction
events:
- http:
...
authorizer:
arn: { "Fn::Join" : …
-
**Describe the bug**
When trying to call Notifications.Push.enable() from the index.ts React Native project, the following error is produced.
`ERROR TypeError: _notifications.Notifications.Push.e…
-
First attempt 12/28/23 682/1000
Exam Guide [From AWS](https://d1.awsstatic.com/training-and-certification/docs-security-spec/AWS-Certified-Security-Specialty_Exam-Guide.pdfl)
YouTube (Best Class IMO)…
-
Amplify API should add support for bachOperations - i.e. generate the appropriate resolvers and schema.graphql for DynamoDB (and possibly Aurora Serverless in the future).
The support could follow …
ghost updated
2 months ago
-
I wanted to write some custom resources for my CloudFormation templates using .NET core in AWS Lambdas. All the samples are in JS and Python at the moment:
http://docs.aws.amazon.com/AWSCloudFormat…
-
**Do you want to request a *feature* or report a *bug*?**
Feature question
**What is the current behavior?**
After following the README for integration with ApolloClient, I had it working great w…