worklink_disassociate_website_authorization_provider: Disassociates a website authorization provider from a...

View source: R/worklink_operations.R

worklink_disassociate_website_authorization_providerR Documentation

Disassociates a website authorization provider from a specified fleet

Description

Disassociates a website authorization provider from a specified fleet. After the disassociation, users can't load any associated websites that require this authorization provider.

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

Usage

worklink_disassociate_website_authorization_provider(
  FleetArn,
  AuthorizationProviderId
)

Arguments

FleetArn

[required] The ARN of the fleet.

AuthorizationProviderId

[required] A unique identifier for the authorization provider.


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