duckbytes/amplify-get-outputs
Gets some outputs from an Amplify deployment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | The ID of the Amplify app. | yes | "" |
| branch-name | The branch name. | yes | "" |
Outputs
| name | description |
|---|---|
| graphql_endpoint | The GraphQL endpoint. |
| user_pool_id | The user pool ID. |
| user_pool_arn | The user pool ARN. |
| client_id | The user pool client ID. |
| appsync_id | The appsync ID. |
| bucket_name | The bucket. |
| env_name | The environment name. |