clouddirectory_update_link_attributes: Updates a given typed link’s attributes

View source: R/clouddirectory_operations.R

clouddirectory_update_link_attributesR Documentation

Updates a given typed link’s attributes

Description

Updates a given typed link’s attributes. Attributes to be updated must not contribute to the typed link’s identity, as defined by its IdentityAttributeOrder.

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

Usage

clouddirectory_update_link_attributes(
  DirectoryArn,
  TypedLinkSpecifier,
  AttributeUpdates
)

Arguments

DirectoryArn

[required] The Amazon Resource Name (ARN) that is associated with the Directory where the updated typed link resides. For more information, see arns or Typed Links.

TypedLinkSpecifier

[required] Allows a typed link specifier to be accepted as input.

AttributeUpdates

[required] The attributes update structure.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.