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

AWS Lake Formation Databases API

Data Catalog database management

AWS Lake Formation Databases API is published by AWS Lake Formation on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Databases. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, a getting-started guide, a JSON-LD context, and 2 JSON Schemas.

This API exposes 7 operations across 5 paths. It is described by OpenAPI 3.1.0, at version 2024-01-01.

Requests are made against a single base URL, https://lakeformation.us-east-1.amazonaws.com.

7 operations 5 paths 0 schemas 3 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2024-01-01
Base URL
https://lakeformation.amazonaws.com
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

AWS Lake Formation Databases API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (sigv4). By default, every request must be authenticated.

  • sigv4 — AWS Signature Version 4 authentication

Paths & Operations 7

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

Databases 7

Data Catalog database management

POST
/databases
AWS Lake Formation Create Database
CreateDatabase → 200400403500
GET
/databases
AWS Lake Formation List Databases
ListDatabases → 200400403500
GET
/databases/{name}
AWS Lake Formation Get Database
GetDatabase 1 param → 200400403500
POST
/batch-permissions/grant
AWS Lake Formation Batch Grant Permissions
BatchGrantPermissions → 200400403500
POST
/batch-permissions/revoke
AWS Lake Formation Batch Revoke Permissions
BatchRevokePermissions → 200400403500
POST
/data-cells-filters
AWS Lake Formation Create Data Cells Filter
CreateDataCellsFilter → 200400403500
GET
/data-cells-filters
AWS Lake Formation List Data Cells Filters
ListDataCellsFilter → 200400403500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-lakeformation-databases-api-openapi.yml Raw ↑