Resource - Amazon API Gateway
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Resource

Represents an API resource.

Contents

id

The resource's identifier.

Type: String

Required: No

parentId

The parent resource's identifier.

Type: String

Required: No

path

The full path for this resource.

Type: String

Required: No

pathPart

The last path segment for this resource.

Type: String

Required: No

resourceMethods

Gets an API resource's method of a given HTTP verb.

Type: String to Method object map

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: