View source: R/clouddirectory_operations.R
clouddirectory_update_schema | R Documentation |
Updates the schema name with a new name. Only development schema names can be updated.
See https://www.paws-r-sdk.com/docs/clouddirectory_update_schema/ for full documentation.
clouddirectory_update_schema(SchemaArn, Name)
SchemaArn |
[required] The Amazon Resource Name (ARN) of the development schema. For more information, see arns. |
Name |
[required] The name of the schema. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.