View source: R/opensearchservice_operations.R
opensearchservice_update_package_scope | R Documentation |
Updates the scope of a package. Scope of the package defines users who can view and associate a package.
See https://www.paws-r-sdk.com/docs/opensearchservice_update_package_scope/ for full documentation.
opensearchservice_update_package_scope(PackageID, Operation, PackageUserList)
PackageID |
[required] ID of the package whose scope is being updated. |
Operation |
[required] The operation to perform on the package scope (e.g., add/remove/override users). |
PackageUserList |
[required] List of users to be added or removed from the package scope. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.