worklink_update_identity_provider_configuration: Updates the identity provider configuration for the fleet

View source: R/worklink_operations.R

worklink_update_identity_provider_configurationR Documentation

Updates the identity provider configuration for the fleet

Description

Updates the identity provider configuration for the fleet.

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

Usage

worklink_update_identity_provider_configuration(
  FleetArn,
  IdentityProviderType,
  IdentityProviderSamlMetadata = NULL
)

Arguments

FleetArn

[required] The ARN of the fleet.

IdentityProviderType

[required] The type of identity provider.

IdentityProviderSamlMetadata

The SAML metadata document provided by the customer’s identity provider. The existing IdentityProviderSamlMetadata is unset if null is passed.


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