rds_disable_http_endpoint: Disables the HTTP endpoint for the specified DB cluster

View source: R/rds_operations.R

rds_disable_http_endpointR 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.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.