paws.networking (version 0.5.0)

apigatewayv2_create_domain_name: Creates a domain name

Description

Creates a domain name.

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

Usage

apigatewayv2_create_domain_name(
  DomainName,
  DomainNameConfigurations = NULL,
  MutualTlsAuthentication = NULL,
  Tags = NULL
)

Arguments

DomainName

[required] The domain name.

DomainNameConfigurations

The domain name configurations.

MutualTlsAuthentication

The mutual TLS authentication configuration for a custom domain name.

Tags

The collection of tags associated with a domain name.