Resource - Amazon API Gateway
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: