[][src]Function rotate_iam_keys::rotate

async fn rotate(
    profile: String,
    old_profile: AWSConfig
) -> Result<(String, String, String), RotateError>