bws::command::secret

Function get

source
pub(crate) async fn get(
    client: Client,
    secret_id: Uuid,
    output_settings: OutputSettings,
) -> Result<()>