Skip to main content

rotate_credentials

Function rotate_credentials 

Source
pub async fn rotate_credentials(
    id: Option<String>,
    skip_confirm: bool,
    config: &CliConfig,
) -> Result<CommandResult<RotateCredentialsOutput>>