Data retrieval APIs for AWS Amplify
AWS Amplify provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
GetApp | Retrieve an existing Amplify App by appId | Read |
GetArtifactUrl | Retrieve artifact info that corresponds to a artifactId | Read |
GetBackendEnvironment | Retrieve a backend environment for an Amplify App | Read |
GetBranch | Retrieve a branch for an Amplify App | Read |
GetDomainAssociation | Retrieve domain info that corresponds to an appId and domainName | Read |
GetJob | Get a job for a branch, part of an Amplify App | Read |
GetWebACLForResource | Retrieve the WebACL associated with a Resource | Read |
GetWebHook | Retrieve webhook info that corresponds to a webhookId | Read |
ListApps | List existing Amplify Apps | List |
ListArtifacts | List artifacts with an app, a branch, a job and an artifact type | List |
ListBackendEnvironments | List backend environments for an Amplify App | List |
ListBranches | List branches for an Amplify App | List |
ListDomainAssociations | List domains with an app | List |
ListJobs | List Jobs for a branch, part of an Amplify App | List |
ListResourcesForWebACL | List the Resources associated with a WebACL | List |
ListTagsForResource | List tags for an AWS Amplify Console resource | Read |
ListWebHooks | List webhooks on an App | List |