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 App Mesh Tags#resourceArn API

The Tags#resourceArn API from AWS App Mesh — 1 operation(s) for tags#resourcearn.

AWS App Mesh Tags#resourceArn API is one of 4 APIs that AWS App Mesh publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tags#resourceArn. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and a getting-started guide.

This API exposes 1 operation across 1 path, and defines 12 schemas. It is described by OpenAPI 3.0.0, at version 2019-01-25.

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

1 operations 1 paths 12 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2019-01-25
Base URL
https://appmesh.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

AWS App Mesh Tags#resourceArn 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 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Tags#resourceArn 1
GET
/v20190125/tags#resourceArn
AWS App Mesh List Tags for Resource
ListTagsForResource 10 params → 200480481482483484485

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are TagRef (2 properties), ListTagsForResourceOutput (2 properties). Each schema is shown below with its type and property counts.

TagRef
object
Optional metadata that you apply to a resource to assist with categorization and organization. Each tag consists of a key and an optional value, both of which…
2 properties 2 required
BadRequestException
NotFoundException
ForbiddenException
ServiceUnavailableException
ListTagsForResourceOutput
object
2 properties 1 required
TagKey
string
TagList
array
TagValue
string
String
string
InternalServerErrorException
TooManyRequestsException

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aws-app-mesh-tags-resourcearn-api-openapi.yml Raw ↑

Other APIs AWS App Mesh publishes across the network.

AWS App Mesh Meshes API
AWS App Mesh Tag#resourceArn API
AWS App Mesh Untag#resourceArn API