Resource - Amazon API Gateway

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 AWS SDKs, see the following: