amazonaws.com

Amplify enables developers to develop and deploy cloud-powered mobile and web apps. The Amplify Console provides a continuous delivery and hosting service for web applications. For more information, see the Amplify Console U

🔑 oauth2 37 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Returns a list of the existing Amplify apps.
curl \
  -H "Authorization: $API_KEY" \
  http://amplify.us-east-1.amazonaws.com/apps
Returns an existing Amplify app by appID.
curl \
  -H "Authorization: $API_KEY" \
  http://amplify.us-east-1.amazonaws.com/apps/{appId}
Returns a list of tags for a specified Amazon Resource Name (ARN).
curl \
  -H "Authorization: $API_KEY" \
  http://amplify.us-east-1.amazonaws.com/tags/{resourceArn}
Endpoints (37 total)
GET
/apps
Returns a list of the existing Amplify apps.
GET
/apps/{appId}
Returns an existing Amplify app by appID.
GET
/tags/{resourceArn}
Returns a list of tags for a specified Amazon Resource Name (ARN).
GET
/apps/{appId}/domains
Returns the domain associations for an Amplify app.
GET
/webhooks/{webhookId}
Returns the webhook information that corresponds to a specified webhook ID.
GET
/apps/{appId}/branches
Lists the branches of an Amplify app.
GET
/apps/{appId}/webhooks
Returns a list of webhooks for an Amplify app.
GET
/artifacts/{artifactId}
Returns the artifact info that corresponds to an artifact id.
GET
/apps/{appId}/backendenvironments
Lists the backend environments for an Amplify app.
GET
/apps/{appId}/domains/{domainName}
Returns the domain information for an Amplify app.
GET
/apps/{appId}/branches/{branchName}
Returns a branch for an Amplify app.
GET
/apps/{appId}/branches/{branchName}/jobs
Lists the jobs for a branch of an Amplify app.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints37
Authoauth2
Categories1
http://amplify.us-east-1.amazonaws.com