SHARE (outbound)
Config path: /outbound_share.yaml
Example:
Schema
{key} (ident) - share name
{value} (dict)
accounts (list)
{items} (ident) - identifiers of consumer accounts:
<organization>.<account>
.
grants (str)
{key} (str) -
<object_type>:<privilege>
{value} (list)
{items} (ident) - full objects names or name patterns to grant privilege;
share_restrictions (bool) - should be set to
false
in order to create SHARE from Business Critical account to accounts with lower edition;comment (str)
Usage notes
Outbound shares are processed if at least one share exists in config.
Parameter share_restrictions requires additional privilege:
OVERRIDE SHARE RESTRICTIONS
.Grants created externally and matching Unix-style wildcard patterns will not be dropped if objects are not explicitly defined in config. It is an intentional workaround for lack of future grants on shares.
Links
Last updated