aws-amplify-branch-environment-variables
Branch-specific environment overrides are plaintext and may expose deployment credentials.
Where it sits
| location | GetBranch.branch.environmentVariables.<value> |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Amplify (aws:amplify) |
Collection recipe
| access mode | read_api |
| operation | GetBranch |
| response path | branch.environmentVariables.<value> |
| encoding | map |
| params | {"appId": "\u003capp-id\u003e", "branchName": "\u003cbranch-name\u003e"} |
Required permissions
References