apigateway_create_resource: Creates a Resource resource

View source: R/apigateway_operations.R

apigateway_create_resourceR Documentation

Creates a Resource resource

Description

Creates a Resource resource.

See https://www.paws-r-sdk.com/docs/apigateway_create_resource/ for full documentation.

Usage

apigateway_create_resource(restApiId, parentId, pathPart)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

parentId

[required] The parent resource's identifier.

pathPart

[required] The last path segment for this resource.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.