clouddirectory_update_schema {paws.security.identity} | R Documentation |
Updates the schema name with a new name
Description
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.
Usage
clouddirectory_update_schema(SchemaArn, Name)
Arguments
SchemaArn |
[required] The Amazon Resource Name (ARN) of the development schema. For more information, see arns. |
Name |
[required] The name of the schema. |
[Package paws.security.identity version 0.7.0 Index]