dnys1/Amplify Flutter Pull
Pulls an Amplify Flutter project backend and creates the amplifyconfiguration.dart file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | The Amplify App ID of your project. | yes | — |
| role-arn | The IAM role to assume. | yes | — |
| region | The AWS region where your project is hosted. | yes | — |
| env-name | The Amplify environment to pull. | yes | dev |
| session-name | The AWS roleSessionName associated with the GitHub action. | no | ${{ github.actor }}-${{ github.workflow }}-${{ github.action }} |
| version | The Amplify CLI version to use (e.g. "7.6.10"). Defaults to "latest". | no | — |
Outputs
no outputs