clouddirectory_apply_schema: Copies the input published schema, at the specified version,...

View source: R/clouddirectory_operations.R

clouddirectory_apply_schemaR Documentation

Copies the input published schema, at the specified version, into the Directory with the same name and version as that of the published schema

Description

Copies the input published schema, at the specified version, into the Directory with the same name and version as that of the published schema.

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

Usage

clouddirectory_apply_schema(PublishedSchemaArn, DirectoryArn)

Arguments

PublishedSchemaArn

[required] Published schema Amazon Resource Name (ARN) that needs to be copied. For more information, see arns.

DirectoryArn

[required] The Amazon Resource Name (ARN) that is associated with the Directory into which the schema is copied. For more information, see arns.


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