worklink_associate_domain: Specifies a domain to be associated to Amazon WorkLink

View source: R/worklink_operations.R

worklink_associate_domainR Documentation

Specifies a domain to be associated to Amazon WorkLink

Description

Specifies a domain to be associated to Amazon WorkLink.

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

Usage

worklink_associate_domain(
  FleetArn,
  DomainName,
  DisplayName = NULL,
  AcmCertificateArn
)

Arguments

FleetArn

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

DomainName

[required] The fully qualified domain name (FQDN).

DisplayName

The name to display.

AcmCertificateArn

[required] The ARN of an issued ACM certificate that is valid for the domain being associated.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.