Skip to main content

read_stack_output

Function read_stack_output 

Source
pub async fn read_stack_output<T: StackIdentifier>(
    cloudformation: &Client,
    stack_identifier: &T,
    output_key: &OutputKey,
) -> String