amazonaws.com

AWS Amplify Admin API

🔑 oauth2 31 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
Gets the challenge token based on the given appId and sessionId.
curl \
  -H "Authorization: $API_KEY" \
  http://amplifybackend.us-east-1.amazonaws.com/backend/{appId}/challenge/{sessionId}
Returns information about a specific job.
curl \
  -H "Authorization: $API_KEY" \
  http://amplifybackend.us-east-1.amazonaws.com/backend/{appId}/job/{backendEnvironmentName}/{jobId}
Endpoints (31 total)
GET
/backend/{appId}/challenge/{sessionId}
Gets the challenge token based on the given appId and sessionId.
GET
/backend/{appId}/job/{backendEnvironmentName}/{jobId}
Returns information about a specific job.
POST
/backend
This operation creates a backend for an Amplify app. Backends are automatical…
POST
/s3Buckets
The list of S3 buckets in your account.
POST
/backend/{appId}/api
Creates a new backend API resource.
POST
/backend/{appId}/auth
Creates a new backend authentication resource.
POST
/backend/{appId}/config
Creates a config object for a backend.
POST
/backend/{appId}/remove
Removes all backend environments from your Amplify project.
POST
/backend/{appId}/storage
Creates a backend storage resource.
POST
/backend/{appId}/details
Provides project-level details for your Amplify UI project.
POST
/backend/{appId}/challenge
Generates a one-time challenge code to authenticate a user into your Amplify …
POST
/backend/{appId}/config/remove
Removes the AWS resources required to access the Amplify Admin UI.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints31
Authoauth2
Categories1
http://amplifybackend.us-east-1.amazonaws.com