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 2019 09 30 API

The 2019 09 30 API from APIs.io Engineering Platform — 3 operation(s) for 2019 09 30.

This API exposes 5 operations across 3 paths, and defines 19 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.

5 operations 3 paths 19 schemas 1 DELETE3 GET1 PUT

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 2019 09 30 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 5

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

2019 09 30 5
DELETE
/2019-09-30/functions/{FunctionName}/provisioned-concurrency#Qualifier
Deletes the provisioned concurrency configuration for a function.
DeleteProvisionedConcurrencyConfig 9 params → 204480481482483484
GET
/2019-09-30/functions/{FunctionName}/provisioned-concurrency#Qualifier
Retrieves the provisioned concurrency configuration for a function's alias or version.
GetProvisionedConcurrencyConfig 9 params → 200480481482483484
PUT
/2019-09-30/functions/{FunctionName}/provisioned-concurrency#Qualifier
Adds a provisioned concurrency configuration to a function's alias or version.
PutProvisionedConcurrencyConfig 9 params body → 202480481482483484
GET
/2019-09-30/functions/{FunctionName}/concurrency
Returns details about the reserved concurrency configuration for a function. To set a concurrency limit for a function, use PutFunctionConcurrency .
GetFunctionConcurrency 8 params → 200480481482483
GET
/2019-09-30/functions/{FunctionName}/provisioned-concurrency#List=ALL
Retrieves a list of provisioned concurrency configurations for a function.
ListProvisionedConcurrencyConfigs 11 params → 200480481482483

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are ProvisionedConcurrencyConfigListItem (7 properties), GetProvisionedConcurrencyConfigResponse (6 properties), PutProvisionedConcurrencyConfigResponse (6 properties), ListProvisionedConcurrencyConfigsResponse (2 properties). Each schema is shown below with its type and property counts.

TooManyRequestsException
ReservedConcurrentExecutions
integer
ProvisionedConcurrencyStatusEnum
string
PositiveInteger
integer
FunctionArn
string
ProvisionedConcurrencyConfigNotFoundException
NonNegativeInteger
integer
Timestamp
string
ListProvisionedConcurrencyConfigsResponse
object
2 properties
GetProvisionedConcurrencyConfigResponse
object
6 properties
ResourceConflictException
InvalidParameterValueException
GetFunctionConcurrencyResponse
object
1 property
String
string
ServiceException
ProvisionedConcurrencyConfigListItem
object
Details about the provisioned concurrency configuration for a function alias or version.
7 properties
ResourceNotFoundException
ProvisionedConcurrencyConfigList
array
PutProvisionedConcurrencyConfigResponse
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-2019-09-30-api-openapi.yml Raw ↑