Amazon API Gateway


Related topics
Product name
Publisher page
  • [Amazon|Amazon]
Category
Other Application Server Middleware
Release
TKU 2018-May-1
More information
Publisher link

Amazon API Gateway is a fully managed service that helps you create, publish, maintain, monitor, and secure APIs at any scale. 

Identification

Triggers

PatternTrigger NodeAttributeConditionArgument
RESTAPIsDiscoveredCloudAPIResultListdiscovery_method='AWS.APIGateway.GetRESTAPIs'

Endpoints in the REST APIs

RESTAPIs pattern is aimed to discover AWS API Gateway service.

It triggers on GetRESTAPIs query result and models AWS API Gateway Software Instance with the following attributes:

  • key
  • name
  • short_name
  • type := "AWS API Gateway REST API"
  • api_id
  • cloud := true
  • version
  • created_date

By means of number of REST API queries pattern discovers AWS API Gateway resources and models them as Software Components with attributes like:

  • key
  • name
  • short_name
  • type := "API Gateway Resource",
  • resource_path
  • resource_methods

REST API Methods are presented as resource_methods attributes of Resource Software Component node. See Amazon Documentation for more information about Method resource.

Attributes 

AWS API Gateway REST API SI contains all the related API Gateway Resource Software Components.

BMC Helix Discovery views of the scanned results are the following:

Was this page helpful? Yes No Submitting... Thank you

Comments