rds_disable_http_endpoint {paws.database}R Documentation

Disables the HTTP endpoint for the specified DB cluster

Description

Disables the HTTP endpoint for the specified DB cluster. Disabling this endpoint disables RDS Data API.

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

Usage

rds_disable_http_endpoint(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the DB cluster.


[Package paws.database version 0.9.0 Index]