apigateway_create_resource: Creates a Resource resource
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.