Skip to main content
Version: 7 - Gugelhupf

VaultConfig

class flow_api.vault_config.VaultConfig(select=None, init=None, by=name, **kwargs)

Base class: Resource

The VaultConfig class represents a Vault Configuration in Cloudomation.

A vault_config can be created with system.vault_config('vault_configname').save() inside the handler function of a flow script using the system reference.

See the corresponding Resources class at VaultConfig

Parameters

NameTypeDescription
**kwargs
by
init
select

Constants

RESOURCE = vault_config

Methods

add_tag

archive

clone

delete

exists

export

get

get_dict

get_identity_created_by

get_identity_modified_by

get_logs

get_tags

load

remove_tag

restore

save

set

write_secret