Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APIs.io Engineering Platform 2017 03 31 API

The 2017 03 31 API from APIs.io Engineering Platform — 2 operation(s) for 2017 03 31.

This API exposes 3 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 2015-07-09.

Requests are made against 4 base URLs: http://apigateway.{region}.amazonaws.com, https://apigateway.{region}.amazonaws.com, http://apigateway.{region}.amazonaws.com.cn, https://apigateway.{region}.amazonaws.com.cn.

3 operations 2 paths 9 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2015-07-09
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

APIs.io Engineering Platform 2017 03 31 API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

2017 03 31 3
GET
/2017-03-31/tags/{ARN}
Returns a function's tags . You can also view tags with GetFunction .
ListTags 8 params → 200480481482483
POST
/2017-03-31/tags/{ARN}
Adds tags to a function.
TagResource 8 params body → 204480481482483484
DELETE
/2017-03-31/tags/{ARN}#tagKeys
Removes tags from a function.
UntagResource 9 params → 204480481482483484

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed is ListTagsResponse (1 property). Each schema is shown below with its type and property counts.

InvalidParameterValueException
TagKey
string
ResourceNotFoundException
TooManyRequestsException
ServiceException
ListTagsResponse
object
1 property
Tags
object
TagValue
string
ResourceConflictException

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-2017-03-31-api-openapi.yml Raw ↑