Last chance! 50% off unlimited learning
Sale ends in
Deletes a given Facet. All attributes and Rules that are associated with the facet will be deleted. Only development schema facets are allowed deletion.
clouddirectory_delete_facet(SchemaArn, Name)
[required] The Amazon Resource Name (ARN) that is associated with the Facet. For more information, see arns.
[required] The name of the facet to delete.
svc$delete_facet( SchemaArn = "string", Name = "string" )